14 – Command Reference
Command Listing
59263-02 A 14-113
A
server [server_number]
Prompts you in a line-by-line fashion to configure parameters for the RADIUS
server given by [server_number]. [server_number] is a positive integer. To
configure common and specific RADIUS server parameters, omit the keyword.
Table 14-27 describes the specific RADIUS server configuration parameters.
TotalServers Number of RADIUS servers to configure during this session. Set-
ting TotalServers to 0 disables all RADIUS authentication. The
default is 0.
Table 14-27. Specific RADIUS Server Configuration Parameters
Parameter Description
ServerIPAddress IP address (version 4 or 6) or DNS host name of the RADIUS
server. The default is 10.0.0.1.
ServerUDPPort User Datagram Protocol (UDP) port number on the RADIUS
server. The default is 1812.
DeviceAuthServer Enable (True) or disable (False) this server for device authenti-
cation. The default is False.
UserAuthServer Enable (True) or disable (False) this server for user account
authentication. A user authentication RADIUS server requires a
secure management connection (SSL). The default is True.
AccountingServer Enable (True) or disable (False) this server for auditing of activity
during a user session. When enabled, user activity is audited
whether UserAuthServer is enabled or not.The default is False.
The accounting server UDP port number is the ServerUDPPort
value plus 1. The default is 1813.
Timeout Number of seconds to wait to receive a response from the
RADIUS server before timing out. The default is 2.
Retries Number of retries after the first attempt to establish communica-
tion with the RADIUS server fails. The default is 0.
SignPackets Enable (True) or disable (False) the use of sign packets to pro-
tect the RADIUS server packet integrity. The default is False.
Secret 22-byte ASCII string used as a password for authentication pur-
poses between the switch and the RADIUS server.
Table 14-26. Common RADIUS Configuration Parameters (Continued)
Parameter Description