378
Syntax
display application aging-time
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
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 for the application layer
protocols before these session aging timers are adjusted.
Examples
# Display the current session aging timers for the application layer protocols.
<Sysname> display application aging-time
Protocol Aging-time(s)
ftp 3600
dns 60
sip 300
msn 3600
qq 60
Table 60 Command output
Field Description
Protocol
Application layer protocol.
Aging-time(s)
Session aging timer in seconds.
Related commands
application aging-time
display session aging-time
Use
display session aging-time
to display the session aging timers in different protocol states.
Syntax
display session aging-time
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view