Release Notes

show vrrp
show vrrp {{<vrid>[statistics]}|ipv6{<vrid>|stats[all]}|stats[all]|summary}
Description
Displays the list of all VRRP configuration on the controller. To view a specific VRRP configuration, specify the
VRID number.
Syntax
Parameter Description Range Default
<vrid>
Displays the Virtual Router Id. 1-255
ipv6
Display VRRPinformation for IPv6 address.
stats
Displays the operational statistics of the VRRP.
summary
Displays the number of vrrp instances for IPv4 and IPv6.
Example
The output of the following command shows the VRRP IPv4 instance with vrid 1.
(host) #show vrrp 1
Virtual Router 1:
Description
Admin State DOWN, VR State INIT
IP Address 0.0.0.0, MAC Address 00:00:5e:00:01:01, vlan 0
Priority 100, Advertisement 1 sec, Preemption Disable Delay 0
Auth type NONE ********
tracking is not enabled
The output of the following command shows the statistics for IPv4 vrrp instance with vrid 10.
(host) # show vrrp 10 statistics
Virtual Router 10:
Admin State UP, VR State MASTER
Advertisements:
Sent: 249562 Received: 475
Zero priority sent: 0 Zero priority received: 0
Lower IP address received 475 Lower Priority received 3
Tracking priority overflow: 0
Advertisements received errors:
Interval mismatch 0 Invalid TTL 0
Invalid packet type 0 Authentication failure 0
Invalid auth type 0 Mismatch auth type 0
Invalid VRRP IP address 0 Invalid packet length 0
VRRP Up timestamp: Fri Aug 23 15:49:27 2013
Master Up timestamp: Mon Aug 26 11:59:44 2013
Last advertisement sent timestamp: Mon Aug 26 16:38:55 2013
Last advertisement received timestamp: Mon Aug 26 11:59:44 2013
Current time: Mon Aug 26 16:38:55 2013
Number times became VRRP Master: 2
The output of the following command provides information about IPv6 VRRP instances.
(host) (config) # show vrrp ipv6
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide show vrrp | 1794