Specifications

Security Configuration Command Set
Configuring RADIUS
14-8 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Command Type
Switch command.
Command Mode
Read-Write.
Command Defaults
None.
Examples
This example shows how to enable the RADIUS client for authenticating with a RADIUS server 1
at IP address 10.1.6.203, UDP authentication port 1812. As previously noted, the “server secret”
password entered here must match that already configured as the Read-Write (rw) password on the
RADIUS server
:
This example shows how to set the RADIUS timeout to 5 seconds:
This example shows how to set RADIUS retries to 10:
mgmt-auth enable |
disable
Enables or disables RADIUS login authentication on
management sessions. With RADIUS client enabled and
mgmt-auth disabled (the default state), users will be
allowed to login via console or Telnet using their
pre-configured Read-Write (rw) passwords.
NOTE: RADIUS client must be enabled in order for
management authentication to be enabled.
Matrix>set radius server 1 10.1.6.203 1812
Server Secret:******
Retype Server Secret:******
Warning: rfc2138 recommends secret minimum length of 16
Matrix>set radius timeout 5
Matrix>set radius retries 10