About 57,700 results
Open links in new tab
  1. 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 …

  2. What is the function of Protocol Numbers in IP?

    I've learned that protocol number 88 is used for EIGRP, and number 89 for OSPF, but what is it function? According the theory it tell the upper layer what kind of data is in the packet.

  3. EIGRP hello and hold time - Cisco Learning Network

    Mismatched timers (this is what the second bullet point refers to) between the two EIGRP neighbors will not cause adjacency flaps as long as the timer values makes sense. In other …

  4. 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 …

  5. 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 …

  6. 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: Lab 1: EIGRP Different AS Distribute-List Offset List

  7. 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 …

  8. 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 …

  9. 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. …

  10. Neighborship not forming with just neighbor command [EIGRP]

    How can you validate this? With the show ip eigrp interfaces command. Configure the neighbor statement, without the network statement and you will see an empty table, but as soon as you …