HP Comware 5 Debug Manual Vol 2
IP terminal access debugging commands
The output description tables in this document only contain fields and messages that require an
explanation.
debugging ipta all
Use debugging ipta all to enable all IP terminal access debugging.
Use undo debugging ipta all to disable all IP terminal access debugging.
Syntax
debugging ipta all [ service service-name | terminal ttyid ]
undo debugging ipta all [ service service-name | terminal ttyid ]
Default
All IP terminal access debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
service service-name: Specifies a service by its name, a case-insensitive string of 1 to 15 characters,
including spaces.
terminal ttyid: Specifies a terminal by its ID, an integer in the range of 1 to 255.
Usage guidelines
See Table 1 and Table 2 for output information of the command.
Examples
# Enable all IP terminal access debugging on the device. Output similar to the following example is
generated when terminal 1 initiates a connection request for the duigong service under the following
conditions:
•
A service named duigong is created on the device.
•
Terminal 1 is created on the device.
<Sysname> debugging ipta all
<Sysname>
*Jun 12 09:51:19:868 2007 ipta IPTA/7/EVENT:
Service = duigong, TtyID = 256, Receive ASYN_MESSAGE from service listen port!
// IP terminal access received an ASYN_MESSAGE from the service listen port of the duigong service.
The terminal ID is 256 (invalid value).
*Jun 12 09:51:19:884 2007 ipta IPTA/7/EVENT:
Service = duigong, TtyID = 1, Create service-connection CB successfully!
// A service connection control block (CB) was created for the duigong service and terminal 1.
135