HP Comware 5 Debug Manual Vol 2

PAD0: Receive a user data packet,Length:4
// Router A received user data packets. The packets contains the banner information displayed above.
Login authentication
Username:
// After the X.3 parameter negotiation completed, the device prompts you for a username and password.
After passing the authentication, you can log in to Router B successfully.
debugging x25
Use debugging x25 to enable X.25 debugging.
Use undo debugging x25 to disable X.25 debugging.
Syntax
debugging x25 { all | error | event | packet }
undo debugging x25 { all | error | event | packet }
Default
All types of X.25 debugging are disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: All types of X.25 debugging.
error: Debugging for X.25 errors.
event: Debugging for X.25 events.
packet: Debugging for X.25 packets.
Usage guidelines
Table 8 describes the output fields and messages for the debugging x25 error command.
Table 215 Output from the debugging x25 error command
Field
Description
Creating LCD for calling failed X25 failed to create a calling SVC.
The global debug switch is open, so interface debug
switch cannot be closed
X25 failed to disable debugging for an interface
because it is enabled globally.
S2/0 X.25 LCI 1024: Cannot find map
X25 cannot find the map matching the VC with the
LCI being 1024 on interface Serial 2/0.
S2/0 X.25 LCI 1024: NVC is full
Maximum number of the maps allowed on the VC
with LCI 1024 is reached on interface Serial 2/0.
S2/0 X.25 LCI 1024: Call in is forbidden
On interface Serial 2/0, incoming calls were
denied on VC with LCI 1024.
S2/0 X.25 LCI 1024: Facility error
On interface Serial 2/0, a facility error occurred
on the VC with LCI 1024.
313