Set radius, Set radius -91 – Black Box COMPACT T1 MT850A User Manual

Page 175

Advertising
background image

Compact T1 - Release 6.1

5-91

CLI Commands

set

set radius

set radius identifier

Use the set radius identifier command to enter an optional name that is used by the
RADIUS server to identify this controller, as per section 5.32 of RFC 2865. If configured,
the NAS0Identifier attribute is sent as part of the Access-Request.

Syntax:

set radius identifier {"radius-id"}

Example:

set radius identifier "Adit600-1"

The example will set the RADIUS identifier to "Adit600-1".

{radius-id}

A RADIUS identifier with a range of 0 - 63 characters, enclosed in quotes. If entered as an
empty string "", then no NAS-Identifier is sent. The default is an empty string and thus is
not sent in the Access-Request.

set radius retries

Use the set radius retries command to specify the maximum number of RADIUS request
attempts to send to each server before trying the next RADIUS server. Note: if none of the
configured RADIUS servers are able to respond the login authentication will wait a total
time of (number of servers x timeout x retries) seconds before attempting to authenticate
the login locally.

Syntax:

set radius retries {number}

Example:

set radius retries 2

The example will set the RADIUS retries to 2, which will try each RADIUS
server a max of 2 times.

{number}

The number of retries for each RADIUS servers. Range is 1-6, with a default of 3.

Advertising