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 123

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
123
5. CLI Commands
ldap-server: object-class
object-class
Use the object-class command to limit a user search to a specific class of objects for the LDAP server entry. Use the no form
of this command to clear the search string.
Syntax
object-class <search-base>
object-class – Sets the object class to search. If spaces are required in the search string, bookend the search string with
quotation marks (“).
no object-class
Examples
The following command sets “adminPerson” as the object class for entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> object-class adminPerson
Update complete
show object-class
Use the show object-class command to display the object class for the LDAP server entry.
Syntax
show object-class
Examples
The following command displays the object class for entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> show object-class
adminPerson
ldap-server: port
port
Use the port command to specify the port number of the LDAP server entry for authentication requests. The default
authentication port is 389.
Syntax
port <port-number>
port-number – Specifies the entry’s port number for authentication requests (Range: 1-65535).
Examples
The following command specifies 400 as the LDAP server port for entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> port 400
Update complete
Loading ...
Loading ...
Loading ...