Tag Archives: destined

EIGRP is running across the core to exchange internal routes, and each router maintains iBGP adjacency with the other routers on the network. An operator has configured static routes on the edge routers R1 and R2 for IP address 10.0.1.1, which is used as a black hole route as shown. Which configuration should the operator implement to the management router to create a route map that will redistribute tagged static routes into BGP and create a static route to blackhole traffic with tag 777 that is destined to the server at 192.168.10.100?

router(config)# route-map blackhole-trigger router(config-route-map)# match tag 777 router(config-route-map)# set ip next-hop 10.0.1.1 router(config-route-map)# set origin igp router{config-route-map)# set community no-export Refer to the exhibit. EIGRP is running across the core to exchange internal routes, and each router maintains iBGP adjacency with the other routers on the network. An operator has configured static routes on the edge routers R1… Read More »

EIGRP has been configured on all links. The spoke nodes have been configured as EIGRP stubs, and the WAN links to R3 have higher bandwidth and lower delay than the WAN links to R4. When a link failure occurs at the R1-R2 link, what happens to traffic on R1 that is destined for a subnet attached to R2?

Refer to the exhibit. EIGRP has been configured on all links. The spoke nodes have been configured as EIGRP stubs, and the WAN links to R3 have higher bandwidth and lower delay than the WAN links to R4. When a link failure occurs at the R1-R2 link, what happens to traffic on R1 that is destined for a… Read More »

R1 has just received a packet from host A that is destined to host B. Which route in the routing table is used by R1 to reach host B?

Refer to the exhibit. R1 has just received a packet from host A that is destined to host B. Which route in the routing table is used by R1 to reach host B? A. 10.10.13.0/25 [1/0] via 10.10.10.2 B. 10.10.13.0/25 [108/0] via 10.10.10.10 C. 10.10.13.0/25 [110/2] via 10.10.10.6 D. 10.10.13.0/25 [110/2] via 10.10.10.2 Answer: Option B. Explanation:  No… Read More »

A packet is destined for 10.10.1.22. Which static route does the router choose to forward the packet?

A. ip route 10.10.1.0 255.255.255.240 10.10.255.1 B. ip route 10.10.1.20 255.255.255.252 10.10.255.1 C. ip route 10.10.1.16 255.255.255.252 10.10.255.1 D. ip route 10.10.1.20 255.255.255.254 10.10.255.1 Answer: Option B. Explanation:  No answer description available for this question. Show AnswerDiscussion The post A packet is destined for 10.10.1.22. Which static route does the router choose to forward the packet? appeared first… Read More »

If R1 receives a packet destined to 172.16.1.1, to which IP address does it send the packet?

Refer to the exhibit. If R1 receives a packet destined to 172.16.1.1, to which IP address does it send the packet? A. 192.168.14.4 B. 192.168.12.2 C. 192.168.13.3 D. 192.168.15.5 Answer: Option A. Explanation:  No answer description available for this question. Show AnswerDiscussion The post If R1 receives a packet destined to 172.16.1.1, to which IP address does it… Read More »