![Cisco Nexus 3548 series Command Reference Manual Download Page 400](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162400.webp)
380
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
timers nsf converge
timers nsf converge
To adjust the time limit for nonstop forwarding (NSF) convergence for the Enhanced Interior Gateway
Routing Protocol (EIGRP), use the
timers nsf converge
command. To disable this function, use the
no
form of the command.
timers nsf converge
seconds
no timers nsf converge
Syntax Description
Command Default
120 seconds
Command Modes
Address family configuration mode
Router configuration mode
Router VRF configuration mode
Command History
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to configure the NSF convergence time for EIGRP:
switch#
configure terminal
switch(config)#
router eigrp 1
switch(config-router)
address-family ipv4 unicast
switch(config-router-af)#
timers nsf converge 100
switch(config-router-af)#
Related Commands
seconds
Time limit for convergence after an NSF switchover (in seconds). The range
is from 60 to 180 seconds. The default value is 120.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
copy running-config
startup-config
Saves the configuration changes to the startup configuration file.
show ip eigrp
Displays EIGRP information.