HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
82
display session table
Use display session table to display information about session table entries.
Syntax
display session table [ vd vd-name ] [ source-ip source-ip ] [ destination-ip destination-ip ] [ protocol-type
{ icmp | raw-ip | tcp | udp } ] [ source-port source-port ] [ destination-port destination-port ] [ count |
verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vd vd-name: Displays the session table entries on the specified virtual device. The vd-name argument
specifies the name of a virtual device. It is a case-insensitive string of 1 to 20 characters, which can be
digits, letters and underlines.
source-ip source-ip: Displays the session table entries with the specified source IP address.
destination-ip destination-ip: Displays session table entries with the specified destination IP address.
protocol-type { icmp | raw-ip | tcp | udp }: Display the session table entries for the specified protocol,
in cl u di n g IC MP, Raw IP, TC P, and U DP.
source-port source-port: Displays the session table entries with the specified source port. The source-port
argument is in the range of 0 to 65535.
destination-port destination-port: Displays the session table entries with the specified destination port.
The destination-port argument is in the range of 0 to 65535.
count: Displays the number of session table entries.
verbose: Displays detailed information about session table entries. Without this keyword, the command
displays brief information about the specified session table entries.
|: 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
If no argument is specified, the command displays all session table entries.
If no virtual device is specified, the command displays the session table entries on all virtual devices.
If multiple keywords like source-ip, destination-ip, protocol-type, source-port, and destination-port are
specified, the command displays the session table entries that match all these criteria.
Examples
# Display brief information about all session table entries.