User Guide

248 Chapter 6 Configuring authentication
320818-A
The Radius servers menu includes the following options:
/cfg/domain 1/aaa/auth #/radius/servers
followed by:
list
Lists the IP address, port, and shared secret of
currently configured RADIUS authentication servers, by
index number.
del <index number>
Removes the specified RADIUS authentication server
from the current configuration. The index numbers of
the remaining entries adjust accordingly.
To view the index numbers of all configured RADIUS
authentication servers, use the
list command.
add <IPaddr> <port>
<shared secret>
Adds a RADIUS authentication server to the
configuration. You are prompted to enter the following
information:
IPaddr — the IP address of the authentication
server
port — the TCP port number used for RADIUS
authentication. The default is 1813.
shared secret — the password used to
authenticate the Nortel SNAS 4050 to the
authentication server
The system automatically assigns the next available
index number to the server.
insert <index number>
<IPaddr>
Inserts a server at a particular position in the list of
RADIUS authentication servers in the configuration.
index number — the index number you want
the server to have
IPaddr — the IP address of the authentication
server you are adding
The index number you specify must be in use. The
index numbers of existing servers with this index
number and higher are incremented by 1.
move <index number>
<new index number>
Moves a server up or down the list of RADIUS
authentication servers in the configuration.
index number — the original index number of
the server you want to move
new index number — the index number
representing the new position of the server in the
list
The index numbers of the remaining entries adjust
accordingly.