2055
Parameter ip-address: IP address for an entity.
Description Use the
ip command to configure the IP address of an entity.
Use the
undo ip command to remove the configuration.
By default, no IP address is specified for an entity.
Example # Configure the IP address of an entity as 11.0.0.1.
<Sysname> system-view
[Sysname] pki entity 1
[Sysname-pki-entity-1] ip 11.0.0.1
ldap-server
Syntax ldap-server ip ip-address [ port port-number ] [ version version-number ]
undo ldap-server
View PKI domain view
Parameter ip-address: IP address of the LDAP server in dotted decimal format.
port-number: Port number of the LDAP server, in the range 1 to 65535. By default,
it is 389.
version-number: LDAP version number, either 2 or 3. By default, it is 2.
Description Use the
ldap-server command to specify an LDAP server for a PKI domain.
Use the
undo ldap-server command to remove the configuration.
By default, no LDAP server is specified for a PKI domain.
Example # Specify an LDAP server for PKI domain 1.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1] ldap-server ip 169.254.0 30
locality
Syntax locality locality-name
undo locality
View PKI entity view