Configuring VRRP and VRRPE
December 2005 © Foundry Networks, Inc. 22 - 21
This example is for a VRRP Owner. Here is an example for a VRRP Backup.
Here is an example for a VRRPE Backup.
Syntax: show ip vrrp brief | ethernet [<slotnum>/]<portnum> | ve <num> | stat
Syntax: show ip vrrp-extended brief | ethernet [<slotnum>/]<portnum> | ve <num> | stat
The brief parameter displays summary information. See “Displaying Summary Information” on page 22-19.
The <portnum> parameter specifies an Ethernet port. If you use this parameter, the command displays VRRP or
VRRPE information only for the specified port. Also, you must specify the <slotnum> on chassis devices.
The ve <num> parameter specifies a virtual interface. If you use this parameter, the command displays VRRP or
VRRPE information only for the specified virtual interface.
The stat parameter displays statistics. See “Displaying Statistics” on page 22-26.
FastIron SuperX Router(config)# show ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet 1/5
auth-type no authentication
VRID 1
state backup
administrative-status enabled
mode non-owner(backup)
priority 100
current priority 100
hello-interval 1 sec
dead-interval 3.600 sec
current dead-interval 3.600 sec
preempt-mode true
advertise backup: enabled
backup router 192.53.5.3 expires in 00:00:03
next hello sent in 00:00:02
track-port 3/2
FastIron SuperX Router(config)# show ip vrrp-extended
Total number of VRRP-Extended routers defined: 1
Interface ethernet 1/6
auth-type no authentication
VRID 1
state master
administrative-status enabled
priority 200
current priority 200
hello-interval 1 sec
dead-interval 3.600 sec
current dead-interval 3.600 sec
preempt-mode true
virtual ip address 192.53.5.254
advertise backup: enabled
master router 192.53.5.2 expires in 00:00:03
track-port 2/4