5
display acfp policy-info
Syntax
display acfp policy-info
[
client
client-id
[
policy-index
] |
dest-interface
interface-type interface-number
|
in-interface
interface-type interface-number
|
out-interface
interface-type interface-number
] [
active
|
inactive
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
client
client-id
: Displays the policy sent by the specified ACFP client, where
client-id
is the ACFP client ID,
in the range of 1 to 2147483647.
policy-index
: Policy index, in the range of 1 to 2147483647.
dest-interface
interface-type interface-number
: Displays all the policies that use the specified interface
(destination interface) for connecting to the ACFP client, where
interface-type interface-number
is the
interface type and interface number.
in-interface
interface-type interface-number
: Displays all the policies that use the specified interface as
the inbound interface, where
interface-type interface-number
is the interface type and interface number.
out-interface
interface-type interface-number
: Displays all the policies that use the specified interface as
the outbound interface, where
interface-type interface-number
is the interface type and interface
number.
active
: Displays active policies only.
inactive
: Displays inactive policies only.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see CLI configuration in the
Configuration 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, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display acfp policy-info
command to display the ACFP policy information.
NOTE:
•
When you use this command to display the policy information sent by the specified ACFP client, if you
specify the
policy-index
argument, the command displays the information about the policy whose
number is
policy-index
applied by the ACFP client with an ID of
client-id
. Otherwise, the command
displays the information about all the policies sent by the ACFP client with an ID of
client-id.
•
If neither the
active
nor
inactive
keyword is specified, the command displays all the active or inactive
policies.
•
If no argument is specified, the command displays the information about all the policies.