161
CHAPTER 3
INTRODUCTION TO CLI
3.9.40.4 (config)# radius-server deadtime
Syntax:
(config)# radius-server deadtime <minutes>
Explanation:
Configure RADIUS server deadtime value. Deadtime is the period during which the switch will not send
new requests to a server that has failed to respond to a previous request. This will stop the switch from continually
trying to contact a server that it has already determined as dead.
Parameters:
<deadtime>: Specify RADIUS server deadtime value. The valid range is 1 to 1440 (minutes).
Example:
Set RADIUS server to 60.
Negation:
(config)# no radius-server deadtime
Show:
# show radius-server [statistics]
3.9.40.5 (config)# radius-server host
Syntax:
(config)# radius-server host <host_name> [ auth-port <auth_port> ] [ acct-port <acct_port> ] [ timeout
<seconds> ] [ retransmit <retries> ] [ key <key> ]
Explanation:
This command is used to configure Radius server.
Parameters:
<host_name>: Specify the hostname or IP address for the radius server. The allowed characters are 1 to 255.
[ auth-port <auth_port> ]: Specify the UDP port to be used on the RADIUS server for authentication.
[ acct-port <acct_port> ]: Specify the UDP port to be used on the RADIUS server for accounting.
[ timeout <seconds> ]: Specify a timeout value. If timeout value is specified here, it will replace the global timeout
value. If you prefer to use the global value, leave this field blank.
[ retransmit <retries> ]: Specify a value for retransmit retry. If retransmit value is specified here, it will replace the
global retransmit value. If you prefer to use the global value, leave this field blank.
[ key <key> ]: Specify a secret key. If secret key is specified here, it will replace the global secret key. If you prefer
to use the global value, leave this field blank.
Negation:
(config)# no radius-server host <host_name> [ auth-port <auth_port> ] [ acct-port <acct_port> ]
Show:
# show radius-server [statistics]
# config t
(config)# radius-server deadtime 60
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......