
Security Configuration Command Set
Configuring RADIUS
14-12
Matrix DFE-Platinum and Diamond Series Configuration Guide
14.3.2.2
set radius
Use this command to enable, disable, or configure RADIUS authentication.
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
}]}
Syntax Description
Command Type
Switch command.
Command Mode
Read-Write.
NOTE:
The RADIUS client can only be enabled on the switch once a RADIUS server is
online, and its IP address(es) has been configured with the same password the RADIUS
client will use.
enable
|
disable
Enables or disables the RADIUS client.
retries
number-of-retries
Specifies the number of retry attempts before the RADIUS
server times out. Valid values are from
1
to
10
. Default is
3
.
timeout timeout
Specifies the maximum amount of time (in seconds) to
establish contact with the RADIUS server before retry
attempts begin. Valid values are from
1
to
30
. Default is
20
seconds.
server index
ip_address port
Specifies the index number, IP address and the UDP
authentication port for the RADIUS server.
secret-value
(Optional) Specifies an encryption key to be used for
authentication between the RADIUS client and server.
realm
management
-access
|
network-access |
any
(Optional) Restricts the RADIUS server realm to
management or network access authentication, or allows it
to perform all authentications.
index
|
all
Applies the server realm setting to a specific server or to all
servers.