HP Comware 5 Debug Manual Vol 3

# Enable IPv4 VRRP state debugging. (VRRP operates in load balancing mode.)
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging vrrp state
# Specify the load balancing mode for IPv4 VRRP.
<Sysname> system-view
[Sysname] vrrp mode load-balance
# Create IPv4 VRRP group 1 on interface Ethernet 1/1, and assign virtual IP address 3.1.1.3 t o t h e V R R P
group.
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp vrid 1 virtual-ip 3.1.1.3
*Oct 15 13:22:54:141 2008 Sysname VRRP/7/DebugState:
IPv4 Ethernet1/1 | Virtual Router 1 : Created --> Initialize
// VRRP group 1 transitioned from Created to Initialize.
*Oct 15 13:22:54:141 2008 Sysname VRRP/7/DebugState:
IPv4 Ethernet1/1 | Virtual Router 1 : Initialize --> Backup
// VRRP group 1 transitioned from Initialize to Backup.
*Oct 15 13:22:56:360 2008 Sysname VRRP/7/DebugState:
IPv4 Ethernet1/1 | Virtual Router 1 : Backup --> Master reason: Timer expired
// VRRP group 1 transitioned from Backup to Master when it received no advertisement within 3 times
the advertisement sending interval.
*Oct 15 13:22:56:375 2008 Sysname VRRP/7/DebugState:
IPv4 Ethernet1/1 | Forwarder 1.1 : Initialize --> Active reason: Self-allocated
// The master in VRRP group 1 assigned a virtual MAC address to itself and created VF 1. The VF
transitioned from Initialize to Active.
IPv6 VRRP debugging commands
debugging vrrp ipv6 error
Use debugging vrrp ipv6 error to enable IPv6 VRRP error debugging.
Use undo debugging vrrp ipv6 error to disable IPv6 VRRP error debugging.
Syntax
debugging vrrp ipv6 error
undo debugging ipv6 vrrp error
Default
IPv6 VRRP error debugging is disabled.
Views
User view
Default command level
1. Monitor level
523