379
Default command level
1: Monitor level
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.
Usage guidelines
You can use this command to display the default session aging timers in different protocol states
before these session aging timers are adjusted.
Examples
# Display the current session aging timers in different protocol states.
<Sysname> display session aging-time
Protocol Aging-time(s)
syn 10
tcp-est 3600
fin 10
udp-open 10
udp-ready 30
icmp-open 30
icmp-closed 10
rawip-open 30
rawip-ready 60
accelerate 5
Table 61 Command output
Field Description
Protocol Protocol
status.
Aging-time(s) Session
aging time, in seconds.
Related commands
session aging-time
display session hardware
Use
display session hardware
to display session count on the specified card.
Syntax
In standalone mode:
display session hardware slot
slot-number
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
In IRF mode:
display session hardware chassis
chassis-number
slot
slot-number
[
|
{
begin
|
exclude
|
include
}
regular-expression
]