Brocade Network OS Command Reference v4.1.0 User Manual
Page 639

Network OS Command Reference
601
53-1003115-01
radius-server
2
Description
Use this command to configure the attributes of the RADIUS server. If a RADIUS server with the
specified IP address or host name does not exist, it is added to the server list. If the RADIUS server
already exists, this command modifies the configuration.
Usage Guidelines
The key parameter does not support an empty string.
Enter no radius-server to reset to their default values.
NOTE
Before downgrading to a Network OS version that does not support the encryption-level keyword,
set the value of this keyword to 0. Otherwise, the firmware download will throw an error that
requests this value be set to 0.
Examples
To configure a RADIUS server:
switch(config)# radius-server host 10.24.65.6 protocol chap retransmit 100
switch(config-radius-server-10.24.65.6)#
To modify the previously configured RADIUS server:
switch(config)# radius-server host 10.24.65.6 protocol pap key “new#radius*secret
timeout 10
To reset the timeout value to the default:
switch(config)# no radius-server host 10.24.65.6 timeout
See Also
show running-config radius-server, show running-config tacacs-server, tacacs-server