Enterasys Networks 1H582-xx User Manual

Page of 808
Process Overview: Routing Protocol Configuration
Configuring VRRP
13-80
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears the VRRP priority configuration: 
no priority vlan vlan_id vrid priority_value
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how set a VRRP priority of 200 on VLAN 1, VRID 1:
vlan vlan_id
Specifies the number of the VLAN on which to configure 
VRRP priority. 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.
priority_value
Specifies the VRRP priority value to associate with the 
vrid. Valid values are from 1 to 254, with the highest value 
setting the highest priority. Priority value of 255 is reserved 
for the VRRP router that owns the IP address associated 
with the virtual router. Priority 0 is reserved for signaling 
that the master has stopped working and the backup router 
must transition to master state.
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#priority vlan 1 1 200