FW 07.00.00/HAFM SW 08.06.00 McDATA Enterprise Operating System Command Line Interface User Manual (620-000134-720, April 2005)

Table Of Contents
2
CLI Commands
2-43
config
Parameters This command has one required parameter:
Command Example
Root> config security authentication RADIUS deadtime 120
config.security.authentication.RADIUS.deleteServer
Syntax deleteServer index
Purpose This command removes a RADIUS server from the RADIUS server
list. If you delete a server, and there are servers configured in higher
numbered slots, these servers will be automatically moved up to the
first available slots.
Parameters This command has one required parameter.
Command Example
Root> config security authentication RADIUS deleteServer
3
config.security.authentication.RADIUS.server
Syntax server index [IP:port]
Purpose This command adds or modifies one RADIUS server, at a given
index, that will be used for authentication. Servers are queried in the
order listed, so the primary server must be the first one in the list.
There are three slots available for RADIUS servers. Servers will be
added into the list by the index value. The range is 1 to 3. If a server is
added and there is an empty slot before that server, it will be shifted
up to the empty slot. The IP:port is the IP address and the UDP port
on the RADIUS server.
NOTE: If you want to configure a RADIUS server without a key, you must
specify the key as "". The set of double quotes is an empty string in the CLI.
minutes The number of minutes a RADIUS server
is marked “dead” before it is contacted
again. Valid values are between 0 and
1440.
index Index of the server to be removed.