Command Line Reference Guide

Command History
Version 9.0(1.3) Introduced on the S5000.
radius-server deadtime
Configure a time interval during which non-responsive RADIUS servers to authentication requests are skipped.
S5000
Syntax
radius-server deadtime seconds
To disable this function or return to the default value, use the no radius-server
deadtime
command.
Parameters
seconds
Enter a number of seconds during which non-responsive RADIUS
servers are skipped. The range is 0 to 2147483647 seconds. The
default is 0 seconds.
Defaults 0 seconds
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
radius-server host
Configure a RADIUS server host.
S5000
Syntax
radius-server host {hostname | ipv4-address | ipv6-address}
[auth-port port-number] [retransmit retries] [timeout seconds]
[key [encryption-type] key]
Parameters
hostname
Enter the name of the RADIUS server host.
ipv4-address
|
ipv6-address
Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X) of the
RADIUS server host.
auth-port
port-
number
(OPTIONAL) Enter the keywords auth-port followed by a number
as the port number. The range is zero (0) to 65535. The default port-
number is
1812.
retransmit
retries
(OPTIONAL) Enter the keyword retransmit followed by a number
as the number of attempts. This parameter overwrites the radius-
1141