F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices VPN Command Reference-6PW100
137
Views
Any view
Default command level
1: Monitor level
Parameters
group-name: 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 Getting Started 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 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 26 Command output
Field Descri
p
tion
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 Contain operations.
abc Value of attribute 1.
issuer-name Name of the certificate issuer.
fqdn FQDN of the entity.
nctn Not-contain operations.
app Value of attribute 2.
display pki crl domain
Use display pki crl domain to display the locally saved CRLs.
Syntax
display pki crl domain domain-name [ | { begin | exclude | include } regular-expression ]