HP Comware 5 Debug Manual Vol 3

A link to a FEP is established.
<Sysname> terminal monitor
<Sysname> terminal debugging
<Sysname> debugging rta packet detail recv-terminal 1
<Sysname>
*Nov 25 19:25:57:712 2006 Sysname RTA/7/debug:
19:25:57 Terminal[1]: Receive from terminal 1 bytes:
*Nov 25 19:25:57:713 2006 Sysname RTA/7/debug:
-----------------------------------------------
000: 0d
// Terminal access received one byte of data (0d) from the terminal.
<Sysname> debugging rta packet detail recv-remote 1
<Sysname>
*Nov 25 19:28:44:633 2006 Sysname RTA/7/debug:
19:28:44 Terminal[1]: Receive from remote 2 bytes:
*Nov 25 19:28:44:633 2006 Sysname RTA/7/debug:
-----------------------------------------------
000: 0d 0a
// Terminal access received two bytes of data (0d 0a) from the FEP.
446