Microsoft ES4612 User Manual

Page of 666
Command Line Interface
4-318
4
show vrrp interface
This command displays status information for the specified VRRP interface.
Syntax 
show vrrp interface vlan vlan-id [brief]
• vlan-id - Identifier of configured VLAN interface. (Range: 1-4094) 
• brief - Displays summary information for all VRRP groups on this router.
Defaults 
None
Command Mode 
Privileged Exec
Example
This example displays the full listing of status information for VLAN 1.
* Refer to “show vrrp” on page 4-316 for a description of the display items.
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. 
Console#show vrrp interface vlan 1
 Vlan 1 - Group 1,
 state                            Master
 Virtual IP address               192.168.1.6
 Virtual MAC address              00-00-5E-00-01-01
 Advertisement interval           5 sec
 Preemption                       enabled
 Min delay                        10 sec
 Priority                         1
 Authentication                   SimpleText
 Authentication key               bluebird
 Master Router                    192.168.1.6
 Master priority                  1
 Master Advertisement interval    5 sec
 Master down interval             15
Console#
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#