2-58
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter2 Administrative Commands
radius-server
radius-server
To configure up to three RADIUS servers that your Server Switch uses to authenticate CLI user logins,
enter the
radius-server
command in Global Configuration mode. To remove a RADIUS server from
the configuration, use the
no
form of this command.
radius-server host ip-address [auth-port udp-port] [timeout seconds] [retransmit ret ries] [key
encryption-key]
no radius-server host ip-address
Syntax Description
Defaults The RADIUS server IP address defaults to 0.0.0.0, which assigns no server, and the Server Switch
authenticates locally by default.
The udp-port variable defaults to 1812.
Command Modes Global Configuration (config) mode.
Usage Guidelines Platform Availability:
Cisco SFS 3001, Cisco SFS 7000, Cisco SFS 7008, Cisco SFS 3012, Cisco 4x InfiniBand Switch Module
for IBM BladeCenter
Privilege Level:
Unrestricted read-write access.
host Specifies the IP address of the RADIUS server.
ip-address IP address of the RADIUS server.
auth-port (Optional) Specifies the user datagram protocol (UDP) authentication port
of the RADIUS server.
udp-port (Optional) UDP authentication port of the RADIUS server.
timeout (Optional) Specifies the amount of time that your Server Switch wa its f o r a
reply from the server before the login request times out.
seconds (Optional) Amount of time, in seconds, that your Server Switch waits for a
reply from the server before the login request times out.
retransmit (Optional) Specifies the number of times that your Server Switch tries to
authenticate after a timeout.
retries (Optional) Number of times that your Server Switch tries to authenticate
after a timeout.
key (Optional) Specifies the authentication key that the client and radius server
use.
encryption-key (Optional) Encryption key that the client and radius server use.