Layer 3 Routing Commands 1772console(config-if-vlan15)#ip irdp maxadvertinterval 600ip irdp minadvertintervalUse the ip irdp minadvertinterval command in Interface Configurationmode to configure the minimum time, in seconds, allowed between sendingrouter advertisements from the interface. Use the no form of the command toset the time to the default value.Syntaxip irdp minadvertinterval integerno ip irdp minadvertinterval• integer — Minimum time in seconds allowed between sending routeradvertisements from the interface. (Range: 3 to value of maximumadvertisement interval in seconds)Default ConfigurationThe default value is 0.75 times the maximum advertisement interval.Command ModeInterface Configuration (VLAN) mode.User GuidelinesThis command has no user guidelines.ExampleThe following example sets minimum advertisement interval at 100 secondsfor VLAN 15.console(config)#interface vlan 15console(config-if-vlan15)#ip irdp minadvertinterval 100