vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the registration server belongs,
where the vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the registration
server is on the public network, do not specify this option.
Usage guidelines
The specified URL contains the location of the server and the location of CGI command interface script
in the format of http://server_location/ca_script_location, where server_location can be an IPv4
address, IPv6 address, or a domain name, and cgi_script_location is the path of the application script
on the registration server (CA or RA server).
The actual length of the URL is restricted by the CLI or the url-string parameter, whichever is smaller.
Examples
# Specify the URL of the registration server as http://169.254.0.100/certsrv/mscep/mscep.dll.
<Sysname> system-view
[Sysname] pki domain aaa
[Sysname-pki-domain-aaa] certificate request url
http://169.254.0.100/certsrv/mscep/mscep.dll
# Specify the URL of the registration server in VPN instance vpn1 as
http://mytest.net/certsrv/mscep/mscep.dll.
<Sysname> system-view
[Sysname] pki domain aaa
[Sysname-pki-domain-aaa] certificate request url http:// mytest.net
/certsrv/mscep/mscep.dll vpn-instance vpn1
common-name
Use common-name to set the common name for a PKI entity.
Use undo common-name to remove the configuration.
Syntax
common-name common-name-sting
undo common-name
Default
No common name is set for a PKI entity.
Views
PKI entity view
Predefined user roles
network-admin
Parameters
common-name-sting: Specifies a common name, a case-sensitive string of 1 to 63 characters. No comma
can be included. You can set the username of the PKI entity as the common name.
178