Users Guide

Table Of Contents
Default 100
Command Mode INTERFACE-VRRP
Usage
Information
To guarantee that a VRRP group becomes master, configure the priority of the VRRP group to the 254,
which is the highest priority. OS10 does not support priority 255. 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 specified VRF.
brief Displays the configuration 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 specific IPv6 group
operational status information, from 1 to 255.
Default All IPv4 VRRP group configuration
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
track
Assigns a unique identifier to track an object.
Syntax
track track-id [priority cost [value]]
Parameters
track-id Enter the object tracking resource ID number, from 1 to 500.
Layer 3 1021