Practice Free 300-410 Exam Online Questions
SIMULATION
A network is configured with IP connectivity, and the routing protocol between devices started having problems right after the maintenance window to implement network changes.
Troubleshoot and resolve to a fully functional network to ensure that:





R4



R5




Int range et0/0 C 1
Ip ospf authentication message-digest
Ip ospf message-digest-key 1 md5 CCNP
Router ospf 1
Redistribute connected subnets route-map to-ospf metric-type 1
Copy run start
R5
Int range et0/0 C 1
Ip ospf authentication message-digest
Ip ospf message-digest-key 1 md5 CCNP
Interface eth 0/1
Ip ospf cost 10
Copy run start
VERIFICATION: –

Graphical user interface, text, application Description automatically generated
Refer to the exhibit.

The IT router has been configured with the Science VRF and the interfaces have been assigned to the VRF.
Which set of configurations advertises Science-1 and Science-2 routes using EIGRPAS 111?

- A . Option A
- B . Option B
- C . Option C
- D . Option D
A network administrator successfully established a DMVPN tunnel with one hub and two spokes using EIGRP. One of the requirements was to enable spoke-to-spoke tunnels through the hub router using EIGRP.
Which configuration command must the engineer configure to meet the requirement?
- A . no ip eigrp 1 mode multipoint
- B . no ip eigrp 1 split-horizon
- C . no ip eigrp 1 tunnel-redirect
- D . no ip eigrp 1 mode mgre
Refer to the exhibit.
A network engineer receives a fault ticket about traffic drops from BANK SITE to BANK
Users can reach BANK SITE Y from router RA as a source.
Routers RB and RD are acting as route reflectors.
Which configuration resolves the issue?
- A . RC(config)#router bgp 65201
RC(config-router)#neighbor 10.10.10.4 route-reflector-client - B . RF(config)#router bgp 65201
RF(config-router)#neighbor 10.10.10.6 route-reflector-client - C . RC(config)#router bgp 65201
RC(config-router)#neighbor 10.10.10.2 route-reflector-client - D . RB(config)router bgp 65201
RB(config-router)#neighbor 10.10.10.3 route-reflector-client
Refer to the exhibit.

Mutual redistribution is enabled between RIP and EIGRP on R2 and R5.
Which configuration resolves the routing loop for the 192.168.1.0/24 network?
- A . R2:
router eigrp 10
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s1
!
router rip
network 178.1.0.0
redistribute eigrp 10 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any
R5:
router eigrp 10
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s0
!
router rip
network 178.1.0.0
redistribute eigrp 10 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any - B . R2:
router eigrp 10
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s0
!
router rip
network 178.1.0.0
redistribute eigrp 10 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any
R5:
router eigrp 10
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s0
!
router rip
network 178.1.0.0
redistribute eigrp 10 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any - C . R2:
router eigrp 10
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s0
!
router rip
network 178.1.0.0
redistribute eigrp 10 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any
R5:
router eigrp 10
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s1
!
router rip
network 178.1.0.0
redistribute eigrp 10 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any - D . R2:
router eigrp 7
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s1
!
router rip
network 178.1.0.0
redistribute eigrp 7 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any
R5:
router eigrp 7
network 181.16.0.0
redistribute rip metric 1 1 1 1 1
distribute-list 1 in s1
!
router rip
network 178.1.0.0
redistribute eigrp 7 metric 2
!
access-list 1 deny 192.168.1.0
access-list 1 permit any
D
Explanation:
https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/8606-redist.html
Refer to the exhibit.

An engineer notices a connectivity problem between routers R1 and R2. The frequency of this problem is high during peak business hours.
Which action resolves the issue?
- A . Increase the MTU on the interfaces that connect R1 and R2.
- B . Increase the available bandwidth between R1 and R2.
- C . Decrease the EIGRP keepallve and hold down timers on R1 and R2.
- D . Set static EIGRP neighborship between R1 and R2.
Refer to the exhibit.

Branch 2 hosts cannot receive dynamic IP addresses.
Which action resolves the issue?
- A . Configure the ip helper command on the interface GigabitEthernet 0/2 of the R2 router
- B . Configure the Ip helper command on the Layer 2 switch SW2 interfaces
- C . Configure the Ip helper command on the interface GigabitEthernet 0/2 of the DHCP router.
- D . Configure the Ip helper command on the interface GigabitEthernet 0/0 of the DHCP router.
Refer to the exhibit.

In which circumstance does the BGP neighbor remain in the idle condition?
- A . if prefixes are not received from the BGP peer
- B . if prefixes reach the maximum limit
- C . if a prefix list is applied on the inbound direction
- D . if prefixes exceed the maximum limit
D
Explanation:
https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/25160-bgp-maximum-prefix.html#b
Refer to the exhibit.

An engineer must configure a per VRF for TACACS+ for company A.
Which configuration on RTG-1 accomplishes the task?

- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.

Which action resolves the adjacency issue?
- A . Match the hello interval timers.
- B . Configure the same EIGRP process IDs.
- C . Match the authentication keys.
- D . Configure the same autonomous system numbers.
D
Explanation:
EIGRP does not have process ID as it uses Autonomous System (AS) numbers only.
This is not an authentication problem or we would see this error from the debug:
EIGRP: Ethernet0/0: ignored packet from 10.1.1.3, opcode = 1 (missing authentication or key-chain missing)
If the AS numbers between two routers are different then the neighbor relationship cannot be formed.
Topic 3, Exam Pool C
