Service Manual

Item Description
Interface Lists the interface type, slot and port on which the VRRP group is congured.
Grp Displays the VRRP group ID.
Pri Displays the priority value assigned to the interface. If the track command is
congured to track that interface and the interface is disabled, 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 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)
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, 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 interfaces 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 conguration information:
Hold Down displays the hold down timer interval in seconds.
Preempt displays TRUE if preempt is congured and FALSE if preempt is not
congured.
AdvInt displays the Advertise Interval in seconds.
Adv rcvd:... This line displays counters for the following:
Virtual Router Redundancy Protocol (VRRP)
1527