374
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
timers active-time
timers active-time
To adjust the Enhanced Interior Gateway Routing Protocol (EIGRP) time limit for the active state, use
the timers active-time command. To disable this function, use the no form of the command.
timers active-time [time-limit | disabled]
no timers active-time
Syntax Description
Command Default Disabled
Command Modes Address family configuration mode
Router configuration mode
Router VRF configuration mode
Command History
Usage Guidelines Use this command to control the time that the router waits (after a query is sent) before declaring the
route to be in the stuck in active (SIA) state.
This command requires the LAN Enterprise Services license.
Examples This example shows how to configure an indefinite routing wait time on the specified EIGRP route:
switch# configure terminal
switch(config)# router eigrp 1
switch(config-router) address-family ipv4 unicast
switch(config-router-af)# timers active-time disabled
switch(config-router-af)#
Related Commands
time-limit (Optional) Active time limit (in minutes). The range is from 1 to 65535
minutes. The default value is 3.
disabled (Optional) Disables the timers and permits the routing wait time to remain
active indefinitely.
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.