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.

  • The value is in the format of dotted decimal notation. For example, 192.168.10.10.

  • A maximum of two server-ips can be configured.

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.