ip irdp minadvertinterval
Syntax
ip irdp minadvertinterval <TIME>
Description
Specifies the minimum amount of time the switch waits between sending router advertisements. By default, this value is automatically set by the switch to be 75% of the value configured for maximum router advertisement interval. Use this command to override the automatically configured value.
Command context
config-if
Parameters
<TIME>
Specifies the minimum time allowed between the sending of unsolicited router advertisements. Range: 3 to 1800 seconds. Default: 450 seconds (75% of the default value for maximum router advertisement interval).
Authority
Administrators
Example
Setting the minimum advertisement interval for interface 1/1/1 to 25 seconds:
switch(config)# interface 1/1/1 switch(config-if)# ip irdp minadvertinterval 25