vrrp
Displays Virtual Router Redundancy
Protocol (VRRP )protocol details
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
show vrrp [brief|details|error-stats|stats]
show vrrp [brief|details|stats] {<1-255>} {(on <DEVICE-NAME>)}
show vrrp error-stats {on <DEVICE-NAME>}
Parameters
show vrrp [brief|details|stats] {<1-255>} {(on <DEVICE-NAME>)}
vrrp |
Displays VRRP related statistics in brief or in detail depending on the
option selected |
brief |
Displays virtual router information in brief |
details |
Displays virtual router information in detail |
stats |
Displays virtual router statistics |
<1-255> |
The following keyword is common to all of the above parameters:
- <1-255> –
Optional. Displays information for a specified Virtual Router. Specify
the router's ID from 1 -255.
|
on <DEVICE-NAME> |
The following keyword is recursive and common to the ‘<1-255>'
parameter:
- on <DEVICE-NAME>
– Optional. Displays specified router information on a specified
device
- <DEVICE-NAME> – Specify the name of the AP, wireless
controller, or service platform.
|
show vrrp error-stats {on <DEVICE-NAME>}
vrrp |
Displays VRRP related statistics in brief or in detail depending on the
option selected |
error-stats {on <DEVICE-NAME>} |
Displays global error statistics
- on <DEVICE-NAME>
– Optional. Displays global error statistics on a specified device
- <DEVICE-NAME> – Specify the name of the AP, wireless
controller, or service platform.
|
Examples
nx9500-6C8809(config)#show vrrp error-stats
Last protocol error reason: none
IP TTL errors: 0
Version mismatch: 0
Packet Length error: 0
Checksum error: 0
Invalid virtual router id: 0
Authentication mismatch: 0
Invalid packet type: 0
nx9500-6C8809(config)#
nx9500-6C8809(config)#show vrrp details
VRRP Group 1:
version 2
interface none
configured priority 1
advertisement interval 1 sec
preempt enable, preempt-delay 0
virtual mac address 00-00-5E-00-01-01
sync group disable
nx9500-6C8809(config)#