HP Comware 5 Debug Manual Vol 2
Table 51 Output from the debugging aspf rtsp command
Field
Description
process SETUP command address:port
Process the SETUP command from the specified IP
address and port.
process TEARDOWNcommand address:port
Process the TEARDOWN command from the specified
IP address and port.
Table 19 describes output fields and messages for the debugging aspf smtp command.
Table 52 Output from the debugging aspf smtp command
Field
Description
command commandstring from (address:port)
(address:port)
Detect an SMTP command in the packet with the
specified source IP address and source port.
Table 20 describes output fields and messages for the debugging aspf verbose command.
Table 53 Output from the debugging aspf verbose command
Field
Description
Session Table pointer in Matched Session = index
Match the session table entry with index as index.
Tacl table pointer in matched Tacl = index
Match the temporary ACL with index as index.
app Protocol
Application layer protocol port number.
Aproto
Application layer protocol port number.
Examples
The output in the following examples was created when traffic is passing through an interface under the
following conditions:
•
ASPF is enabled on the device.
•
An ASPF policy is configured and applied to the interface.
# Enable ASPF detailed debugging.
<Sysname> debugging aspf verbose
*Mar 18 14:28:41:781 2010 Sysname ASPF/7/MGR: Session Table pointer in Matched Session
= 0x9235BA4
// ASPF found a matching session table entry.
*Mar 18 14:28:41:781 2010 Sysname ASPF/7/MGR: Session info & Packet info:
src IP = 20.0.0.2, src IP = 20.0.0.2
dst IP = 20.0.0.3, dst IP = 20.0.0.3
src Port = 1036, src Port = 1036
dst Port = 1720, dst Port = 1720
app Protocol = 1720, app Protocol = 1720
// ASPF displayed the session and packet information.
*Mar 18 14:28:41:788 2010 Sysname ASPF/7/MGR: Tacl table pointer in matched Tacl = 0x92B4324
// ASPF found a matching the temporary ACL.
*Mar 18 14:28:41:788 2010 Sysname ASPF/7/MGR: Tacl info & Packet info:
src IP = 20.0.0.3, src IP = 20.0.0.3
dst IP = 20.0.0.2, dst IP = 20.0.0.2
59