HP Comware 5 Debug Manual Vol 3
Syntax
debugging vrrp packet [ interface interface-type interface-number [ vrid virtual-router-id ] ]
undo debugging vrrp packet [ interface interface-type interface-number [ vrid virtual-router-id ] ]
Default
IPv4 VRRP packet debugging is disabled.
Views
User view
Default command level
1. Monitor level
Parameters
interface interface-type interface-number: Specifies an interface by its type and number.
vrid virtual-router-id: Specifies a VRRP group by its ID in the range of 1 to 255.
Usage guidelines
Disabling packet debugging globally does not disable packet debugging for a specific interface or
VRRP group. If you enable packet debugging on an interface or VRRP group and disable packet
debugging globally, the system still outputs debugging information for that interface or VRRP group.
Table 2 describes output fields and messages for the debugging vrrp packet command.
Table 250 Output from the debugging vrrp packet command
Field
Description
Sent message-type message from
interface-name
Message types include Advertisement, Request, Reply, and
Release.
Received message-type message from
ip-address on interface-name
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 seconds.
Weight Weight of the VF.
VMAC Virtual MAC address assigned by the master.
Forwarder number VF information.
Owner ID Real MAC address of the VF owner.
MAC Real MAC address of the master.
Timer Remaining time of the redirect timer/timeout timer, in seconds.
IP Real IP address of the master.
Examples
# Enable IPv4 VRRP packet debugging. (VRRP operates in standard mode.)
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging vrrp packet
519