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 9

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
9
5. CLI Commands
The following section provides a detailed description of each command and its nested commands, including syntax and
examples.
All commands that follow are presented in alphabetical order.
aaa
aaa accounting
Use the aaa accounting command to modify the default setting for the Accounting Scheme. Accounting activity can be
logged to the local system or to a remote server, such as RADIUS. The default Accounting Scheme is local-only. The other
available choices are: “log activity to the remote server only” (remote-only), “try logging to the local system first, then the
remote server, if necessary” (local first), and “try logging to the remote system first, then the local, if necessary” (remote first).
Syntax
aaa accounting {local-only | remote-only | local-first | remote-first}
Examples
The following command changes the Accounting Scheme to “try local first, then try remote”:
console> aaa accounting local-rst
Update complete
aaa authentication
Use the aaa authentication command to modify the default setting for the Authentication Scheme. Authentication and
authorization can be performed on users entered into either the local system or a remote server, such as RADIUS or LDAP.
The default Authentication Scheme is local-only. The other available choices are: “authenticate using the remote server only”
(remote-only), “try authenticating using the local system first, then the remote server, if necessary” (local-first), and “try
authenticating using the remote system first, then the local, if necessary” (remote-first).
Syntax
aaa authentication {local-only | remote-only | local-first | remote-first}
Examples
The following command changes the Authentication Scheme to local authentication only:
console> aaa authentication local-only
Update complete
show aaa
Use the show aaa command to display the current settings for AAA.
Syntax
show aaa [accounting | authentication]
Examples
The following command displays all AAA settings:
console> show aaa
Accounting Scheme : try local-rst, then try-remote if necessary
Authentication Scheme : local only
Loading ...
Loading ...
Loading ...