Microsoft ES4649 Switch User Manual


 
Command Line Interface
4-322
4
show vrrp router counters
This command displays counters for errors found in VRRP protocol packets.
Command Mode
Privileged Exec
Example
Note that unknown errors indicate VRRP packets received with an unknown or
unsupported version number.
show vrrp interface counters
This command displays counters for VRRP protocol events and errors that have
occurred for the specified group and interface.
show vrrp group interface vlan interface counters
group - Identifies a VRRP group. (Range: 1-255)
interface - Identifier of configured VLAN interface. (Range: 1-4093)
Defaults
None
Command Mode
Privileged Exec
Example
* Refer to “Displaying VRRP Group Statistics” on page 3-202 for a description of the display items.
Console#show vrrp router counters
Total Number of VRRP Packets with Invalid Checksum : 0
Total Number of VRRP Packets with Unknown Error : 0
Total Number of VRRP Packets with Invalid VRID : 0
Console#
Console#show vrrp 1 interface vlan 1 counters
Total Number of Times Transitioned to MASTER : 6
Total Number of Received Advertisements Packets : 0
Total Number of Received Error Advertisement Interval Packets : 0
Total Number of Received Authentication Failures Packets : 0
Total Number of Received Error IP TTL VRRP Packets : 0
Total Number of Received Priority 0 VRRP Packets : 0
Total Number of Sent Priority 0 VRRP Packets : 5
Total Number of Received Invalid Type VRRP Packets : 0
Total Number of Received Error Address List VRRP Packets : 0
Total Number of Received Invalid Authentication Type VRRP Packets : 0
Total Number of Received Mismatch Authentication Type VRRP Packets : 0
Total Number of Received Error Packet Length VRRP Packets : 0
Console#