HP Comware 5 Debug Manual Vol 3

# Create IPv4 VRRP group 1 on interface Ethernet 1/1, assign virtual IP address 3.1.1.3 to the VRRP group,
and configure the router priority as 100.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp vrid 1 virtual-ip 3.1.1.3
*Oct 15 11:24:00:172 2008 Sysname VRRP/7/DebugPacket:
Sent Advertisement message from Ethernet1/1
VRID: 1 Pri: 100 Adver timer: 1 secs
// Ethernet 1/1 sent an advertisement with VRID 1, router priority 100, and a sending interval of 1
second.
# Enable IPv4 VRRP packet debugging. (VRRP operates in load balancing mode.)
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging vrrp packet
# 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 to the VRRP
group.
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp vrid 1 virtual-ip 3.1.1.3
*Oct 15 13:15:28:906 2008 Sysname VRRP/7/DebugPacket:
Sent Request message from Ethernet1/1
VRID: 1 MAC: 0000-5e01-1101 IP: 3.1.1.1
// A request with MAC address 0000-5e01-1101 and IP address 3.1.1.1 was sent from Ethernet 1/1.
*Oct 15 13:15:31:188 2008 Sysname VRRP/7/DebugPacket:
Sent Advertisement message from Ethernet1/1
VRID: 1 Pri: 100 Adver timer: 1 secs
// Ethernet 1/1 sent an advertisement with VRID 1, router priority 100, and a sending interval of 1
second.
*Oct 15 13:15:31:188 2008 Sysname VRRP/7/DebugPacket:
Sent Advertisement message from Ethernet1/1
VRID: 1 Pri: 100 Adver timer: 1 secs
Weight: 255
Forwarder 1:
Pri: 255 Timer: 600/1800 secs Owner ID: 0000-5e01-1101
// Ethernet 1/1 sent an advertisement.
debugging vrrp state
Use debugging vrrp state to enable IPv4 VRRP state debugging.
Use undo debugging vrrp state to disable IPv4 VRRP state debugging.
Syntax
debugging vrrp state
undo debugging vrrp state
520