clear radius Configuring RADIUS
Enterasys Matrix DFE-Gold Series Configuration Guide 25-55
Defaults
•Ifsecret‐valueisnotspecified,nonewillbeapplied.
•Ifrealmisnotspecified,any authenti cationwillbeallowed.
Mode
Switchcommand,Read‐Write.
Usage
TheRADIUSclientcanonlybeenabledontheswitchonceaRADIUSserverisonline,anditsIP
address(es)hasbeenconfiguredwiththesamepasswordtheRADIUSclientwilluse.
Examples
ThisexampleshowshowtoenabletheRADIUSclientforauthenticatingwithRADIUSserver1at
IPaddress10.1.6.203,UDPauthenticationport1812,andanauthenticationpasswordof
“pwsecret.”Aspreviouslynoted,the“serversecret”passwordenteredheremustmatchthat
alreadyconfiguredastheRead‐Write(rw)passwordonthe
RADIUSserver:
Matrix(rw)->set radius server 1 10.1.6.203 1812 pwsecret
ThisexampleshowshowtorestrictallRADIUSserverstoauthenticatemanagementaccessonly
Matrix(rw)->set radius realm management-access all
ThisexampleshowshowtosettheRADIUStimeoutto5seconds:
Matrix(rw)->set radius timeout 5
ThisexampleshowshowtosetRADIUSretriesto10:
Matrix(rw)->set radius retries 10
clear radius
UsethiscommandtoclearRADIUSserversettings.
Syntax
clear radius [state] [retries] [timeout] [server [index | all] [realm {index |
all}]
timeout timeout Specifiesthemaximumamountoftime(inseconds)toestablishcontact
withtheRADIUSserverbeforeretryattemptsbegin.Validvaluesare
from1to30.Defaultis20seconds.
server index ip_address
port
Specifiestheindexnumber,IPaddressandtheUDPauthenticationport
fortheRADIUSserver.
secret‐value (Optional)Specifiesanencryptionkeytobeusedforauthentication
betweentheRADIUSclientandserver.
realmmanagement
‐access|network‐
access|any
(Optional)RestrictstheRADIUSserverrealmtomanagementor
networkaccess
authentication,orallowsittoperformall
authentications.
index|all Appliestheserverrealmsettingtoaspecificserverortoallservers.