
12000 Series CLI
True Scale Fabric Switches 12000 Series CLI
Reference Guide
July 2015
22
Notes
This command displays or changes how users are authenticated when connecting to
the GUI or CLI. With no parameters, the current login mode is displayed. The login
mode can be changed by specifying a single integer parameter indicating which of the
following modes should become active:
0 - Username and password required
1 - Password is not required
2 - Username / password are not required
3 - LDAP Authentication
When user names are disabled, all users will be logged on as the administrative user.
There is no way to change this behavior.
2.5.1.26
setldapSvrIpAddr
Modify the LDAP Server IP Address.
Syntax
setldapSvrIpAddr [ipaddress]
Options
ipaddress
– The IP address of the ldap server you wish to set to authenticate in the
format "192.168.0.1"
Sample Output
-> setldapSvrIpAddr 192.168.0.29
Notes
This sets the LDAP server ip address. The LDAP server will be contacted for remote
authentication.
2.5.1.27
setldapSvrPort
Modify the LDAP Server Port.
Syntax
setldapSvrPort [port]
Options
port
– The port of the LDAP server to be authenticated.
Sample Output
-> setldapSvrPort 389
Notes
Sets the LDAP server port. The LDAP server will be contacted for remote
authentication.