HP Comware 5 Debug Manual Vol 2

src Port = 1720, src Port = 1720
dst Port = 1036, dst Port = 1036
Aproto = 1720, Aproto = 1036
// ASPF displayed the temporary ACL and packet information.
# Enable ASPF event debugging.
<Sysname> debugging aspf events
*Mar 18 14:30:41:217 2010 Sysname ASPF/7/EVENT: Source address :20.0.0.2 port
number:(1:65535) destination address :20.0.0.3 port number:(1800:1800)
// ASPF detected a session.
# Enable ASPF session debugging.
<Sysname> debugging aspf session
*Mar 18 14:30:23:454 2010 Sysname ASPF/7/OBJ_CREATE: Create session entry 0x9235184
address 20.0.0.2 bucket 2768
// ASPF created a session entry.
*Mar 18 14:30:23:454 2010 Sysname ASPF/7/OBJ_CREATE: Create the temporary ACL entry
0x92F3504 originator 20.0.0.3(1720:1720) destination 20.0.0.2(1044:1044) bucket 2770
// ASPF created a temporary ACL.
*Mar 18 14:30:23:489 2010 Sysname ASPF/7/OBJ_DELETE: Delete the temporary ACL entry
0x92F3684 originator 20.0.0.3(1:65535) destination 20.0.0.2(16425:16425) bucket 16442
// ASPF deleted the temporary ACL.
*Mar 18 14:30:23:489 2010 Sysname ASPF/7/OBJ_DELETE: Delete session entry 0x9235DE4
address 20.0.0.2 bucket 15
// ASPF deleted a session entry.
# Enable debugging for H.323 inspection on the device with H.323 protocol inspection is configured.
<Sysname> debugging aspf h323
*Mar 18 14:30:41:783 2010 Sysname ASPF/7/H323: Session 0x9235184 - Q.931 SETUP received
at call state 0x53
// H.323 received the SETUP message when Q.931 call state was 0x53.
*Mar 18 14:30:41:783 2010 Sysname ASPF/7/H323: Session 0x9235184 - Q.931 Call State turns
into
[Call Delivered] 0x91
// H.323 turned the Q.931 call state into 0x91.
*Mar 18 14:30:41:785 2010 Sysname ASPF/7/H323: Session 0x9235184 - Q.931 CALL PROCEEDING
received at call state 0x91
// H.323 received PROCEEDING message when Q.931 call state was 0 x 91.
*Mar 18 14:30:41:790 2010 Sysname ASPF/7/H323: Session 0x9235184 - Q.931 ALERTING received
at call state 0x91
// H.323 received ALERTING message when Q.931 call state was 0 x 91.
*Mar 18 14:30:41:798 2010 Sysname ASPF/7/H323: Session 0x9235184 - Q.931 CONNECT received
at call state 0x91
// H.323 received CONNECT message when Q.931 call state was 0 x 91.
*Mar 18 14:30:41:798 2010 Sysname ASPF/7/H323: Session 0x9235184 - Q.931 Call State turns
into [Active] 0x92
60