Enterasys Networks 1H582-xx User Manual

Page of 808
Process Overview: Routing Protocol Configuration
Configuring VRRP
13-79
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears the VRRP address configuration: 
no address vlan vlan_id vrid ip_address owner
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how to configure a virtual router address of 182.127.62.1 on VLAN 1, VRID 
1, and to set the router connected to the VLAN via this interface as the master:
13.1.5.4 priority
Use this command to set a priority value for a VRRP router.
priority vlan vlan_id vrid priority_value
vlan vlan_id
Specifies the number of the VLAN on which to configure a 
virtual router address. This VLAN must be configured for IP 
routing as described in 
.
vrid
Specifies a unique Virtual Router ID (VRID) associated 
with the routing interface. Valid values are from 1 to 255.
ip_address
Specifies the virtual router IP address to associate with the 
router. 
owner
Specifies a value to indicate if the router owns the IP 
address as one of its interfaces. Valid values are:
1 to indicate the router owns the address. 
0 to indicate the router does not own the address.
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#address vlan 1 1 182.127.62.1 1