Specifications

Security Configuration Command Set
Configuring RADIUS
Matrix DFE-Gold Series Configuration Guide 13-13
Command Defaults
If
secret-value is not specified, none will be applied.
If realm is not specified, any authentication will be allowed.
Examples
This example shows how to enable the RADIUS client for authenticating with RADIUS server 1 at
IP address 10.1.6.203, UDP authentication port 1812, and an authentication password of
“pwsecret.” 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 restrict all RADIUS servers to authenticate management access only
This example shows how to set the RADIUS timeout to 5 seconds:
This example shows how to set RADIUS retries to 10:
Matrix(rw)->set radius server 1 10.1.6.203 1812 pwsecret
Matrix(rw)->set radius realm management-access all
Matrix(rw)->set radius timeout 5
Matrix(rw)->set radius retries 10