Security
7705 SAR OS System Management Guide 121
RADIUS Client Commands
radius
Syntax [no] radius
Context config>system>security
Description This command creates the context to configure RADIUS authentication on the 7705 SAR.
Implement redundancy by configuring multiple server addresses for each 7705 SAR.
The no form of the command removes the RADIUS configuration.
access-algorithm
Syntax access-algorithm {direct | round-robin}
[no] access-algorithm
Context config>system>security>radius
Description This command configures the algorithm used to access the set of RADIUS servers. Up to five servers
can be configured.
In direct mode, the first server, as defined by the server command, is the primary server. This server is
always used first when authenticating a request. In round-robin mode, the server used to authenticate
a request is the next server in the list, following the last authentication request. For example, if server
1 is used to authenticate the first request, server 2 is used to authenticate the second request, and so on.
Default direct
Parameters direct — first server is always used to authenticate a request
round-robin — server used to authenticate a request is the next server in the list, following the
last authentication request
accounting
Syntax [no] accounting
Context config>system>security>radius
Description This command enables RADIUS accounting. The no form of this command disables RADIUS
accounting.
Default no accounting