C613-50631-01 Rev A Command Reference for IE340 Series 893
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
IRDP MINADVERTINTERVAL
ip irdp minadvertinterval
Overview This command sets the minimum time allowed between sending router
advertisements from the interface. If you change the minadvertisementinterval
value, also change the lifetime and the maxadvertisementinterval to maintain
the following ratios:
You cannot set the minimum advertisement interval above the maximum interval.
If you are raising the minimum interval to a value above the current maximum
interval, you must change the maximum value first.
The no variant of this command sets the minadvertinterval back to the default of
450 seconds.
Syntax
ip irdp minadvertinterval <3-1800>
no ip irdp minadvertinterval
Default The IRDP minimum advertisement interval is set to 450 seconds (7.5 minutes) by
default.
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Examples To set the minimum interval between advertisements on vlan4 to 900 seconds,
use the following commands:
awplus# configure terminal
awplus(config)# interface vlan4
awplus(config-if)# ip irdp minadvertinterval 900
To set the minimum interval between advertisements on vlan4 back to the
default of 450 seconds, use the following commands:
awplus# configure terminal
awplus(config)# interface vlan4
awplus(config-if)# no ip irdp minadvertinterval
lifetime=3 x maxadvertisementintervalď€
ď€
minadvertisementinterval=0.75 x maxadvertisementintervalď€
Parameter Description
<3-1800> The minimum time between advertisements in seconds.