237
Default command level
1: Monitor level
Parameters
policy-name
: Specifies the name of a certificate attribute-based access control policy, a string of 1 to
16 characters.
all
: Specifies all certificate attribute-based access control policies.
|
: 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.
Examples
# Display information about the certificate attribute-based access control policy named
mypolicy
.
<Sysname> display pki certificate access-control-policy mypolicy
access-control-policy name: mypolicy
rule 1 deny mygroup1
rule 2 permit mygroup2
Table 32 Command output
Field Description
access-control-policy Name
of the certificate attribute-based access control policy.
rule number
Number of the access control rule.
display pki certificate attribute-group
Use
display pki certificate attribute-group
to display information about one or all certificate
attribute groups.
Syntax
display pki certificate attribute-group
{
group-name
|
all
} [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
group-name
: Specifies the name of a certificate attribute group, a string of 1 to 16 characters.
all
: Specifies all certificate attribute groups.
|
: 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.