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 141

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
141
5. CLI Commands
radius-server
radius-server
Use the radius-server command to create and/or manage a RADIUS server entry. Use the no form of this command to delete
the entry. When creating an entry, select an easily remembered name as a label for the entry; this name will be used in the
command format radius-server (<server-name>) when configuring the entry’s status and settings. To exit from the radius-
server (<server-name>) command format, use either the end or exit commands. Note: prior to creating a second RADIUS
server entry, you must use the accounting port and authentication port commands to change the port numbers of the
original entry; new entries always use default values for the accounting and authentication ports.
Syntax
radius-server <server-name>
server-name – Specifies the RADIUS server entry to be created or managed. If spaces are required, bookend the name with
quotation marks (“).
no radius-server <server-name>
server-name – Specifies the RADIUS server entry to be deleted.
Examples
The following command creates “RADsrvr1” as a RADIUS server entry:
console> radius-server RADsrvr1
Created RADsrvr1
console> radius-server (RADsrvr1)>
The following command deletes entry “Server XYZ”:
console> no radius-server “Server XYZ”
Deleted Server XYZ
show radius-server
Use the show radius-server command to display a summary table of all RADIUS server entries or the details of a specified
RADIUS server entry.
Syntax
show radius-server [<server-name>]
server-name - Specifies the entry for which RADIUS server details are to be displayed.
Examples
The following command displays a summary table of all RADIUS server entries:
console> show radius-server
NAME ACCT PORT AUTH PORT PROTOCOL HOST
--------- -------- ---- ------- ----- -------- ------------
RADsrvr1 enabled 1812 enabled 1813 chap 192.168.1.0
RADsrvr2 disabled 1814 enabled 1815 pap 192.168.1.2
Loading ...
Loading ...
Loading ...