
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 …
Eigrp holdtime - Cisco Learning Network
The rate at which EIGRP sends hello packets is called the hello interval, and you can adjust it per interface with the ip hello-interval eigrp command. The hold time is the amount of time that a …
EIGRP Neighbors Hello & Hold timers - Cisco Learning Network
R2#show ip eigrp neighbors IP-EIGRP neighbors for process 10 H Address Interface Hold Uptime SRTT RTO Q Seq Type (sec) (ms) Cnt Num 0 10.100.0.1 Fa0/0 21 00:07:19 1988 5000 0 3 …
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 …
EIGRP offset-lists - Cisco Learning Network
As a side note, you don't need to clear the neighbor adjacency since with EIGRP, an automatic adjacency flap is necessary whenever a change resulting to the modification of routing …
EIGRP Practice 1 - Cisco Learning Network
Feb 13, 2020 · In addition EIGRP should be configured in such a way that is does not operate like a class full routing protocol. Finally, the BB Router has a static Route to 192.168.1.0/24. R2 …
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. …
EIGRP on VRF (question) - Cisco Learning Network
When configuring an EIGRP process, you must configure an autonomous-system value. You can configure an autonomous-system value using the standalone autonomous-system (EIGRP) …
How to set default route with EIGRP? - Cisco Learning Network
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 …
EIGRP static neighbor config - Cisco Learning Network
Static EIGRP is a useful feature to use on media that do not support broadcast or Multicast such as Frame relay and it can also be used to help avoid unnecessary EIGRP packets sending on …