CLI Reference Guide

Table Of Contents
Router Discovery Protocol Commands 785
User Guidelines
This command has no user guidelines.
Example
The following example sets hold time at 2000 seconds for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip irdp holdtime 2000
ip irdp maxadvertinterval
Use the
ip irdp maxadvertinterval
command in Interface Configuration mode to configure the
maximum time, in seconds, allowed between sending router advertisements from the interface.
Use the no form of the command to set the time to the default value.
Syntax
ip irdp maxadvertinterval
integer
no ip irdp maxadvertinterval
integer
Maximum time in seconds allowed between sending router advertisements from
the interface. (Range: 4 or the minimum advertisement interval, whichever is greater, and
1800 seconds)
Default Configuration
600 seconds is the default value.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
This command has no user guidelines.
Example
The following example sets maximum advertisement interval at 600 seconds for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip irdp maxadvertinterval 600
ip irdp minadvertinterval
Use the
ip irdp minadvertinterval
command in Interface Configuration mode to configure the
minimum time, in seconds, allowed between sending router advertisements from the interface.
Use the no form of the command to set the time to the default value.