CANOGA PERKINS CanogaOS Command Reference User Manual
Page 716
![background image](/manuals/651410/716/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 716 of 855
auth-port
(Optional) Specifies the UDP destination port for authentication requests.
port-number
(Optional) Port number for authentication requests; the host is not used for
authentication if set to 0. If unspecified, the port number defaults to 1812.
timeout
(Optional) The time interval (in seconds) that the router waits for the RADIUS
server to reply before retransmitting. This setting overrides the global value of
the radius-server timeout command. If no timeout value is specified, the global
value is used. Enter a value in the range 1 to 1000.
seconds
(Optional) Specifies the timeout value. Enter a value in the range 1 to 1000. If
no timeout value is specified, the global value is used.
retransmit
(Optional) The number of times a RADIUS request is re-sent to a server, if that
server is not responding or responding slowly. This setting overrides the global
setting of the radius-server retransmit command.
retries
(Optional) Specifies the retransmit value. Enter a value in the range 1 to 100. If
no retransmit value is specified, the global value is used.
key
(Optional) Specifies the authentication and encryption key used between the
router and the RADIUS daemon running on this RADIUS server. This key
overrides the global setting of the radius-server key command. If no key string
is specified, the global value is used.
string
(Optional) Specifies the authentication and encryption key for all RADIUS
communications between the router and the RADIUS server. This key must
match the encryption used on the RADIUS daemon.
Default
No RADIUS host is specified; use global radius-server command values.
Command Mode
Global configuration
Usage
You can use multiple radius-server host commands to specify multiple hosts. The software searches
for
hosts in the order in which you specify them.
If no host-specific timeout, retransmit, or key values are specified, the global values apply to each host.
Examples
The following is sample output from the radius-server host command:
Switch(config)# radius-server host 10.10.1.1 key abcde
Related Commands
radius-server key
radius-server timeout