Specifications

420 ExtremeWare XOS 10.1 Command Reference Guide
VRRP Commands
show vrrp
show vrrp vlan <vlan_name>
Description
Displays VRRP configuration information for one or all VRs on the VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
show vrrp - displays a summary of all VRs.
show vrrp vlan <vlan_name> - displays details of VRs on a specific vlan.
Example
The following command displays summary status information for VRRP:
show vrrp
The following output is a sample from this command:
VLAN Name VRID Pri Virtual IP Addr State Master Mac Address TP/TR/TV/P/T
v1(En) 0001 255 1.1.1.1 MSTR 00:00:5e:00:01:01 0 0 0 Y 1
En-Enabled, Ds-Disabled, Pri-Priority, T-Advert Timer, P-Preempt
TP-Tracked Pings, TR-Tracked Routes, TV-Tracked VLANs
The following command displays detail status information for VRRP:
show vrrp detail
The following output is a sample from this command:
VLAN: v1 VRID: 1 VRRP: Enabled State: MASTER
Priority: 255(master) Advertisement Interval: 1
Preempt: Yes Authentication: None
Virtual IP Addresses:
1.1.1.1
Tracked Pings: -
Tracked IP Routes: -
Tracked VLANs: -
* indicates a tracking condition has failed
* M1.5 #
vlan_name Specifies the name of a VRRP VLAN.