priority
27-32 IPv4 Advanced Routing Protocol Configuration
priority
Use this command to set a priority value for a VRRP router. The no form of this command clears
the VRRP priority configuration.
Syntax
priority vlan vlan-id vrid priority-value
no priority vlan vlan-id vrid priority-value
Parameters
Defaults
None.
Mode
Router configuration: C3(su)->router(Config-router)#
Example
This example shows how set a VRRP priority of 200 on the VLAN 1 interface, VRID 1:
C3(su)->router(Config)#router vrrp
C3(su)->router(Config-router)#priority vlan 1 1 200
master-icmp-reply
Use this command to enable ICMP replies for non-owner masters.
Syntax
master-icmp-reply vlan vlan-id vrid
no master-icmp-reply vlan vlan-id vrid
Parameters
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 “Pre-Routing
Configuration Tasks” on page 24-1.
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.
vlan vlan-id Specifies the number of the VLAN on which to enable master ICMP
replies. This VLAN must be configured for IP routing as described in
“Pre-Routing Configuration Tasks” on page 24-1. Valid values range
from 1 to 4094.
vrid Specifies a unique Virtual Router ID (VRID) associated with the routing
interface. Valid values are from 1 to 255.