clear radius
15-6 Security Configuration
Examples
ThisexampleshowshowtoenabletheRADIUSclientforauthenticatingwithRADIUSserver1at
IPaddress192.168.6.203,UDPauthenticationport1812,andanauthenticationpasswordof
“pwsecret.”Aspreviouslynoted,the“serversecret”passwordenteredheremustmatchthat
alreadyconfiguredastheRead‐Write(rw)passwordonthe
RADIUSserver:
D2(su)->set radius server 1 192.168.6.203 1812 pwsecret
ThisexampleshowshowtosettheRADIUStimeoutto5seconds:
D2(su)->set radius timeout 5
ThisexampleshowshowtosetRADIUSretriesto10:
D2(su)->set radius retries 10
Thisexampleshowshowtoforceanymanagement‐access totheswitch(Telnet,web,SSH)to
authenticatethroughaRADIUSserver.Theallparameterattheendofthecommandmeansthat
anyofthedefinedRADIUSserverscanbeusedforthisAuthentication.
D2(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.
Note: If RADIUS is configured with no host IP address on the device, it will use the loopback
interface 0 IP address (if it has been configured) as its source for the NAS-IP attribute. For
information about configuring loopback interfaces, refer to “interface” on page 15-3.
retries ResetsthemaximumnumberofattemptsausercancontacttheRADIUS
serverbeforetimingoutto3.
timeout Resetsthemaximumamountoftimetoestablishcontactwith theRADIUS
serverbeforetimingoutto20seconds.
server Deletesserversettings.
index|all Forusewiththeserverparameter
tocleartheserverconfigurationforall
serversoraspecificRADIUSserverasdefinedbyanindex.
realm ResetstherealmsettingforallserversoraspecificRADIUSserveras
definedbyanindex.