Operations

1.3.c i General operations

General information on “EIGRP General options”:

“EIGRP General options” CLI configuration commands:

## Modifying the EIGRP protocol messages bandwidth utilization value (classic mode)
Router(config-if)# [ip | ipv6] bandwidth-percentage eigrp <value>

## Modifying the EIGRP protocol messages bandwidth utilization value (named mode)
Router(config-router-af)# af-interface <if>
Router(config-router-af-interface)# bandwidth-percent <value>

1.3.c ii Topology table

General information on “EIGRP Topology table”:

“EIGRP Topology table” CLI show commands:

## Showing the EIGRP topology table (successor and feasible successor routes)
Router# show [ip | ipv6] eigrp topology

## Showing all links of the EIGRP topology table (successor, feasible successor and non-feasible successor routes)
Router# show [ip | ipv6] eigrp topology all-links

## Showing the EIGRP topolofy table for a specific prefix/route
Router# show [ip | ipv6] eigrp topology <route>

1.3.c iii Packet types

HELLO packets

General information about “EIGRP HELLO packets”:

Default Timers:

Requirements for EIGRP neighborship:

Important: Router ID doesn’t have to be unique but will cause problems if it isn’t, eg. routing updates are not accepted if the origin router ID of an EIGRP UPDATE is the same as the local router ID!

“EIGRP HELLO packets” CLI configuration commands:

## Modifying the EIGRP hello and/or hold timer (classic mode)
Router(config-if)# [ip | ipv6] hello-interval eigrp <asn> <interval>
Router(config-if)# [ip | ipv6] hold-time eigrp <asn> <interval>

## Modifying the EIGRP hello and/or hold timer (named mode)
Router(config-router-af)# af-interface <if>
Router(config-router-af-interface)# hello-interval <interval>
Router(config-router-af-interface)# hold-time <interval>

UPDATE packets

General information about “EIGRP Update packets”:

ACK packets

General information about “EIGRP ACK Packets”:

QUERY/REPLY packets

General information about “EIGRP QUERY Packets”:

General information about “EIGRP REPLY Packets”:

1.3.c iv Stuck In Active (SIA)

General information about “EIGRP Stuck In Active (SIA)":

1.3.c v Graceful shutdown

General information on “EIGRP Graceful shutdown”: