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