HP Comware 5 Debug Manual Vol 2

// H.323 turned Q.931 call state into 0x92.
# Enable debugging for TCP inspection on the device with TCP protocol inspection is configured.
<Sysname> debugging aspf tcp
*Mar 18 14:32:05:327 2010 Sysname ASPF/7/TCP: Session 0x9235DE4 - State turns into SYN_OPEN
*Mar 18 14:32:05:328 2010 Sysname ASPF/7/TCP: Session 0x9235DE4 - State turns into SYN_ACK
*Mar 18 14:32:05:329 2010 Sysname ASPF/7/TCP: Session 0x9235DE4 - State turns into
TCP_READY
*Mar 18 14:32:05:509 2010 Sysname ASPF/7/TCP: Session 0x9235F04 - State turns into SYN_OPEN
*Mar 18 14:32:05:509 2010 Sysname ASPF/7/TCP: Session 0x9235F04 - State turns into SYN_ACK
*Mar 18 14:32:05:514 2010 Sysname ASPF/7/TCP: Session 0x9235F04 - State turns into TCP_STOP
// TCP detected that TCP session state changed.
# Enable debugging for UDP inspection on the device with UDP protocol inspection is configured.
<Sysname> debugging aspf udp
*Mar 18 14:32:05:514 2010 Sysname ASPF/7/UDP: Session 0x8504744 - State turns into
UDP_OPENING
*Mar 18 14:39:10:333 2010 Sysname ASPF/7/UDP: Session 0x9235F04 - State turns into
UDP_READY
// UDP detected that UDP session state changed.
# Enable debugging for HTTP inspection on the device with HTTP protocol JAVA blocking is configured.
<Sysname> debugging aspf http
*Mar 26 17:23:02:85 2007 Sysname ASPF/7/HTTP: Session 0x7E85DE4 - block JAVA from
(101.3.205.1:2002)->(11.8.1.1:4079)
// HTTP detected HTTP JAVA blocking from 101.3.205.1:2002 to 11.8.1.1:4079.
# Enable debugging for SMTP inspection on the device with SMTP protocol inspection is configured.
<Sysname> debugging aspf smtp
*Mar 26 17:23:02:85 2007 Sysname ASPF/7/SMTP: Session 0x7E85DE0 - command MAIL from
(address:port)(101.3.205.1:2002)
// SMTP detected an SMTP command MAIL in the packet with the source IP address 101.3.205.1 and
source port 2002.
# Enable debugging for RTSP inspection on the device with RTSP protocol inspection is configured.
<Sysname> debugging aspf rtsp
*Mar 26 17:23:02:85 2007 Sysname ASPF/7/SMTP: Session 0x7E85DE0 - process SETUP command
101.3.205.1:3001
// SMTP processed the SETUP command from source IP address 101.3.205.1 and source port 3001.
# Enable timer information debugging.
<Sysname> debugging aspf timers
*Mar 26 17:23:02:85 2007 Sysname ASPF/7/TIMER: ASPF Timer Stop: Timer: 0x2E3
// ASPF timer stopped.
*Mar 26 17:23:02:85 2007 Sysname ASPF/7/TIMER: ASPF Timer Start: Timer: 0x352 Time: 2000
millisecond
// ASPF timer started, and the timeout time is 2000 milliseconds.
Related commands
display aspf all
display aspf policy
61