Exams > Cisco > 200-301: Cisco Certified Network Associate (CCNA)
200-301: Cisco Certified Network Associate (CCNA)
Page 40 out of 80 pages Questions 391-400 out of 791 questions
Question#391

What is a benefit of VRRP?

  • A. It provides the default gateway redundancy on a LAN using two or more routers.
  • B. It provides traffic load balancing to destinations that are more than two hops from the source.
  • C. It prevents loops in a Layer 2 LAN by forwarding all traffic to a root bridge, which then makes the final forwarding decision.
  • D. It allows neighbors to share routing table information between each other.
Discover Answer Hide Answer

A
Reference:
https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-0/addr_serv/configuration/guide/ic40crs1book_chapter10.html

Question#392


Refer to the exhibit. Routers R1 and R3 have the default configuration. The router R2 priority is set to 99. Which commands on R3 configure it as the DR in the
10.0.4.0/24 network?

  • A. R3(config)#interface Gig0/0 R3(config-if)#ip ospf priority 100
  • B. R3(config)#interface Gig0/0 R3(config-if)#ip ospf priority 1
  • C. R3(config)#interface Gig0/1 R3(config-if)#ip ospf priority 0
  • D. R3(config)#interface Gig0/1 R3(config-if)#ip ospf priority 100
Discover Answer Hide Answer

D
In the case of OSPF, 0 means you will never be elected as DR or BDR. Default priority is 1. Highest priority will be elected as the DR.

Question#393


Refer to the exhibit. A network engineer must configure R1 so that it sends all packets destined to the 10.0.0.0/24 network to R3, and all packets destined to PC1 to R2. Which configuration must the engineer implement?

  • A. R1(config)#ip route 10.0.0.0 255.255.255.0 172.16.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 192.168.0.2
  • B. R1(config)#ip route 10.0.0.0 255.255.0.0 172.16.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 192.168.0.2
  • C. R1(config)#ip route 10.0.0.0 255.255.255.0 192.168.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 172.16.0.2
  • D. R1(config)#ip route 10.0.0.0 255.255.0.0 192.168.0.2 R1(config)#ip route 10.0.0.5 255.255.255.0 172.16.0.2
Discover Answer Hide Answer

C

Question#394


Refer to the exhibit. All traffic enters the CPE router from interface Serial0/3 with an IP address of 192.168.50.1. Web traffic from the WAN is destined for a LAN network where servers are load-balanced. An IP packet with a destination address of the HTTP virtual IP of 192.168.1.250 must be forwarded. Which routing table entry does the router use?

  • A. 192.168.1.0/24 via 192.168.12.2
  • B. 192.168.1.128/25 via 192.168.13.3
  • C. 192.168.1.192/26 via 192.168.14.4
  • D. 192.168.1.224/27 via 192.168.15.5
Discover Answer Hide Answer

D

Question#395


Refer to the exhibit. An engineer assumes a configuration task from a peer. Router A must establish an OSPF neighbor relationship with neighbor 172.1.1.1. The output displays the status of the adjacency after 2 hours. What is the next step in the configuration process for the routers to establish an adjacency?

  • A. Configure router A to use the same MTU size as router B.
  • B. Configure a point-to-point link between router A and router B.
  • C. Set the router B OSPF ID to the same value as its IP address.
  • D. Set the router B OSPF ID to a nonhost address.
Discover Answer Hide Answer

A
Reference:
https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13684-12.html#neighbors

Question#396


Refer to the exhibit. Which two configurations must the engineer apply on this network so that R1 becomes the DR? (Choose two.)

  • A. R3(config)#interface fastethernet 0/0 R3(config-if)#ip ospf priority 0
  • B. R1(config)#router ospf 1 R1(config-router)#router-id 192.168.100.1
  • C. R1(config)#interface fastethernet 0/0 R1(config-if)#ip ospf priority 200
  • D. R1(config)#interface fastethernet 0/0 R1(config-if)#ip ospf priority 0
  • E. R3(config)#interface fastethernet 0/0 R3(config-if)#ip ospf priority 200
Discover Answer Hide Answer

AC

Question#397


Refer to the exhibit. Which command configures OSPF on the point-to-point link between routers R1 and R2?

  • A. router-id 10.0.0.15
  • B. neighbor 10.1.2.0 cost 180
  • C. network 10.0.0.0 0.0.0.255 area 0
  • D. ip ospf priority 100
Discover Answer Hide Answer

C

Question#398


Refer to the exhibit. A network engineer is in the process of establishing IP connectivity between two sites. Routers R1 and R2 are partially configured with IP addressing. Both routers have the ability to access devices on their respective LANs. Which command set configures the IP connectivity between devices located on both LANs in each site?

  • A. R1 ip route 192.168.1.1 255.255.255.0 GigabitEthernet0/1 R2 ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/1
  • B. R1 ip route 192.168.1.0 255.255.255.0 GigabitEthernet0/0 R2 ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/0
  • C. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.225 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.226
  • D. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.226 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.225
Discover Answer Hide Answer

D

Question#399


Refer to the exhibit. Which next-hop IP address does Router1 use for packets destined to host 10.10.13.158?

  • A. 10.10.10.9
  • B. 10.10.10.5
  • C. 10.10.11.2
  • D. 10.10.12.2
Discover Answer Hide Answer

A

Question#400


Refer to the exhibit. Packets received by the router from BGP enter via a serial interface at 209.165.201.1. Each route is present within the routing table. Which interface is used to forward traffic with a destination IP of 10.1.1.19?

  • A. F0/0
  • B. F0/1
  • C. F0/4
  • D. F0/3
Discover Answer Hide Answer

A

chevron rightPrevious Nextchevron right