140
Examples
# Display TCP spoofing statistics.
<Sysname> display portal tcp-cheat statistics
TCP Cheat Statistic:
Total Opens: 0
Resets Connections: 0
Current Opens: 0
Packets Received: 0
Packets Sent: 0
Packets Retransmitted: 0
Packets Dropped: 0
HTTP Packets Sent: 0
Connection State:
SYN_RECVD: 0
ESTABLISHED: 0
CLOSE_WAIT: 0
LAST_ACK: 0
FIN_WAIT_1: 0
FIN_WAIT_2: 0
CLOSING: 0
Table 18 Output description
Total number of opened connections
Number of connections reset through RST packets
Number of connections being set up
Number of received packets
Number of retransmitted packets
Number of dropped packets
Number of HTTP packets sent
Statistics of connections in various states
Number of connections in ESTABLISHED state
Number of connections in CLOSE_WAIT state
Number of connections in LAST-ACK state
Number of connections in FIN_WAIT_1 state
Number of connections in FIN_WAIT_2 state
Number of connections in CLOSING state