πŸ”

200-301 β€” questions

Page 20 of 60 Β· 1182 total questions.

Topic 1 Β· Question 421 Β· Select all that apply

Refer to the exhibit. The New York router is configured with static routes pointing to the Atlanta and Washington sites. Which two tasks must be performed so that the Se0/0/0 interfaces on the Atlanta and Washington routers reach one another? (Choose two.)

Exhibit 1 for question 421
  • AConfigure the ipv6 route 2023::/126 2012::1 command on the Atlanta router.
  • BConfigure the ipv6 route 2012::/126 2023::2 command on the Washington router. (correct answer)
  • CConfigure the ipv6 route 2012::/126 2023::1 command on the Washington router.
  • DConfigure the ipv6 route 2023::/126 2012::2 command on the Atlanta router. (correct answer)
  • EConfigure the ipv6 route 2012::/126 s0/0/0 command on the Atlanta router.
Reveal answer & explanation
Correct answer: B, D

The correct answer is B, D. Option B: Configure the ipv6 route 2012::/126 2023::2 command on the Washington router. Option D: Configure the ipv6 route 2023::/126 2012::2 command on the Atlanta router.

Explanation

IPv6 uses 128-bit addresses and relies on Neighbor Discovery rather than ARP.

Topic 1 Β· Question 422

A router running EIGRP has learned the same route from two different paths. Which parameter does the router use to select the best path?

  • Aas-path
  • Badministrative distance
  • Cmetric (correct answer)
  • Dcost
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: metric

Topic 1 Β· Question 423

