Switch User Manual
clear radius
SecureStack C3 Configuration Guide 26-9
ThisexampleshowshowtosettheRADIUStimeoutto5seconds:
C3(su)->set radius timeout 5
ThisexampleshowshowtosetRADIUSretriesto10:
C3(su)->set radius retries 10
Thisexampleshowshowtoforceanymanagement‐accesstotheswitch(Telnet,web,SSH)to
authenticatethroughaRADIUSserver.Theallparameterattheendofthecommandmeansthat
anyofthedefinedRADIUSserverscanbeusedforthisAuthentication.
C3(rw)->set radius realm management-access all
clear radius
UsethiscommandtoclearRADIUSserversettings.
Syntax
clear radius [retries] | [timeout] | [server {index | all | realm {index | all}}]
Parameters
Mode
Switchcommand,read‐write.
Defaults
None.
Examples
ThisexampleshowshowtoclearallsettingsonallRADIUSservers:
C3(su)->clear radius server all
ThisexampleshowshowtoresettheRADIUStimeouttothedefaultvalueof20seconds:
C3(su)->clear radius timeout
retries ResetsthemaximumnumberofattemptsausercancontacttheRADIUS
serverbeforetimingoutto3.
timeout Resetsthemaximumamountoftimetoestablishcontactwith theRADIUS
serverbeforetimingoutto20seconds.
server Deletesserversettings.
index|all Forusewiththeserverparameter
tocleartheserverconfigurationforall
serversoraspecificRADIUSserverasdefinedbyanindex.
realm ResetstherealmsettingforallserversoraspecificRADIUSserveras
definedbyanindex.