
Process Overview: Routing Protocol Configuration
Configuring IRDP
13-70 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Example
This example shows how to set the maximum IRDP advertisement interval to 1000 seconds on
VLAN 1:
13.1.4.3 ip irdp minadvertintervalUse this command to set the minimum interval in seconds between IRDP advertisements.
ip irdp minadvertinterval interval
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command deletes the custom holdtime setting and resets the
minimum advertisement interval to the default value of three-fourths of the
maxadvertinterval value:
no irdp minadvertinterval
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to set the minimum IRDP advertisement interval to 500 seconds on
VLAN 1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip irdp maxadvertinterval 1000
interval Specifies a minimum advertisement interval in seconds.
Valid values are 3 to 1800.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip irdp minadvertinterval 500