C
ONFIGURING
THE
S
WITCH
3-234
VRRP group, sets all of the other VRRP parameters, and then displays the
configured settings.

Displaying VRRP Global Statistics

The VRRP Global Statistics page displays counters for errors found in
VRRP protocol packets.
Field Attributes
VRRP Packets with Invalid Checksum
– The total number of
VRRP packets received with an invalid VRRP checksum value.
VRRP Packets with Unknown Error
– The total number of VRRP
packets received with an unknown or unsupported version number.
•VRRP Packets with Invalid VRID
– The total number of VRRP
packets received with an invalid VRID for this virtual router.
Console(config)#interface vlan 13-57
Console(config-if)#vrrp 1 ip 192.168.1.63-212
Console(config-if)#vrrp 1 ip 192.168.2.6 secondary
Console(config-if)#vrrp 1 timers advertise 53-216
Console(config-if)#vrrp 1 preempt delay 103-217
Console(config-if)#vrrp 1 priority 13-215
Console(config-if)#vrrp 1 authentication bluebird3-214
Console(config-if)#end
Console#show vrrp3-218
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 255
Master Advertisement interval 5 sec
Master down interval 15
Console#