Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 121

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
121
5. CLI Commands
ldap-server: enable
enable
Use the enable command to activate the LDAP server entry. Use the no form of this command to disable the entry. Note: an
entry cannot be enabled until it is configured using the following commands: host, password, type, anonymous.
Syntax
enable
no enable
Example
The following command disables entry “Server ABC”:
console> ldap-server (Server ABC)> no enable
Update complete
show enable
Use the show enable command to display the enabled/disabled status of the LDAP server entry.
Syntax
show enable
Examples
The following command displays the status of entry “Server ABC”:
console> ldap-server (Server ABC)> show enable
disabled
ldap-server: host
host
Use the host command to set the IP address or host name of the LDAP server entry. Both IPv4 and IPv6 addresses are
supported.
Syntax
host {<ip-address> | <host-name>}
ip-address – Identifies the IPv4 or IPv6 address of the entry.
host-name – Identifies the host name of the entry.
Examples
The following command sets 172.17.60.66 as the IPv4 address of entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> host 172.17.60.66
Update complete
Loading ...
Loading ...
Loading ...