Command Line Reference Guide

Y = Preempt is enabled.
N = Preempt is not enabled.
State Displays the operational state of the interface by using one of the
following:
NA/IF (the interface is not available).
MASTER (the interface associated with the MASTER router).
BACKUP (the interface associated with the BACKUP router).
Master addr Displays the IP address of the MASTER router.
Virtual addr(s) Displays the virtual IP addresses of the VRRP routers associated with
the interface.
Example (Brief)
FTOS>show vrrp brief
Interface Grp Pri Pre State Master addr Virtual addr(s)
------------------------------------------------------------
Te 10/37 1 100 Y Master 200.200.200.200
200.200.200.201
Te 10/37 2 100 Y Master 200.200.200.200
200.200.200.202
200.200.200.203
Te 10/37 3 100 Y Master 1.1.1.1 1.1.1.2
Te 10/37 4 100 Y Master 200.200.200.200
200.200.200.206
200.200.200.207
Te 10/37 254 254 Y Master 200.200.200.200
200.200.200.204
200.200.200.205
FTOS>
Usage
Infromation
The following describes output from the show vrrp command shown in the Example below.
Line beginning
with
Description
TenGigabitEthern
et 12/3...
Displays the Interface, the VRRP group ID, and the network address.
If the interface is not sending VRRP packets, 0.0.0.0 appears as the
network address.
State: master... Displays the interface’s state:
Na/If (not available)
master (MASTER virtual router)
backup (BACKUP virtual router)
the interface’s priority and the IP address of the MASTER.
Hold Down:... This line displays additional VRRP configuration information:
Hold Down displays the hold down timer interval in seconds.
Preempt displays TRUE if preempt is configured and FALSE if
preempt is not configured.
1308