HP Comware 5 Debug Manual Vol 1

Only one side of the connection is assigned an IP address.
Router A is configured as follows:
<RouterA> system-view
[RouterA] interface Atm5/0
[RouterA-Atm5/0] pvc 10/33
[RouterA-atm-pvc-Atm1/10/33] map ip inarp
Router B is configured as follows:
<RouterB> system-view
[RouterB] interface Atm6/0
[RouterB-Atm6/0] pvc 10/33
[RouterB-atm-pvc-Atm1/10/33] map ip inarp
[RouterB-atm-pvc-Atm1/10/33] quit
[RouterB-Atm6/0] ip address 100.1.1.2 255.255.255.0
<RouterB> debugging atm error
*0.409432803 RouterB ATM/8/debug8: Atm5/0 pvc 10/33 err: send inarp fail, intf no ip(code
48)
// ATM failed to send InARP packets due to an error with error code 48 (which indicates no IP address
is found).
debugging atm event
Use debugging atm event to enable debugging for ATM events.
Use undo debugging atm event to disable debugging for ATM events.
Syntax
debugging atm event [ interface interface-type interface-number [ pvc { pvc-name [ vpi/vci ] |
vpi/vci } ] ]
undo debugging atm event [ interface interface-type interface-number [ pvc { pvc-name [ vpi/vci ] |
vpi/vci } ] ]
Default
Debugging for ATM events is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
pvc-name: PVC name, a string of 1 to 16 characters. A PVC name is unique on an ATM interface and is
not case-sensitive. It cannot be a valid VPI/VCI pair (such as 1/20).
vpi/vci: ATM virtual path identifier (VPI) and ATM virtual channel identifier (VCI). The vpi argument
ranges from 0 to 255. The range of the vci argument varies with interface types, as listed in Table 47.
Normally, VCI 0 through VCI 31 are reserved for special purposes.
Usage guidelines
If no interface is specified, the operation applies to all ATM interfaces.
107