Ip Hello-Interval 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 hello-interval eigrp

To configure the Enhanced Interior Gateway Routing Protocol (EIGRP) hello interval for an interface,
use the ip hello-interval eigrp command. To restore the default, use the no form of this command.
Syntax Description
instance-tag
seconds
Command Default
5 seconds
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to set the hello interval to 10 seconds 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 hello-interval eigrp 1 10
switch(config-if)#
Related Commands
Command
copy running-config
startup-config
show ip eigrp
OL-27852-01
ip hello-interval eigrp instance-tag seconds
no ip hello-interval eigrp instance-tag
Modification
This command was introduced.
Description
Saves the configuration changes to the startup configuration file.
Displays EIGRP information.
Name of the EIGRP instance. The instance-tag can be any
case-sensitive, alphanumeric string up to 20 characters.
Hello interval (in seconds). The range is from 1 to 65535.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
ip hello-interval eigrp
169

Advertisement

Table of Contents
loading

Table of Contents