R3303-HP HSR6800 Routers Security Command Reference

404
Field Descri
p
tion
Dropped TCP Counts of dropped TCP packets and bytes.
Dropped UDP Counts of dropped UDP packets and bytes.
Dropped ICMP Counts of dropped ICMP packets and bytes.
Dropped RAWIP Counts of dropped Raw IP packets and bytes.
display session table
Use display session table to display information about sessions.
Syntax
In standalone mode:
display session table [ slot slot-number ] [ source-ip source-ip ] [ destination-ip destination-ip ] [ verbose ]
[ | { begin | exclude | include } regular-expression ]
In IRF mode:
display session table [ chassis chassis-number slot slot-number ] [ source-ip source-ip ] [ destination-ip
destination-ip ] [ verbose ] [ | { 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)
source-ip source-ip: Displays the sessions with the specified source IP address.
destination-ip destination-ip: Displays sessions with the specified destination IP address.
verbose: Displays detailed information about sessions. Without this keyword, the command displays
brief information about the specified sessions.
|: 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 argument is specified, the command displays all sessions.