CLI 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:
Virtual Router Redundancy Protocol (VRRP)
1863