3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
2004
C
HAPTER
 131: ASPF C
ONFIGURATION
 C
OMMANDS
Description
Use the display aspf session command to view the information of the current 
ASPF session.
Example
# Display the related information of the current ASPF session.
<Sysname> display aspf session
[Established Sessions]
Session Initiator
Responder
Application
Status
212BA84 169.254.1.121:1427
169.254.1.52:0
ftp-data
TCP_DOWN
7148124 100.1.1.1:1027
200.1.1.2:21
ftp
FTP_CONXN_UP 
# Display the detailed information of the current ASPF session.
<Sysname> display aspf session verbose
[Session 0x7148124]
Initiator: 100.1.1.1:1027
Responder: 200.1.1.2:21
Application protocol: ftp
Status: FTP_CONXN_UP
Transport protocol: 6
Port: 21
Child: 0x0
Parent: 0x0
Interface: Ethernet1/1
Direction: outbound
Timeout 01:00:00
Time left 01:00:00
Initiator Bytes/Packets sent: 350/8
Responder Bytes/Packets sent: 324/6
Initiator tcp SeqNumber/AckNumber: 141385146/134665684
Responder tcp SeqNumber/AckNumber: 134665683/141385146 
display port-mapping
Syntax
display port-mapping [ application-name | port port-number ]
Table 519   Description of the fields of the display aspf session command
Field Description 
Initiator 
IP address and port number of the initiator of the session 
Responder 
IP address and port number of the responder of the session 
Application protocol 
Application protocol 
Status 
Status of the session 
Transport protocol 
Protocol number of the transport layer 
Port 
Port number of the application layer protocol 
Child Child 
session 
Parent Parent 
session 
Interface: Ethernet1/1
Direction: outbound 
The ASPF policy is applied on the inbound direction of Ethernet 
1/1 
Timeout 
Timeout set for the protocol 
Time left 
Remaining timeout period 
Initiator Bytes/Packets sent 
Number of initiator bytes/packets sent 
Responder Bytes/Packets sent  Number of responder bytes/packets sent 
Initiator tcp 
SeqNumber/AckNumber 
TCP sequence number/acknowledgment number of the 
initiator 
Responder tcp 
SeqNumber/AckNumber 
TCP sequence number/acknowledgment number of the 
responder