Configuring RADIUS set radius
25-54 Authentication Configuration
Defaults
Ifnoparametersarespecified,allRADIUSconfigurationinformationwillbedisplayed.
Mode
Switchcommand,Read‐Only.
Example
ThisexampleshowshowtodisplayRADIUSconfigurationinformation:
Matrix(rw)->show radius
RADIUS state:       Enabled
RADIUS retries:     2
RADIUS timeout:     3 seconds
RADIUS Server    IP Address       Auth-Port  Realm-Type          Status --------
-- --------------- ---------  ------------------  -------
1                100.10.0.100     1812       any                 Active
Table 25‐4providesanexplanationofthecommandoutput.
set radius
Usethiscommandtoenable,disable,orconfigureRADIUSauthentication.
Syntax
set radius {[enable | disable] [retries number-of-retries]  [timeout timeout] 
[server {index ip-address port [secret-value]} [realm {management-access | 
network-access | any} {index | all}]}
Parameters
Table 25-4 show radius Output Details
Output... What it displays...
RADIUS state Whether the RADIUS client is enabled or disabled.
RADIUS retries Number of retry attempts before the RADIUS server times out. The 
default value of 3 can be reset using the set radius command as 
described in “set radius” on page 25-54.
RADIUS timeout Maximum amount of time (in seconds) to establish contact with the 
RADIUS server before retry attempts begin. The default value of 20 
can be reset using the set radius command as described in “set 
radius” on page 25-54.
RADIUS Server IP address, UDP authentication port, authentication realm type 
(management, network or any), and status (whether or not the 
RADIUS server has been configured). 
enable|disable EnablesordisablestheRADIUSclient.
retries
number-of-retries
SpecifiesthenumberofretryattemptsbeforetheRADIUSservertimes
out.Validvaluesarefrom1to10.Defaultis3.