R2511-HP MSR Router Series Security Command Reference(V5)

408
Examples
# 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
Table 61 Command output
Field Descri
p
tion
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 to 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.