
15
Parameters
client-id
: ID of an ACSEI client whose summary is to be displayed, 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 summary information about all ACSEI
clients.
Examples
# Display the summary of ACSEI client 1.
<Sysname> display acsei client summary 1
Client ID: 1
Status: Open
MAC Address: 3ce5-a6ce-164b
Interface: Ten-GigabitEthernet4/0/1
Last registered: 12/27/2011 15:46:19
# Display the summary of all ACSEI clients.
<Sysname> display acsei client summary
Total Client Number: 1
Client ID: 1
Status: Open
MAC Address: 3ce5-a6ce-164b
Interface: Ten-GigabitEthernet4/0/1
Last registered: 12/27/2011 15:46:19
Table 6
Command output
Field Description
Client ID
ID of the ACSEI client.
Status
ACSEI client status.
MAC Address
MAC address of the ACSEI client.
Interface
Interface carrying the ACSEI client.
Last registered
Last registration time of the ACSEI client.