Ip Hold-Time Eigrp - Cisco Nexus 3548 Command Reference Manual

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

Advertisement

ip hold-time eigrp

ip hold-time eigrp
To configure the hold time for an Enhanced Interior Gateway Routing Protocol (EIGRP) interface, use
the ip hold-time eigrp command. To restore the default, use the no form of this command.
Syntax Description
instance-tag
seconds
Command Default
15 seconds
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
We recommend that you configure the hold time to be at least three times the hello interval. If a router
does not receive a hello packet within the specified hold time, routes through this router are considered
unavailable.
Increasing the hold time delays route convergence across the network.
This command requires the LAN Base Services license.
Examples
This example shows how to set the hold time to 40 seconds for the interface:
switch# configure terminal
switch(config)# router eigrp 209
switch(config-router)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# ip hold-time eigrp 209 40
switch(config-if)#
Related Commands
Command
copy running-config
startup-config
ip hello-interval eigrp
show ip eigrp
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
170
ip hold-time eigrp instance-tag seconds
no ip hold-time 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.
Hold time (in seconds). The range is from 1 to 65535.
Description
Saves the configuration changes to the startup configuration file.
Configures the hello interval on an interface for the EIGRP routing
process designated by an autonomous system number.
Displays EIGRP information.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents