380
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.)
|
: 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
This command is supported by only the FIP600 card.
Examples
# Display session count on the card in slot 3.
<Sysname> display session hardware slot 3
Current hardware session(s): 100
display session relation-table
Use
display session relation-table
to display relationship table entries.
Syntax
In standalone mode:
display session relation-table
[
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
In IRF mode:
display session relation-table
[
chassis
chassis-number
slot
slot-number
] [
|
{
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)