HP Comware 5 Debug Manual Vol 3
Field
Description
Terminal[n] set state to MENU!
Terminal n set the current state to MENU. A terminal
can be in one of the following states:
• DELETE—The terminal is deleted.
• DOWN—The terminal is configured but the link is
down.
• UP—The terminal is configured and the link is up.
• AAA—Authentication state.
• OK—The authentication is passed and the
connection can be established.
• Menu—Menu state.
APP[m] initialize ETelnet taskdata successfully. ARP m initialized ETelnet control block successfully.
Terminal[n]: APP[m] free ETelnet taskdata
successfully.
Terminal n: ARP m destroyed ETelnet control block
successfully.
Examples
# # Enable terminal monitoring and terminal access event debugging. Output similar to the following
example is generated when you enter VTY 0 view and wait for five seconds under the following
conditions:
•
VTY 0 of telnet type is configured in terminal template view.
•
The auto-link timer is set to 5 seconds.
•
The template is applied to an interface and the terminal number is set t o 1.
<Sysname> terminal monitor
<Sysname> terminal debugging
<Sysname> debugging rta event
<Sysname>
*Nov 25 17:46:24:735 2006 Sysname RTA/7/debug:
17:46:24 APP[4] link was created upon expiration of auto-link timer of terminal[1]!
// The link of ARP 4 was created upon expiration of auto-link timer of terminal 1.
*Nov 25 17:46:24:735 2006 Sysname RTA/7/debug:
17:46:24 APP[4] create TCP socket successfully!
// The TCP socket was created by ARP 4.
debugging rta packet
Use debugging rta packet to enable terminal access packet debugging.
Use undo debugging rta packet to disable terminal access packet debugging.
Syntax
debugging rta packet { brief | detail } { all | recv-remote | recv-terminal | send-remote | send-terminal }
terminal-number
undo debugging rta packet { brief | detail } { all | recv-remote | recv-terminal | send-remote |
send-terminal } terminal-number
Default
Terminal access packet debugging is disabled.
444