Specifications

Process Overview: Routing Protocol Configuration
Configuring IRDP
13-82 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
13.1.4.6 ip irdp address
Use this command to add additional IP addresses for IRDP to advertise.
ip irdp address ip_address preference
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears an IP address from being advertised:
no ip irdp preference ip_address
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to advertise IP address 183.255.0.162 with a preference of 1 on VLAN 1:
ip_address Specifies an IP address to advertise.
preference Specifies the value to indicate the address’ use as a
default router address. Valid values are -2147483648 to
2147483647. The value of 80000000 indicates that the
address, even though it may be advertised, is not to be
used by neighboring hosts as a default router address.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip irdp address 183.255.0.162
1