Справочник Пользователя для Enterasys Networks E1 Series

Скачать
Страница из 808
Process Overview: Routing Protocol Configuration
Configuring IRDP
13-73
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:
13.1.4.7 no ip irdp multicast
Use this command to enable the router to send IRDP advertisements using broadcast rather than 
multicast transmissions. By default, the router sends IRDP advertisements via multicast.
no ip irdp multicast
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