HP Comware 5 Debug Manual Vol 3

*Dec 30 15:19:53:168 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG:State of connection with
source IP 2.2.2.3 is LISTEN!
// The status of the connection with source IP 2.2.2.3 is LISTEN.
*Dec 30 15:19:53:177 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG:State of connection with
source IP 2.2.2.3 changed from LISTEN to SYN_RECVD!
// The status of the connection with source IP 2.2.2.3 changed from LISTEN to SYN_RECVD.
*Dec 30 15:19:53:507 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG:State of connection with
source IP 2.2.2.3 changed from FIN_WAIT_1 to FIN_WAIT_2!
// The status of the connection with source IP 2.2.2.3 changed from FIN_WAIT_1 to FIN_WAIT_2.
*Dec 30 15:19:53:537 2007 Sysname TCPCHEAT/7/TCPCHEAT_DEBUG:A connection of 2020203
deleted!
// The connection with source IP address 2.2.2.3 was removed.
# On a portal-enabled device, enable portal packet debugging. Perform portal authentication.
<Sysname> debugging portal packet interface ethernet 1/1
*Dec 30 15:19:53:137 2007 Sysname PORTAL/8/PORTAL_DEBUG:
Portal socket receive packet length:34
Portal check packet OK
// Portal received a portal packet at socket.
Portal packet head:
SN:3234 Type:9 AttrNum:1 ErrCode:0 UserIP:2.2.2.2
// The portal packet's header information:
SNsequence number
AttrNumNumber of attributes carried in the packet.
ErrCodeError code
UserIPUser IP address.
Portal packet attribute list:
[ 8 Port ] [ 2] []
// The attribute list carried in the packet: [ Attribute 8 Port ] [Length: 2] [Value: Null]
Portal raw packet:
02 09 00 00 0c a2 00 00 02 02 02 02 00 00 00 01
23 95 11 8b 1c 33 47 cf c5 1c de 8b bd 43 b8 24
08 02
// The whole packet, displayed in hexadecimal notation.
*Dec 30 15:19:53:147 2007 Sysname PORTAL/8/PORTAL_DEBUG:
Portal socket send packet length:65
// Portal sent a portal packet through socket, with the length as 65 bytes
Portal packet head:
SN:3234 Type:10 AttrNum:2 ErrCode:0 UserIP:2.2.2.2
// The portal packet's header information:
SNsequence number
AttrNumNumber of attributes carried in the packet.
ErrCodeError code
UserIPUser IP address.
234