C613-50631-01 Rev A Command Reference for IE340 Series 889
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
IRDP HOLDTIME
ip irdp holdtime
Overview This command sets the maximum length of time that the advertised addresses are
to be considered as valid router addresses by hosts.
The no variant of this command resets the holdtime back to the default of 1800
seconds.
Syntax
ip irdp holdtime <0-9000>
no ip irdp holdtime
Default The IRDP holdtime is set to 1800 seconds (30 minutes) by default.
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Examples To set the holdtime value of addresses advertised on vlan2 to 4000 seconds, use
the following commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip irdp holdtime 4000
To set the holdtime value of addresses advertised on vlan2 back to the default,
use the following commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ip irdp holdtime
Related
commands
show ip irdp interface
Parameter Description
<0-9000> The holdtime value in seconds of addresses advertised.