Tag Archives: EIGRP

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 »

How does the EIGRP metric differ from the OSPF metric?

A. The EIGRP metric is calculated based on bandwidth only. The OSPF metric is calculated on delay only. B. The EIGRP metric is calculated based on delay only. The OSPF metric is calculated on bandwidth and delay. C. The EIGRP metric is calculated based on bandwidth and delay. The OSPF metric is calculated on bandwidth only. D. The… Read More »

Which feature of EIGRP is not supported in OSPF?

A. load balancing of unequal-cost paths B. load balance over four equal-cost paths C. uses interface bandwidth to determine best path D. per-packet load balancing over multiple paths Answer: Option A. Explanation:  No answer description available for this question Show AnswerDiscussion The post Which feature of EIGRP is not supported in OSPF? appeared first on Majanto.

An engineer is troubleshooting an OSPF issue. Router 1 has a neighbor relationship with router 2. Only router 1 classful EIGRP routes can be seen on router 2. In order for all EIGRP routes to be redistributed correctly, which action should be taken?

Refer to the exhibit. An engineer is troubleshooting an OSPF issue. Router 1 has a neighbor relationship with router 2. Only router 1 classful EIGRP routes can be seen on router 2. In order for all EIGRP routes to be redistributed correctly, which action should be taken? A. Router 1 must have the keyword subnets included in the… Read More »

An engineer is configuring multicast for wireless for an all-company video meeting on a network using EIGRP and BGP within a single domain from a single source. Which type of multicast routing should be implemented?

A. Protocol Independent Multicast Dense Mode B. Source Specific Multicast C. Multicast Source Discovery Protocol D. Protocol Independent Multicast Sparse Mode Answer: Option D. Explanation:  No answer description available for this question. Show AnswerDiscussion The post An engineer is configuring multicast for wireless for an all-company video meeting on a network using EIGRP and BGP within a single… Read More »

Which design consideration should be observed when EIGRP is configured on Data Center switches?

A. Perform manual summarization on all Layer 3 interfaces to minimize the size of the routing table. B. Prevent unnecessary EIGRP neighborships from forming across switch virtual interfaces. C. Lower EIGRP hello and hold timers to their minimum settings to ensure rapid route reconvergence. D. Configure multiple EIGRP autonomous systems to segment Data Center services and applications. Answer:… 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 »

Which method will filter routes between EIGRP neighbors within the same autonomous system?

A. distribute-list B. policy-based routing C. leak-map D. route tagging Answer: Option A. Explanation:  No answer description available for this question. Show AnswerDiscussion The post Which method will filter routes between EIGRP neighbors within the same autonomous system? appeared first on Majanto.

Which solution decreases the EIGRP convergence time?

Refer to the exhibit. Which solution decreases the EIGRP convergence time? A. Enable subsecond timers B. Increase the hold time value C. Increase the dead timer value D. Enable stub routing on the spokes Answer: Option D. Explanation:  No answer description available for this question. Show AnswerDiscussion The post Which solution decreases the EIGRP convergence time? appeared first… Read More »