
13
<Sysname> system-view
[Sysname] acsei server
[Sysname-acsei-server] acsei timer monitor 6
display acsei client info
Use
display acsei client info
to display the ACSEI client information. The client information is retrieved
from the advertisement packet sent by the ACSEI client, so that when there is no ACSEI client information,
the command displays the information keywords only.
Syntax
display acsei client info
[
client-id
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
client-id
: ID of an ACSEI client, in the range of 1 to 10.
|
: 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 executed without the
client-id
argument, the command displays information about all ACSEI clients in
order of registration time.
Examples
# Display information about ACSEI client 1.
<Sysname> display acsei client info 1
Client ID: 1
Client Description: Intrusion Prevention System
Hardware: 2.0
System Software: i-Ware software, Version 1.10
Application Software: Ess 2112
CPU: RMI XLR732
PCB Version: Ver.A
CPLD Version: 2.0
Bootrom Version: 1.19
Storage Card: 999MB
Memory: 2002MB
Harddisk: 0MB
# Display information about all ACSEI clients.