HP Comware 5 Debug Manual Vol 3
Table 253 Output from the debugging vrrp ipv6 packet command
Field
Description
Sent message-type message from
interface-name
The message types include Advertisement, Request, Reply, and
Release.
Received message-type message from
ip-address on interface-name
The message types include Advertisement, Request, Reply, and
Release.
VRID VRRP group ID.
Pri Priority of the master or the VF.
Adver timer VRRP advertisement sending interval in centiseconds.
Weight Weight of the VF.
VMAC Virtual MAC address assigned by the master.
Forwarder VF information.
Owner ID Real MAC address of the VF owner.
Timer Remaining time of the redirect timer/timeout timer, in seconds.
MAC Real MAC address of the master.
IP Real IP address of the master.
Examples
# Enable IPv6 VRRP packet debugging. (VRRP operates in standard mode.)
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging vrrp ipv6 packet
# Create IPv6 VRRP group 1 on interface Ethernet 1/1, and assign virtual IPv6 address FE80::1 to the
VRRP group.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip fe80::1 link-local
*Oct 15 11:54:08:828 2008 Sysname VRRP/7/DebugPacket:
Sent Advertisement message from Ethernet1/1
VRID: 1 Pri: 255 Adver timer: 100 centisecs
// Ethernet 1/1 sent an advertisement.
# Enable IPv6 VRRP packet debugging. (VRRP operates in load balancing mode.)
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging vrrp ipv6 packet
# Specify the load balancing mode for IPv6 VRRP.
<Sysname> system-view
[Sysname] vrrp mode load-balance
# Create IPv6 VRRP group 1 on interface Ethernet 1/1, and assign virtual IPv6 address f e 8 0 : :10 to the
VRRP group.
[Sysname] interface Ethernet 1/1
[Sysname-Ethernet1/1] vrrp ipv6 vrid 1 virtual-ip fe80::10 link-local
528