102
Use undo ipv6 to delete the LDAP server IPv6 address and port number.
Syntax
ipv6 ipv6-address [ port port-number ] [ vpn-instance vpn-instance-name ]
undo ipv6
Default
An LDAP server does not have an IP address.
Views
LDAP server view
Predefined user roles
network-admin
Parameters
ipv6-address: Specifies the IPv6 address of the LDAP server.
port port-number: Specifies the TCP port number of the LDAP server. The value range for the port-number
argument is 1 to 65535, and the default value is 389.
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 LDAP scheme 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.