382
display session statistics
[
chassis
chassis-number
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
slot
slot-number
: Specifies a card by its slot number. The
slot-number
argument represents the
number of the slot where the card resides. (In standalone mode.)
chassis
chassis-number
slot
slot-number
: Specifies a card on a member device. The
chassis-number
argument specifies the ID of the IRF member device. The
slot-number
argument
specifies the number of the slot that holds the card. (In IRF mode)
|
: 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.
Usage guidelines
If no slot number is specified, the command displays statistics for the sessions on all cards. If no
keyword is specified, the command displays statistics for all sessions.
This command is not supported by the FIP600 card.
Examples
# Display statistics for all sessions.
<Sysname> display session statistics
Current session(s):593951
Current TCP session(s): 0
Half-Open: 0 Half-Close: 0
Current UDP session(s): 593951
Current ICMP session(s): 0
Current RAWIP session(s): 0
Current relation table(s): 50000
Session establishment rate: 184503/s
TCP Session establishment rate:
0/s
UDP Session establishment rate: 184503/s
ICMP Session establishment rate:
0/s
RAWIP Session establishment rate:
0/s
Received TCP: 1538 packet(s) 337567 byte(s)
Received UDP: 86810494849 packet(s) 4340524910260 byte(s)
Received ICMP: 307232 packet(s) 17206268 byte(s)
Received RAWIP: 0 packet(s) 0 byte(s)