![HP 5120 SI Series Command Reference Manual Download Page 236](http://html.mh-extra.com/html/hp/5120-si-series/5120-si-series_command-reference-manual_162935236.webp)
225
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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 pki certificate attribute-group
command to display information about one or all
certificate attribute groups.
Examples
# Display information about certificate attribute group mygroup.
<Sysname> display pki certificate attribute-group mygroup
attribute group name: mygroup
attribute 1 subject-name dn ctn abc
attribute 2 issuer-name fqdn nctn app
Table 32
Output description
Field Description
attribute group name
Name of the certificate attribute group
attribute number
Number of the attribute rule
subject-name
Name of the certificate subject
dn
DN of the entity
ctn
Indicates the contain operations
abc
Value of attribute 1
issuer-name
Name of the certificate issuer
fqdn
FQDN of the entity
nctn
Indicates the not-contain operations
app
Value of attribute 2
display pki crl domain
Syntax
display pki crl
domain
domain-name
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
2: System level
Parameters
domain-name
: Specifies a PKI domain by its name, a string of 1 to 15 characters.