
4
Parameters
client-id
: Displays information of the specified ACFP client, where
client-id
is the ACFP client identifier, in
the range of 1 to 2147483647.
|
: 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 ACFP client ID is specified, the information about all ACFP clients is displayed.
Examples
# Display the information about all ACFP clients.
<Sysname> display acfp client-info
ACFP client total number: 1
ClientID: 2
Description: Intrusion Prevention System
Hw-Info: 2.0
OS-Info: i-Ware software, Version 1.10
App-Info: Ess 2110P01
Client IP: 10.1.1.1
Client Mode: redirect mirror
Table 1
Command output
Field Description
ACFP client total number
Total number of ACFP clients.
ClientID
Client ID, index of ACFP client list.
Description
Description information of ACFP client.
Hw-Info
Hardware information of the ACFP client.
OS-Info
Operating system information of the ACFP client.
App-Info
Application software information of the ACFP client.
Client IP
ACFP client IP address.
Client Mode
Operating mode supported on the ACFP client:
•
redirect
—redirect mode.
•
mirror
—mirror mode.
display acfp policy-info
Use
display acfp policy-info
to display the ACFP policy information.