HP Comware 5 Debug Manual Vol 1

Views
User view
Default command level
1: Monitor level
Parameters
all: All types of VAM server debugging.
error: VAM server error debugging.
event: VAM server event debugging.
packet: VAM server packet debugging.
Usage guidelines
Table 227 describes output fields and messages for the debugging vam server event command.
Table 227 Output from the debugging vam server event command
Field
Client address1 is replaced: VRF vrf-index1
address1:port1--->VRF vrf-index2 address2:port2
The client whose VPN instance index is:
vrf-index1.
IP address is address1.
Port number is port1
is replaced by the client whose VPN instance index is:
vrf-index2.
IP address is address2.
Port number is port2.
A value of 0 for vft-index indicates the public network.
Table 228 describes output fields and messages for the debugging vam server packet command .
Table 228 Output from the debugging vam server 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 vft-index indicates the public
network.
Sent a packet (length bytes) to IP ip-address port port
VRF Index vrf-index successfully.
The vrf-index argument specifies the index of a VPN
instance. A value of 0 for vft-index indicates the public
network.
Examples
# Enable VAM server error debugging. When a client that has a different key registers with the server,
output similar to the following example is generated:
<MainServer> debugging vam server error
*Jul 28 16:13:27:375 2010 Mainserver VAM/7/ERROR: VAM_Server:
Failed to authenticate the packet.
# Enable VAM server event debugging. When a client registers with the server, output similar to the
following example is generated:
427