HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
77
Syntax
display session 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 Getting Started 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 30
tcp-est 3600
fin 30
udp-open 30
udp-ready 60
icmp-open 60
icmp-closed 30
rawip-open 30
rawip-ready 60
accelerate 10
Table 21 Command output
Field Descri
p
tion
Protocol Protocol status.
Aging-time(s) Session aging time in seconds.
Related commands
session aging-time
display session relation-table
Use display session relation-table to display relationship table entries.