HP Comware 5 Debug Manual Vol 2

Syntax
debugging tcp md5
undo debugging tcp md5
Default
MD5 authentication debugging for TCP connections is disabled.
Views
User view
Default command level
1: Monitor level
Examples
# Enable MD5 authentication debugging for TCP connections.
<Sysname> terminal debugging
<Sysname> debugging tcp md5
<Sysname>
*Aug 3 05:28:48:720 2006 Sysname SOCKET/4/TCP MD5:IPTCP head:
C0A8150AC0A815090006002C040100B34795ED8100000000B002200000000000, TCP data: , MD5 info:
313233343536
*Aug 3 05:28:48:870 2006 Sysname SOCKET/4/TCP MD5:Output TCP packet with MD5 option,total
option length: 24
// The above output shows the MD5 authentication information.
debugging tcp packet
Use debugging tcp packet to enable TCP packet debugging.
Use undo debugging tcp packet to disable TCP packet debugging.
Syntax
Centralized devices:
debugging tcp packet [ task-id socket-id ]
undo debugging tcp packet [ task-id socket-id ]
Centralized IRF devices–Distributed devicesIn standalone mode:
debugging tcp packet [ task-id socket-id slot-number ]
undo debugging tcp packet [ task-id socket-id slot-number ]
Distributed devicesIn IRF mode:
debugging tcp packet [ task-id socket-id chassis-number slot-number ]
undo debugging tcp packet [ task-id socket-id chassis-number slot-number ]
Default
TCP packet debugging is disabled.
Views
User view
127