R211x-HP Flexfabric 11900 Security Command Reference

Table Of Contents
87
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the LDAP server belongs, where
vpn-instance-name is a case-sensitive string of 1 to 31 characters. If the server is on the public network,
do not specify this option.
Usage guidelines
The LDAP service port configured on the device must be consistent with the service port of the LDAP
server.
If you change the IP address and port number of the LDAP authentication server, the change is effective
only for LDAP authentication that occurs after your change.
Examples
# Specify the IP address and port number of the LDAP authentication server as 192.168.0.10.
<Sysname> system-view
[Sysname] ldap server ccc
[Sysname-ldap-server-ccc] ip 192.168.0.10 port 4300
Related commands
ldap server
ldap scheme
Use ldap scheme to create an LDAP scheme and enter its view.
Use undo ldap scheme to delete an LDAP scheme.
Syntax
ldap scheme ldap-scheme-name
undo ldap scheme ldap-scheme-name
Default
No LDAP scheme is defined.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
ldap-scheme-name: LDAP scheme name, a case-insensitive string of 1 to 32 characters.
Usage guidelines
An LDAP scheme can be referenced by more than one ISP domain at the same time.
You can configure up to 16 LDAP schemes.
Examples
# Create an LDAP scheme named ldap1 and enter its view.
<Sysname> system-view
[Sysname] ldap scheme ldap1
[Sysname-ldap-ldap1]