Users Guide

Version Description
6.2.1.1 Introduced on the E-Series.
Usage Information The following describes the show vrrp brief command.
Item Description
Interface Lists the interface type, slot, and port of the configured VRRP group.
Grp Displays the VRRP group ID.
Pri Displays the priority value assigned to the interface. If you configured the track
command to track that interface and you disable the interface, the cost is subtracted
from the priority value assigned to the interface.
Pre States whether preempt is enabled on the interface:
Y = Preempt is enabled.
N = Preempt is not enabled.
State Displays the operational state of the interface 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)
Dell> Interface Grp Pri Pre State Master addr Virtual addr(s)
Description--------------------------------------------------
Gi 1/37 1 100 Y Master 200.200.200.200 200.200.200.201
Gi 1/37 2 100 Y Master 200.200.200.200 200.200.200.202 200.200.200.203
Description
Gi 1/37 3 100 Y Master 1.1.1.1 1.1.1.2
Gi 1/37 4 100 Y Master 200.200.200.200 200.200.200.206 200.200.200.207 ...
short desc
Gi 1/37 254 254 Y Master 200.200.200.200 200.200.200.204 200.200.200.205
Dell>
Usage Information The following describes the show vrrp command.
Item Description
GigabitEthernet
1/3...
Displays the interface, VRRP group ID, and 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)
Also displays the interface’s priority and IP address of the MASTER.
Hold Down:... 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.
AdvInt displays the Advertise Interval in seconds.
Adv rcvd:... Displays counters for the following:
Adv rcvd displays the number of VRRP advertisements received on the interface.
Adv sent displays the number of VRRP advertisements sent on the interface.
Gratuitous ARP sent displays the number of gratuitous ARPs sent.
Virtual Router Redundancy Protocol (VRRP) 1439