To configure the throughput delay for the Enhanced Interior Gateway Routing Protocol (EIGRP) on an interface, use the ip delay eigrp command. To restore the default, use the no form of this command.
ip delay eigrp instance-tag seconds
no ip delay eigrp instance-tag
|
instance-tag
|
Name of the EIGRP instance. The
instance-tag
can be any case-sensitive, alphanumeric string up to 20 characters.
|
|
seconds
|
Throughput delay, in tens of microseconds. The range is from 1 to 16777215.
|
100 (10-microsecond units)
Interface configuration mode
|
Release
|
Modification
|
|---|---|
|
5.0(3)N1(1)
|
This command was introduced.
|
You configure the throughput delay on an interface in 10-microsecond units. For example, if you set the ip delay eigrp command to 100, the throughput delay is 1000 microseconds.
This command requires the LAN Base Services license.
This example shows how to set the delay to 400 microseconds for the interface:
|
Command
|
Description
|
|---|---|
|
ip hello-interval eigrp
|
Configures the hello interval on an interface for the EIGRP routing process that is designated by an autonomous system number.
|
|
show ip eigrp
|
Displays EIGRP information.
|