HP Comware 5 Debug Manual Vol 2

L2VPN access to L3VPN or IP backbone
debugging commands
debugging ve-group
Use debugging ve-group to enable debugging for VE groups.
Use undo debugging ve-group to disable debugging for VE groups.
Syntax
debugging ve-group [ ve-group-id ] { all | error | event | packet }
undo debugging ve-group [ ve-group-id ] { all | error | event | packet }
Default
All types of debugging for VE groups are disabled.
Views
User view
Default command level
1: Monitor level
Parameters
ve-group-id: Specifies debugging for the specified virtual Ethernet (VE) group. The value range for
ve-group-id is 1 to 8192. To specify debugging for all VE groups, do not specify this argument.
all: Specifies all types of debugging for VE groups.
error: Specifies error debugging for VE groups.
event: Specifies event debugging for VE groups.
packet: Specifies packet debugging for VE groups.
Examples
# Enable VE group error debugging. When no VE interface is available for ARP packets, output similar
to the following example is generated:
<Sysname> debugging ve-group error
*Mar 23 14:02:48:875 2010 Sysname VEG/7/Error:
Failed to find the corresponding interface used to access L3VPN or IP network.
// VE group failed to find the corresponding access VE interface.
# Enable VE group error debugging. When no terminating VE interface is available for ARP packets,
output similar to the following example is generated:
<Sysname> debugging ve-group error
*Mar 23 14:02:48:875 2010 Sysname VEG/7/Error:
Failed to find the corresponding interface used to terminate L2VPN.
// VE group failed to find the corresponding terminating VE interface.
305