Users Guide

Table Of Contents
Command Mode CONFIGURATION
Usage Information The no version of this command disables the public key authentication.
Example
OS10(config)# ip ssh server pubkey-authentication
Supported Releases 10.3.0E or later
radius-server host
Congures a RADIUS authentication server.
Syntax
radius-server host {hostname | ip-address} [auth-port port-number | key
authentication-key]
Parameters
hostname — Enter the host name of the RADIUS server.
ip-address — Enter the IPv4 (A.B.C.D) or IPv6 (x:x:x:x::x) address of the RADIUS server.
auth-port port-number — (Optional) Enter the UDP port number used on the server for authentication
(0 to 65535, default 1812)
key authentication-key — (Optional) Enter the authentication key used to authenticate the switch on
the server (up to 42 characters; default radius_secure).
Default Not congured
Command Mode CONFIGURATION
Usage Information The authentication key must match the key congured on the RADIUS server. Congure global settings for the
timeout and retransmit attempts allowed on RADIUS servers by using the radius-server retransmit and
radius-server timeout commands. The no version of this command removes a RADIUS server
conguration.
Example
OS10(config)# radius-server host 1.5.6.4 key secret1
Supported Releases 10.2.0E or later
radius-server key
Congures the authentication key the RADIUS server uses.
Syntax
radius-server key value
Parameters value — Enter the authentication key value known both to the RADIUS client and server.
Default Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command resets the value to the default.
Example
OS10(config)# radius-server key md5
Supported Releases 10.2.0E or later
360 System management