Practice Free 300-410 Exam Online Questions
Refer to the exhibit.
An engineer applies a prefix-list filter that filters most of the network 10 prefixes instead of allowing them.
Which action resolves the issue?
- A . Modify the ip prefix-list ElGRP seq 10 permit 10.0.0.0/8 le 9 command.
- B . Modify the command Modify the Ip prefix-list ElGRP seq 10 permit 10.0.0.0/8 le 32 command.
- C . Modify the Ip prefix-list ElGRP seq 20 permit 0.0.0.0/0 le 32 command.
- D . Modify the ip prefix-list ElGRP seq 20 permit 10.0.0.0/8 ge 9 command
Refer to the exhibit.
An engineer must configure DMVPN Phase 3 hub-and-spoke topology to enable a spoke-to-spoke tunnel.
Which NHRP configuration meets the requirement on R6?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
An engineer must configure DMVPN Phase 3 hub-and-spoke topology to enable a spoke-to-spoke tunnel.
Which NHRP configuration meets the requirement on R6?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
TCP traffic should be reaching host 10.10.10.10/24 via R2.
Which action resolves the issue?
- A . TCP traffic will reach the destination via R2 without any changes
- B . Add a permit 20 statement in the route map to allow TCP traffic
- C . Allow TCP in the access list with no changes to the route map
- D . Set IP next-hop to 10.10.12.2 under the route-map permit 10 to allow TCP traffic.
Refer to the exhibit.
Which action fixes the OSPF routes redistribution into EIGRP?
- A . Match external type to type-1
- B . Set tags before matching into EIGRP
- C . Set a default metric in the route map
- D . Match OSPF and EIGR IDs
DRAG DROP
An engineer must establish a connection between two CE routers for two customers with overlapping IP addresses Customer_a is connected to interfaces Gig0/0, and Customer_b is connected to interfaces Gig0/1.
Routers CE1 and CE2 are configured as follows:
Drag and drop the code snippets from the right onto the boxes in the configuration to establish the needed connection. Snippets may be used more than once.

Refer to the exhibit.
After a security audit, the administrator implemented an ACL in the route reflector. The RR became unreachable from any router in the network.
Which two actions resolve the issue? (Choose two.)
- A . Enable the ND proxy feature on the default gateway.
- B . Configure a link-local address on the Ethernet0/1 interface.
- C . Permit ICMPv6 neighbor discovery traffic in the ACL.
- D . Remove the ACL entry 80.
- E . Change the next hop of the default route to the link-local address of the default gateway.
Refer to the exhibit.
An engineer must filter EIGRP updates that are received to block all 10 10 10.0/24 prefixes. The engineer tests the distribute list and finds one associated prefix.
Which action resolves the issue?
- A . There is a permit in the route map that allows this prefix A deny 20 statement is required with a match condition to match a new ACL that denies all prefixes
- B . There is a permit in the ACL that allows this prefix into EI6RP. The ACL should be modified to deny 10.10.10.0 0.0.0.255.
- C . There is a permit in the route map that allows this prefix A deny 20 statement is required with no match condition to block the prefix.
- D . There is a permit in the ACL that allows this prefix into EIGRP. The ACL should be modified to deny 10.10.10.0 255.255.255.0.
Refer to the exhibit.
The network administrator configured the Chicago router to mutually redistribute the LA and NewYork routes with OSPF routes to be summarized as a single route in EIGRP using the longest summary mask:
After the configuration, the New York router receives all the specific LA routes but the summary route.
Which set of configurations resolves the issue on the Chicago router?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
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
R4
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: –