Cisco Certified Network Associate (200-301 CCNA) – Question470


Refer to the exhibit. Which configuration allows routers R14 and R86 to form an OSPFv2 adjacency while acting as a central point for exchanging OSPF information between routers?

A.
R14#
interface FastEthernet0/0
ip address 10.73.65.65 255.255.255.252
ip ospf network broadcast
ip ospf priority 0
ip mtu 1400
router ospf 10
router-id 10.10.1.14
network 10.10.1.14 0.0.0.0 area0
network 10.73.65.64 0.0.0.3 area0
R86#
interface Loopback0
ip address 10.10.1.86 255.255.255.255
interface FastEthernet0/0
ip address 10.73.65.66 255.255.255.252
ip ospf network broadcast
ip mtu 1500
router ospf 10
router-id 10.10.1.86
network 10.10.1.86 0.0.0.0 area 0
network 10.73.65.64 0.0.0.3 area 0
B. R14#
interface Loopback0
ip ospf 10 area 0
interface FastEthernet0/0
ip address 10.73.65.65 255.255.255.252
ip ospf network broadcast
ip ospf 10 area 0
ip mtu 1500
router ospf 10
ip ospf priority 255
router-id 10.10.1 14
R86#
interface Loopback0
ip ospf 10 area 0
interface FastEthernet0/0
ip address 10.73.65.66 255.255.255.252
ip ospf network broadcast
ip ospf 10 area 0
ip mtu 1500
router ospf 10
router-id 10.10.1.86
C. R14#
interface FastEthernet0/0
ip address 10.73.65.65 255.255.255.252
ip ospf network broadcast
ip ospf priority 255
ip mtu 1500
router ospf 10
router-id 10.10.1.14
network 10.10.1.14 0.0.0.0 area0
network 10.73.65.64 0.0.0.3 area0
R86#

interface FastEthernet0/0
ip address 10.73.65.66 255.255.255.252
ip ospf network broadcast
ip mtu 1500
router ospf 10
router-id 10.10.1.86
network 10.10.1.86 0.0.0.0 area 0
network 10.73.65.64 0.0.0.3 area 0
D. R14#
interface FastEthernet0/0
ip address 10.73.65.65 255.255.255.252
ip ospf network broadcast
ip ospf priority 255
ip mtu 1500
router ospf 10
router-id 10.10.1.14
network 10.10.1.14 0.0.0.0 area0
network 10.73.65.64 0.0.0.3 area0

R86#
interface FastEthernet0/0
ip address 10.73.65.66 255.255.255.252
ip ospf network broadcast
ip mtu 1400
router ospf 10
router-id 10.10.1.86
network 10.10.1.86 0.0.0.0 area 0
network 10.73.65.64 0.0.0.3 area 0

Correct Answer: C

Cisco Certified Network Associate (200-301 CCNA) – Question469


Refer to the exhibit. Which command must be issued to enable a floating static default route on router A?

A.
ip route 0.0.0.0 0.0.0.0 192.168.1.2 10
B. ip route 0.0.0.0 0.0.0.0 192.168.1.2
C. ip default-gateway 192.168.2.1
D. ip route 0.0.0.0 0.0.0.0 192.168.2.1 10

Correct Answer: A

Cisco Certified Network Associate (200-301 CCNA) – Question467


Refer to the exhibit. Router R1 resides in OSPF Area 0. After updating the R1 configuration to influence the paths that it will use to direct traffic, an engineer verified that each of the four Gigabit interfaces has the same route to 10 10.0.0/16.
Which interface will R1 choose to send traffic to reach the route?

A.
GigabitEthernet0/0
B. GigabitEthernet0/1
C. GigabitEthernet0/2
D. GigabitEthernet0/3

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question466


Refer to the exhibit. If OSPF is running on this network, how does Router2 handle traffic from Site B to 10.10.13.128/25 at Site A?

A.
It sends packets out of interface Fa0/1.
B. It sends packets out of interface Fa0/2.
C. It load-balances traffic out of Fa0/1 and Fa0/2.
D. It is unreachable and discards the traffic.

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question465


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

A.
F0/10
B. F0/11
C. F0/12
D. F0/1

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question464


Refer to the exhibit. Which action must be taken to ensure that router A is elected as the DR for OSPF area 0?

A.
Configure the router A interfaces with the highest OSPF priority value within the area
B. Configure router B and router C as OSPF neighbors of router A
C. Configure the OSPF priority on router A with the lowest value between the three routers.
D. Configure router A with a fixed OSPF router ID

Correct Answer: A

Cisco Certified Network Associate (200-301 CCNA) – Question463


Refer to the exhibit. Router R1 currently is configured to use R3 as the primary route to the internet, and the route uses the default administrative distance settings. A network engineer must configure R1 so that it uses R2 as a backup, but only if R3 goes down. Which command must the engineer configure on R1 so that it correctly uses R2 as a backup route, without changing the administrative distance configuration on the link to R3?

A.
ip route 0.0.0.0 0.0.0.0 209.165.201.5.10
B. ip route 0.0.0.0 0.0.0.0 g0/1 1
C. ip route 0.0.0.0 0.0.0.0 209.165.200.226 1
D. ip route 0.0.0.0 0.0.0.0 g0/1 6

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question462


Refer to the exhibit. An engineer is updating the R1 configuration to connect a new server to the management network. The PCs on the management network must be blocked from pinging the default gateway of the new server. Which command must be configured on R1 to complete the task?

A.
R1(config)#ip route 172.16.2.0.255.255.255.0 192.168.1.15
B. R1(config)#ip route 172.16.2.2 255.255.255.248 gi0/1
C. R1(config)#ip route 172.16.2.2 255.255.255.255 gi0/0
D. R1(config)#ip route 172.16.2.0 255.255.255.0 192.168.1.5

Correct Answer: C

Explanation:

Explanation:
By specifying the outgoing interface and not the next hop IP address, the Management devices will be able to ping the new server, but not the default gateway of the server.