System Configuration and Monitoring
Left running head:
Chapter name (automatic)
62
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O ADD A RADIUS SERVER TO THE RADIUS SERVER GROUP
E
XAMPLE
ALU(config-srv-grp-rad1)# radius-server 1.1.1.1
ALU(config-srv-grp-rad1)# no radius-server 1.1.1.1
T
O CONFIGURE RADIUS SERVER GROUP GLOBAL OPTIONS
Note: In the Configuration mode, you can configure RADIUS server global options like
timeout, key, and authentication port. You can also configure these values on a per
server basis. Per-server values should be entered in the RADIUS Server Group
Configuration Mode.
The per-server parameters override the global ones, in case both are configured.
Default global values for these parameters exist that will come into effect if neither per-
server nor global values are configured explicitly.
The following are the RADIUS server options:
• Authentication Port (auth-port): This is the destination port on which the RADIUS
server is listening.
• Deadtime: The time (in minutes) that should elapse, before you again try to
connect to a non-responding server.
• Key: This is the encryption key between the OmniAccess 5740 USG and the
RADIUS server.
• Timeout: This determines the number of seconds that the OmniAccess 5740 USG
should wait for a reply from the RADIUS server before retrying.
• Retransmit: The number of retries after each “timeout” interval, before giving up
on the server.
Command (in RADIUS Server
Group CM)
Description
radius-server [vrf <vrf-
name>] <ip-address> [{auth-
port <0-65535>|deadtime
<1-1440>|key <string>|
retransmit <1-100>|timeout
<1-1000>}]
This command is used to add the RADIUS
server of the specified IP address into
RADIUS server group.
You can also specify the server specific
parameters like auth-port port-number, dead
time, key string, etc.
no radius-server [vrf <vrf-
name>] <ip-address>
This command removes the RADIUS Server
from the server group.