Process Overview: Routing Protocol Configuration
Configuring IRDP
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 13-71
13.1.4.4 ip irdp holdtime
Use this command to set the length of time in seconds IRDP advertisements are held valid.
ip irdp holdtime holdtime
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command resets the hold time to the default value of three
times the maxadvertinterval value:
no irdp holdtime
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 IRDP hold time to 4000 seconds on VLAN 1:
NOTE: Hold time is automatically set at three times the maxadvertinterval value when
the maximum advertisement interval is set as described in Section 13.1.4.2 and the
minimum advertisement interval is set as described in Section 13.1.4.3.
holdtime Specifies the hold time in seconds. Valid values are 0 to
9000.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip irdp holdtime 4000