set system aaa ldap server-ip port
The set system aaa ldap server-ip port command configures server IP and port number of LDAP server.
The delete system aaa ldap server-ip port command configures server IP and port number of LDAP server.
Â
Command Syntax
set system aaa ldap server-ip <ipv4-address> port <port>
delete system aaa ldap server-ip <ipv4-address> port <port>
Â
Parameters
Parameter | Description |
server-ip <ipv4-address> | Specifies the IPv4 address of the LDAP servers.
|
port <port> | Specifies the port of the LDAP servers to connect to, the value of port number should be the same with that on the LDAP servers. By default, the port number of LDAP server is 389. |
Â
Example
Configure server IP and port number of LDAP server.
admin@PICOS# set system aaa ldap server-ip 10.10.50.20 port 389
admin@PICOS# commit
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.