HP Comware 5 Debug Manual Vol 1

Before encapsulation: from 192.168.1.1 to 192.168.3.1.
// The data packet before DVPN encapsulation is from 19 2.16 8 .1.1 to 192.168.3.1.
*Jul 29 15:29:53:547 2010 Hub-1 DVPN/7/PACKET:
After encapsulation: from 202.10.19.71 to 202.10.19.73.
// The data packet after DVPN encapsulation is from 2 0 2.10 .19. 71 to 2 0 2.10 .19. 73.
*Jul 29 15:29:53:547 2010 Hub-1 DVPN/7/PACKET:
Received a DVPN GRE packet.
// DVPN received a DVPN packet encapsulated in GRE.
*Jul 29 15:29:53:547 2010 Hub-1 DVPN/7/PACKET:
Before decapsulation: from 202.10.19.73 to 202.10.19.71.
// The data packet before de-encapsulation is from 202.10.19.73 to 2 0 2.10 .19. 71.
*Jul 29 15:29:53:563 2010 Hub-1 DVPN/7/PACKET:
After decapsulation: from 192.168.3.1 to 192.168.1.1.
// The data packet after de-encapsulation is from 192.168.3.1 to 19 2.16 8 .1.1.
debugging vam client
Use debugging vam client to enable VAM client debugging.
Use undo debugging vam client to disable VAM client debugging.
Syntax
debugging vam client { all | error | event | packet }
undo debugging vam client { all | error | event | packet }
Default
VAM client debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: All types of VAM client debugging.
error: VAM client error debugging.
event: VAM client event debugging.
packet: VAM client control packet debugging.
Usage guidelines
Table 226 describes output fields and messages for the debugging vam client packet command.
Table 226 Output from the debugging vam client packet command
Field
Received a packet (length bytes) from IP ip-address
port port VRF Index vrf-index.
The vrf-index argument specifies the index of a VPN
instance. A value of 0 for the vft-index indicates the
public network.
425