FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)
2
CLI Commands
2-47
config
Output Example The output for the config.security.authentication.RADIUS.show
command appears as follows:
Deadtime: 0
Index IP Address Port Attempts Timeout
----- ------------- ---- ---------- -------
1 1.1.1.1 1111 3 2
2 2.2.2.2 2222 3 2
3
config.security.authentication.RADIUS.timeout
Syntax timeout index seconds
Purpose This command configures the number of seconds to wait for a
response from the RADIUS server before retransmitting a packet. The
default is 4 seconds.
Parameters This command has two required parameters:
Command Example
Root> config security authentication RADIUS timeout 3 360
config.security.authentication.switch.setSecret
Syntax SetSecret
Purpose This command sets the CHAP secret that is associated with the
switch. This command effectively sets the secret for the local WWN
username in the local authentication user database. The switch secret
is used for all incoming CHAP challenges on the E_Port and N_Port
interfaces.
After issuing this command, you are directed to a “password”
prompt where the actual 16-byte secret is entered. After entering the
new secret, it must be confirmed in the following prompt. After
confirmation, you are returned to the initial prompt that the
index Index of the RADIUS sever (1-3) to change
the timeout value.
seconds The number of seconds before the RADIUS
server retransmits. Valid values are between
1 and 1000.