Ip Delay Eigrp - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

ip delay eigrp

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.
Syntax Description
instance-tag
seconds
Command Default
100 (10-microsecond units)
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
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.
Examples
This example shows how to set the delay to 400 microseconds for the interface:
switch# configure terminal
switch(config)# router eigrp 1
switch(config-router)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# ip delay eigrp 1 40
switch(config-if)#
Related Commands
Command
ip hello-interval eigrp
show ip eigrp
OL-27852-01
ip delay eigrp instance-tag seconds
no ip delay eigrp instance-tag
Modification
This command was introduced.
Name of the EIGRP instance. The instance-tag can be any
case-sensitive, alphanumeric string up to 20 characters.
Throughput delay, in tens of microseconds. The range is from 1 to
16777215.
Description
Configures the hello interval on an interface for the EIGRP routing
process that is designated by an autonomous system number.
Displays EIGRP information.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
ip delay eigrp
161

Advertisement

Table of Contents
loading

Table of Contents