241
ip (PKI entity view)
Use
ip
to configure the IP address of an entity.
Use
undo ip
to remove the configuration.
Syntax
ip
ip-address
undo ip
Default
No IP address is specified for an entity.
Views
PKI entity view
Default command level
2: System level
Parameters
ip-address
: Specifies the IP address of an entity.
Examples
# 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
Use
ldap-server
to specify an LDAP server for a PKI domain.
Use
undo ldap-server
to remove the configuration.
Syntax
ldap-server
ip
ip-address
[
port
port-number
] [
version
version-number
]
undo ldap-server
Default
No LDP server is specified for a PKI domain.
Views
PKI domain view
Default command level
2: System level
Parameters
ip-address
: Specifies the IP address of the LDAP server, in dotted decimal format.
port-number
: Specifies the port number of the LDAP server. The value range is 1 to 65535, and the
default is 389.
version-number
: Specifies LDAP version number: 2 or 3. The default is 2.