Hard 300-410 practice questions
Challenge — multi-step scenarios, trade-offs, and subtle distinctions. 30 hard questions available — no sign-up, always free.
Two routers, R1 and R2, connect an EIGRP domain (AS 100) to an OSPF domain. Both routers perform mutual redistribution between EIGRP and OSPF. Network 10.50.0.0/24 originates natively in EIGRP. Users report intermittent reachability to 10.50.0.0/24 from the OSPF domain, and R2's routing table shows 10.50.0.0/24 pointing back into OSPF instead of via its native EIGRP path. The redistribution is configured with default settings and no route tagging or filtering is applied. What is the MOST likely cause?
A network engineer configures mutual redistribution between BGP (AS 65100) and EIGRP (AS 10) on two border routers, R1 and R2, that both connect to the same BGP and EIGRP domains. External EIGRP routes learned from BGP on R1 are being redistributed back into BGP on R2, then re-advertised and reinjected into EIGRP, causing intermittent routing loops. The engineer wants to prevent routes that originated in BGP from being redistributed back into BGP. Which configuration on both routers best prevents this loop?
A network engineer configures policy-based routing on R2 to forward all HTTP traffic sourced from 10.1.1.0/24 out a backup ISP link. The route-map is applied inbound on the LAN interface and contains: 'match ip address HTTP_ACL' and 'set ip next-hop 203.0.113.5'. The primary default route via 198.51.100.1 remains active. After applying the policy, 'show route-map' shows zero policy matches even though users on 10.1.1.0/24 are actively browsing HTTP sites. The ACL correctly permits tcp any eq 80. What is the most likely reason PBR is not matching the traffic?
After applying a CoPP policy to a distribution router, network engineers report that EIGRP adjacencies over the LAN segments repeatedly drop and re-form. The CoPP configuration includes a class 'CLASS-ROUTING' matched with ACL 'ACL-ROUTING' that permits 'ip host 224.0.0.5 any' and a police rate that is generous. All other classes drop. SSH, SNMP, and BGP work fine. Which change to the ACL will restore stable EIGRP adjacencies?
After applying a new CoPP policy on a core router, users report that large file transfers through the router intermittently stall, while small pings and normal browsing work fine. Investigation shows the router must generate ICMP 'fragmentation-needed' (Type 3, Code 4) messages for a path with a smaller MTU, but Path MTU Discovery is failing end-to-end. The CoPP policy includes a class matching ICMP that is police-limited to a very low rate with 'exceed-action drop'. Which action best resolves the issue?
A network engineer configures CoPP on an ISR to protect the router. A policy-map named CONTROL-PLANE-POLICY classifies and polices SNMP, SSH, and OSPF traffic and is applied with 'service-policy input CONTROL-PLANE-POLICY' under control-plane. Users report that the router is no longer sending SNMP traps to the NMS, although SNMP GET polling from the NMS still works and traps were confirmed working before CoPP was applied. What is the MOST likely cause?
A three-tier campus network uses a Layer 3 distribution switch as a DHCP relay agent. Access switches insert DHCP Option 82 (relay information) as packets pass through them. When clients on VLAN 30 request addresses, the central IOS DHCP server logs show the requests arriving, but no DHCPOFFER reaches the clients. Debugging on the relay shows: 'DHCPD: relay information option exists, but giaddr is zero' followed by the packet being dropped. The relay agent has 'ip helper-address' configured correctly on the VLAN 30 SVI. What is the most likely cause?
A network engineer deploys a Phase 2 DMVPN with a single hub and several spokes using EIGRP as the routing protocol. Spoke-to-spoke traffic is functional in some cases but fails in others. On a spoke, 'show ip route' displays remote spoke LAN subnets with the hub's tunnel IP as the next hop rather than the destination spoke's tunnel IP. What must be configured on the HUB tunnel interface to allow spokes to build direct spoke-to-spoke tunnels in this Phase 2 design?
You are troubleshooting an EIGRP named-mode deployment. R1 runs a legacy classic-mode EIGRP configuration for autonomous system 100, while its neighbor R2 has recently been migrated to EIGRP named mode using the same AS. The two routers form an adjacency and exchange routes, but you notice that the metrics for the same destinations differ significantly between the two routers, and traffic engineering based on delay is not behaving as expected. The link between them is a 10 Gbps interface. Which explanation best accounts for the metric discrepancy?
Two routers, R1 and R2, both redistribute routes bidirectionally between OSPF and EIGRP at different points in the network. After the change, users report intermittent connectivity to the 172.16.50.0/24 network, and traceroutes show traffic occasionally looping between R1 and R2. You confirm the route originated in OSPF. Which configuration approach at the redistribution points will BEST prevent routes from being re-injected back into their protocol of origin?
An engineer wants R1 to load-balance traffic to the 10.50.0.0/16 network across two EIGRP paths. The primary path via R2 has a feasible distance of 3072000, and the alternate path via R3 has a computed metric of 5120000 with a reported distance of 2560000. The engineer configures 'variance 2' under the EIGRP process, but the path through R3 is still not installed in the routing table. What is the reason R3's path is excluded?
A network engineer configured EIGRP named mode for VRF CUSTOMER_A on two PE routers connected back-to-back over a physical link. The EIGRP adjacency in the VRF forms successfully, and both routers show each other as neighbors under 'show eigrp address-family ipv4 vrf CUSTOMER_A neighbors'. However, routes learned from the remote PE do not appear in 'show ip route vrf CUSTOMER_A'. The interfaces belong to the correct VRF, and the autonomous-system number matches. What is the MOST likely cause?
You are deploying IPv6 First Hop Security on an access switch. After configuring an IPv6 snooping policy named PROT and enabling 'ipv6 source-guard attach-policy' on interface GigabitEthernet0/1, hosts on that port lose IPv6 connectivity. The command 'show ipv6 neighbors binding' shows an empty table even though hosts are actively sending traffic. You confirm the hosts have valid dynamically learned addresses. Which action most likely resolves the empty binding table so source guard can permit legitimate traffic?
A customer running a traceroute across your MPLS L3VPN backbone reports that the provider's P routers are visible as hops in the output, exposing internal core topology. The service provider policy requires that the MPLS core appear as a single hop to CE devices while normal traceroute still works within customer sites. Which configuration on the PE routers achieves this?
An MPLS L3VPN service provider connects two sites of customer 'Acme' using eBGP as the PE-CE routing protocol. Both Acme sites use AS 65200. The provider PE routers redistribute customer routes into MP-BGP normally, and VPNv4 routes are exchanged between PEs with correct route targets. However, Site B never learns the prefixes originated at Site A. The PE at Site B shows the Site A prefixes in its BGP table but marks them as not received/denied by the CE. What is the most likely cause and fix?
In a service provider MPLS L3VPN core, PE1 and PE2 exchange VPNv4 prefixes through a dedicated route reflector (RR) that is not in the data forwarding path. Customer routes appear in the BGP VPNv4 table on PE2 with the correct route target, but they never install into the customer VRF routing table on PE2. A show bgp vpnv4 unicast all reveals the routes are marked as inaccessible, and the next-hop of each VPNv4 prefix points to the RR's loopback rather than PE1's loopback. What is the most likely cause?
A service provider runs an MPLS L3VPN backbone. Two customers, CustA and CustB, both use the overlapping prefix 10.1.1.0/24 within their own VRFs on the same PE router. The provider configures both VRFs with the same route distinguisher (RD) 65000:100 but with different route targets. After the configuration, CustB's site cannot reach several of its own prefixes, and the PE's BGP VPNv4 table appears to show only one instance of 10.1.1.0/24. What is the root cause of this problem?
A service provider hosts a shared services VRF (SHARED) containing a DNS/NTP server at 10.100.100.10. Two customer VRFs (CUST_A and CUST_B) must reach this server, but CUST_A and CUST_B must NOT reach each other. The SHARED VRF uses RD 65000:100. On the PE, you configure route-target import/export values so the shared route is imported into both customer VRFs. Which route-target configuration on the SHARED, CUST_A, and CUST_B VRFs achieves reachability to the server while keeping the two customers isolated?
A network engineer configures Flexible NetFlow to export IPFIX records from a WAN edge router to a collector reachable only through a VRF named MGMT. The flow monitor is applied and 'show flow monitor WAN-MON cache' shows thousands of flows being captured correctly. However, the collector never receives any flow records, and 'show flow exporter WAN-EXP statistics' shows the packets-sent counter incrementing but 'export packets dropped' also increasing. The exporter is configured with 'destination 10.99.0.10' and 'source Loopback0'. Loopback0 is in the global routing table. What is the most likely cause?
A network engineer applies 'distribute-list 10 in' under the OSPF process on router R3 to prevent the 10.50.5.0/24 route (originated in area 0) from being installed. Access-list 10 correctly denies 10.50.5.0/24 and permits everything else. After the change, R3's routing table no longer shows 10.50.5.0/24, but R3's neighbors still learn and use 10.50.5.0/24 normally. However, a downstream router R4 (which relies on R3 to reach 10.50.5.0/24) now has a routing black hole. Why does R4 still install the route while R3 does not, and what causes the black hole?
Two ASBRs (R1 and R2) both perform mutual redistribution between OSPF and RIP. After the change, a RIP-learned prefix 10.50.0.0/24 originated behind R1 is being reinjected back into RIP by R2, creating a routing loop that surfaces as intermittent reachability. You want to use OSPF route tagging to break the loop without static filters per-prefix. Which configuration correctly prevents routes that originated in RIP from being redistributed back into RIP by the other ASBR?
R1 and R2 both perform mutual redistribution between OSPF and EIGRP at two separate boundary points in the network. To prevent a routing loop, the design tags all routes learned from OSPF with tag 100 as they enter EIGRP, and a route-map on the OSPF-to-EIGRP redistribution is expected to deny any route carrying tag 100. After deployment, routes still loop back into OSPF. On R2 you run 'show route-map REDIST-TO-OSPF' and see the route-map has a single sequence: 'route-map REDIST-TO-OSPF deny 10' with 'match tag 100' but no permit sequence. What is the effect of this configuration?
An engineer is troubleshooting an OSPF network with three areas: Area 0 (backbone), Area 1, and Area 2. Both Area 1 and Area 2 are non-backbone areas connected to Area 0 through separate ABRs. A user reports that a subnet learned via a Type 3 LSA originating in Area 1 is not being installed by routers in Area 2, even though the ABRs are fully adjacent and the backbone is stable. Which OSPF loop-prevention behavior best explains why the route from Area 1 reaches Area 2 only through the backbone and not directly?
R2 sits between an OSPF domain (area 0) and an EIGRP AS 100 domain and performs two-way redistribution. R4, also connected to both domains, redistributes as well. Users report that a subnet 10.10.50.0/24 originating in EIGRP is being learned in OSPF, then redistributed back into EIGRP through R4, causing a suboptimal path and intermittent reachability. Which action on R4 BEST prevents the original EIGRP route from being reinjected back into EIGRP as an external route?
An enterprise runs OSPF with three ASBRs (R1, R2, R3) redistributing the same external network 172.20.0.0/16 into area 0. Users report that traffic to a host in 172.20.5.0/24 always egresses through R3, even though R1 offers a much shorter internal path. All three ASBRs redistribute with default settings and no route maps. You run 'show ip ospf border-routers' and 'show ip route 172.20.5.0' on a core router and see the route points to R3 as a Type 5 external (E2) with metric 20. What is the MOST likely reason the router selected R3?