
EIGRP - Stub Routing - Cisco Learning Network
EIGRP Convergence? During convergence of EIGRP there are two main "routes" that a router can take when a network fails. The first is to check is a feasible successor (Backup) route is available and if …
EIGRP to advertise the directly connected networks not fully connecting.
EIGRP to advertise the directly connected networks not fully connecting. Adding EIGRP network after configuring RIP on the following network Trying to understand the full concept. It seems, EIGRP …
EIGRP Properties as Distance Vector & Link State?
EIGRP is sometimes referred to as a hybrid routing protocol because it has characteristics of both distance-vector and link-state protocols. For example, EIGRP doesn’t send link-state packets as …
EIGRP no auto-summary and wildcard - Cisco Learning Network
Once EIGRP knows which interfaces (and their respective networks) are involved in the local EIGRP processs, then the auto-summary feature will control whether we advertise the longer than default …
Does EIGRP really use the minimum bandwidth in calculating the metric?
EIGRP is not sharing it's out interface values such as Bandwidth & Delay with its a neighbor router. The router only sharing the details as How much is the value itself used to calculate metrics. (minimum …
EIGRP Practice 1 - Cisco Learning Network
1. Configure EIGRP for the shown network using EIGRP 90. Corporate policy dictates that you must use specific wildcard mask on R2 and R3.
How to set default route with EIGRP? - Cisco Learning Network
Hi! Here is a good explanation about default router by EIGRP with "network 0.0.0.0" default route via eigrp The correct way to distribute the defaul route (a recommendation) is configuring a static route …
EIGRP: How/When SRTT & RTO values are determined?
RTO, (Retransmision Timeout), this is the period of time the router waits before retransmitting a packet that has already been sent over a connection-oriented protocol. The formulas for the SRTT and RTO …
EIGRP Document with 22 labs for certification preparation
Download below EIGRP PDF Document with 22 scenarios, these scenarios are useful to prepare the CCNP Enterprise ENARSI exam:
EIGRP Metrics used with Redistribution - Cisco Learning Network
EIGRP uses a composite metric comprised of bandwidth, delay, reliability, and load. As a result EIGRP wouldn't understand an OSPF cost and OSPF would not understand an EIGRP metric. To remedy …