User guide
set radius
182 Chapter 2 Command Descriptions
ignorefilterid={on|off}
Specifies handling of unknown Filter ID attributes.
Setting this field to “on” can pose security issues on the Digi device.
on
Ignore Filter ID attributes that are not found in the list of filters on the
Digi device. If a Filter ID attribute matches a filter on the Digi device, it
is processed normally.
off
Filter ID attributes which do not find a matching filter on the Digi device
cause an authentication failure.
primary=ip adr
The IP address of the primary RADIUS server. This is the server that the
device server queries first. If this server is down or busy, the device
server queries the secondary server (if there is one).
run={on|off}
Specifies whether RADIUS authentication is enabled or disabled.
on
Enables RADIUS authentication.
off
Disables RADIUS authentication.
The default is "off."
secondary=ip adr
The IP address of a secondary RADIUS server.
secret=password
A password used for encryption of messages between the RADIUS
server and the device server. The server and device server must use the
same password. The primary and the secondary servers are not required
to use the same password. If they are different, however, you must issue
two "set radius" commands, one to configure the primary RADIUS server
and one to configure the secondary server. See the command example
"Configure to RADIUS servers" for more information.
tolerant={on|off}
Specifies handling of unrecognized RADIUS attributes.
on
Ignore unrecognized RADIUS attributes.
off
The connection is denied if unrecognized RADIUS attributes are
present.