Specifications

Command Line Interface
118
retransmit : Set RADIUS retransmit count.
server : Set RADIUS server IP address.
timeout : Set RADIUS timeout interval.
Command: set
radius
retransmit
Description: Set the maximum number of times to retransmit
information to the RADIUS server if it fails to
send a response.
Syntax: set radius retransmit <count>
Note: The default number is 2.
Example: Console>set radius retransmit 5
Command: set
radius server
Description: Set the RADIUS server’s IP address and
password.
Syntax: set radius server <IP address> <secret> [<port
number>] [primary]
Note:
Up to five RADIUS servers can be supported.
The secret password must be less than 66
characters.
The port number is the UDP port on the
RADIUS server configured to communicate
with the device.
Enter ‘primary’ to give priority to the specified
RADIUS server. The port number must be
included when specifying a primary server.
Example: Console>set radius server 192.168.1.100
mypassword
Command: set
radius timeout
Description: Set the maximum number of seconds to wait
for a response from the RADIUS server.
Syntax: set radius timeout <time in seconds>
Note: The default is 5 seconds.
Example: Console>set radius timeout 60