Users Guide

Version Description
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.2.1.1 Introduced on the E-Series.
Usage Information The following describes the show vrrp brief command shown in the following example.
Item Description
Interface Lists the interface type, slot, and port of the congured VRRP group.
Grp Displays the VRRP group ID.
Pri Displays the priority value assigned to the interface. If you congured 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 shown in the following example.
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 interfaces 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.
Virtual Router Redundancy Protocol (VRRP)
1621