Specifications

clear radius Configuring RADIUS
Enterasys Matrix N Standalone (NSA) Series Configuration Guide 25-55
Defaults
•Ifsecretvalueisnotspecified,nonewillbeapplied.
•Ifrealmisnotspecified,any authenti cationwillbeallowed.
Mode
Switchcommand,ReadWrite.
Usage
TheRADIUSclientcanonlybeenabledontheswitchonceaRADIUSserverisonline,anditsIP
address(es)hasbeenconfiguredwiththesamepasswordtheRADIUSclientwilluse.
Examples
ThisexampleshowshowtoenabletheRADIUSclientforauthenticatingwithRADIUSserver1at
IPaddress10.1.6.203,UDPauthenticationport1812,andanauthenticationpasswordof
“pwsecret.”Aspreviouslynoted,the“serversecret”passwordenteredheremustmatchthat
alreadyconfiguredastheReadWrite(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.
secretvalue (Optional)Specifiesanencryptionkeytobeusedforauthentication
betweentheRADIUSclientandserver.
realmmanagement
access|network
access|any
(Optional)RestrictstheRADIUSserverrealmtomanagementor
networkaccess
authentication,orallowsittoperformall
authentications.
index|all Appliestheserverrealmsettingtoaspecificserverortoallservers.