Connectivity Guide

Default 100
Command Mode INTERFACE-VRRP
Usage Information To guarantee that a VRRP group becomes master, congure the priority of the VRRP group to the 254, which is
the highest priority. If you set the priority to 254 and the virtual-address is not equal to the interface’s
primary IP address, the system displays an error message. The no version of this command resets the value to the
default of 100.
Example
OS10(conf-eth1/1/5-vrid-254)# priority 200
Supported Releases 10.2.0E or later
show vrrp
Displays VRRP group information.
Syntax
show vrrp [vrf vrf-name] {brief | vrrp-id | ipv6 group-id}
Parameters
vrf vrf-name — Displays the VRRP group information corresponding to the specied VRF.
brief — Displays the conguration information for all VRRP instances in the system.
vrrp-id — Enter a VRRP group ID number to view the VRRP IPv4 group operational status information,
from 1 to 255.
ipv6 group-id — (Optional) Enter a VRRP group ID number to view the specic IPv6 group operational
status information, from 1 to 255.
Default All IPv4 VRRP group conguration
Command Mode EXEC
Usage Information Displays all active VRRP groups. If no VRRP groups are active, the system displays No Active VRRP group.
Example (Brief)
OS10 # show vrrp brief
Interface Group Priority Preemption State Master-addr Virtual addr(s)
---------------------------------------------------------------------
ethernet1/1/1 1 200 true master-state 10.1.1.1 10.1.1.1
Example (IPv6)
OS10 # show vrrp ipv6 1
Interface : ethernet1/1/1 IPv6 VRID : 1
Primary IP Address : 10::1 State : master-state
Virtual MAC Address : 00:00:5e:00:02:01
Version : version-3 Priority : 200
Preempt : Hold-time :
Authentication : no-authentication
Virtual IP address :
10::1
master-transitions : 1 advertise-rcvd : 0
advertise-interval-errors : 0 ip-ttl-errors : 0
priority-zero-pkts-rcvd : 0 priority-zero-pkts-sent : 0
invalid-type-pkts-rcvd : 0 address-list-errors : 0
pkt-length-errors : 0
Supported Releases 10.2.0E or later
Layer 3 613