Users Guide

Table Of Contents
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 identier 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.
priority cost value — (Optional) Enter a cost value to subtract from the priority value, from 1 to 254.
Default 10
Command Mode INTERFACE-VRRP
Usage Information If you disable the interface, the cost value subtracts from the priority value and forces a new master election. This
election process is applicable when the priority value is lower than the priority value in the backup virtual router.
You can associate only one track object with a VRRP group. The no version of this command resets the value to
the default.
Example
OS10(conf-eth1/1/5-vrid-254)# track 400
Example (Priority
Cost)
OS10(conf-eth1/1/5-vrid-254)# track 400 priority-cost 20
Supported Releases 10.2.0E or later
track interface
Monitors an interface and lowers the priority value of the VRRP group on that interface, if disabled.
Syntax
interface {ethernet node/slot/port[:subport]} [line-protocol]
686 Layer 3