An engineer configured an OSPF neighbor as a designated router. Which state verifies the designated router is in the proper mode?

  • AInit
  • B2-way
  • CExchange
  • DFull (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Full

Topic 1 Β· Question 424

Refer to the exhibit. Which route does R1 select for traffic that is destined to 192.168.16.2?

Exhibit 1 for question 424
  • A192.168.16.0/21
  • B192.168.16.0/24
  • C192.168.16.0/26
  • D192.168.16.0/27 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 192.168.16.0/27

Topic 1 Β· Question 425

Refer to the exhibit. If configuring a static default route on the router with the ip route 0.0.0.0 0.0.0.0 10.13.0.1 120 command, how does the router respond?

Exhibit 1 for question 425
  • AIt starts sending traffic without a specific matching entry in the routing table to GigabitEthernet0/1.
  • BIt immediately replaces the existing OSPF route in the routing table with the newly configured static route.
  • CIt starts load-balancing traffic between the two default routes.
  • DIt ignores the new static route until the existing OSPF default route is removed. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: It ignores the new static route until the existing OSPF default route is removed.

Explanation

A static route is manually configured and does not adapt automatically to topology changes. A default route matches destinations not covered by a more-specific route. OSPF is a link-state IGP that uses cost and a shortest-path calculation to select routes.

Topic 1 Β· Question 426 Β· Select all that apply

Refer to the graphic. R1 is unable to establish an OSPF neighbor relationship with R3. What are possible reasons for this problem? (Choose two.)

Exhibit 1 for question 426
  • AAll of the routers need to be configured for backbone Area 1.
  • BR1 and R2 are the DR and BDR, so OSPF will not establish neighbor adjacency with R3.
  • CA static route has been configured from R1 to R3 and prevents the neighbor adjacency from being established.
  • DThe hello and dead interval timers are not set to the same values on R1 and R3. (correct answer)
  • EEIGRP is also configured on these routers with a lower administrative distance.
  • FR1 and R3 are configured in different areas. (correct answer)
Reveal answer & explanation
Correct answer: D, F

The correct answer is D, F. Option D: The hello and dead interval timers are not set to the same values on R1 and R3. Option F: R1 and R3 are configured in different areas.

Topic 1 Β· Question 427

Refer to the exhibit. Which command configures a floating static route to provide a backup to the primary link?

Exhibit 1 for question 427
  • Aip route 209.165.200.224 255.255.255.224 209.165.202.129 254 (correct answer)
  • Bip route 209.165.201.0 255.255.255.224 209.165.202.130
  • Cip route 0.0.0.0 0.0.0.0 209.165.200.224
  • Dip route 0.0.0.0 0.0.0.0 209.165.202.131
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: ip route 209.165.200.224 255.255.255.224 209.165.202.129 254

Topic 1 Β· Question 428

Refer to the exhibit. An engineer configured the New York router with static routes that point to the Atlanta and Washington sites. Which command must be configured on the Atlanta and Washington routers so that both sites are able to reach the loopback2 interface on the New York router?

Exhibit 1 for question 428
  • Aipv6 route::/0 Serial 0/0/0 (correct answer)
  • Bipv6 route::/0 Serial 0/0/1
  • Cipv6 route:0/0 Serial 0/0/0
  • Dip route 0.0.0.0 0.0.0.0 Serial 0/0/0
  • Eipv6 route::/0 2000::2
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: ipv6 route::/0 Serial 0/0/0

Explanation

IPv6 uses 128-bit addresses and relies on Neighbor Discovery rather than ARP.

Topic 1 Β· Question 429

What is the effect when loopback interfaces and the configured router ID are absent during the OSPF Process configuration?

  • AThe lowest IP address is incremented by 1 and selected as the router ID.
  • BThe router ID 0.0.0.0 is selected and placed in the OSPF process.
  • CNo router ID is set, and the OSPF protocol does not run.
  • DThe highest up/up physical interface IP address is selected as the router ID. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: The highest up/up physical interface IP address is selected as the router ID.

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead.

Topic 1 Β· Question 430

Refer to the exhibit. What is the metric of the route to the 192.168.10.33/28 subnet?

Exhibit 1 for question 430
  • A84
  • B110
  • C128
  • D192
  • E193 (correct answer)
Reveal answer & explanation
Correct answer: E

The correct answer is E. Option E: 193

Topic 1 Β· Question 431

Refer to the exhibit. Traffic sourced from the loopback0 interface is trying to connect via ssh to the host at 10.0.1.15. What is the next hop to the destination address?

Exhibit 1 for question 431
  • A192.168.0.7
  • B192.168.0.4 (correct answer)
  • C192.168.0.40
  • D192.168.3.5
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 192.168.0.4

Topic 1 Β· Question 432

When the active router in a VRRP group fails, which router assumes the role and forwards packets?

  • Aforwarding
  • Bstandby
  • Cbackup (correct answer)
  • Dlistening
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: backup

Topic 1 Β· Question 433

Which action does the router take as it forwards a packet through the network?

  • AThe router encapsulates the original packet and then includes a tag that identifies the source router MAC address and transmits it transparently to the destination.
  • BThe router encapsulates the source and destination IP addresses with the sending router IP address as the source and the neighbor IP address as the destination.
  • CThe router replaces the original source and destination MAC addresses with the sending router MAC address as the source and neighbor MAC address as the destination. (correct answer)
  • DThe router replaces the source and destination labels with the sending router interface label as a source and the next hop router label as a destination.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: The router replaces the original source and destination MAC addresses with the sending router MAC address as the source and neighbor MAC address as the destination.

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead. NAT translates addresses between network domains, commonly conserving public IPv4 addresses.

Topic 1 Β· Question 434 Β· Select all that apply

Refer to the exhibit. Which two prefixes are included in this routing table entry? (Choose two.)

Exhibit 1 for question 434
  • A192.168.1.17 (correct answer)
  • B192.168.1.61 (correct answer)
  • C192.168.1.64
  • D192.168.1.127
  • E192.168.1.254
Reveal answer & explanation
Correct answer: A, B

The correct answer is A, B. Option A: 192.168.1.17 Option B: 192.168.1.61

Topic 1 Β· Question 435

Which virtual MAC address is used by VRRP group 1?

  • A0504.0367.4921
  • B0007.c061.bc01
  • C0050.0c05.ad81
  • D0000.5E00.0101 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 0000.5E00.0101

Topic 1 Β· Question 436

What is the purpose of using First Hop Redundancy Protocol on a specific subnet?

  • Aforwards multicast hello messages between routers
  • Bsends the default route to the hosts on a network (correct answer)
  • Censures a loop-free physical topology
  • Dfilters traffic based on destination IP addressing
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: sends the default route to the hosts on a network

Explanation

A default route matches destinations not covered by a more-specific route.

Topic 1 Β· Question 437

Refer to the exhibit. Which configuration issue is preventing the OSPF neighbor relationship from being established between the two routers?

Exhibit 1 for question 437
  • AR1 has an incorrect network command for interface Gi1/0.
  • BR2 should have its network command in area 1.
  • CR1 interface Gi1/0 has a larger MTU size. (correct answer)
  • DR2 is using the passive-interface default command.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: R1 interface Gi1/0 has a larger MTU size.

Topic 1 Β· Question 438

Refer to the exhibit. When router R1 is sending traffic to IP address 10.56.192.1, which interface or next hop address does it use to route the packet?

Exhibit 1 for question 438
  • A10.56.0.1 (correct answer)
  • B0.0.0.0/0
  • CVlan57
  • D10.56.128.19
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 10.56.0.1

Topic 1 Β· Question 439

Refer to the exhibit. Load-balanced traffic is coming in from the WAN destined to a host at 172.16.1.190. Which next-hop is used by the router to forward the request?

Exhibit 1 for question 439
  • A192.168.7.4
  • B192.168.7.7
  • C192.168.7.35 (correct answer)
  • D192.168.7.40
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 192.168.7.35

Topic 1 Β· Question 440

What is a benefit of VRRP?

  • AIt provides the default gateway redundancy on a LAN using two or more routers. (correct answer)
  • BIt provides traffic load balancing to destinations that are more than two hops from the source.
  • CIt prevents loops in a Layer 2 LAN by forwarding all traffic to a root bridge, which then makes the final forwarding decision.
  • DIt allows neighbors to share routing table information between each other.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: It provides the default gateway redundancy on a LAN using two or more routers.

Explanation

A host sends traffic for remote IP networks to its configured default gateway.

Showing questions 381–400 of 1182 Β· Page 20 of 60