HPE FlexNetwork HSR6800 Security Command Reference page 166

Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
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 Command output
Field
TCP Cheat Statistic
Total Opens
Resets Connections
Current Opens
Packets Received
Packets Sent
Packets Retransmitted
Packets Dropped
HTTP Packets Sent
Connection State
ESTABLISHED
CLOSE_WAIT
LAST_ACK
Description
TCP spoofing statistics.
Total number of opened connections.
Number of connections reset through RST packets.
Number of connections being set up.
Number of received packets.
Number of sent 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.
153

Advertisement

Table of Contents
loading

Table of Contents