Radius-Server Host - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

radius-server host

radius-server host
To configure RADIUS server parameters, use the radius-server host command. To revert to the default, use
the no form of this command.
radius-server host {hostname| ipv4-address| ipv6-address} [key [0| 7] shared-secret [pac]] [accounting]
[acct-port port-number] [auth-port port-number] [authentication] [retransmit count] [test {idle-time time|
password password| username name}] [timeout seconds [retransmit count]]
noradius-server host {hostname| ipv4-address| ipv6-address} [key [0| 7] shared-secret [pac]] [accounting]
[acct-port port-number] [auth-port port-number] [authentication] [retransmit count] [test {idle-time time|
password password| username name}] [timeout seconds [retransmit count]]
Syntax Description
hostname
ipv4-address
ipv6-address
key
0
7
shared-secret
pac
accounting
acct-port port-number
Cisco Nexus 7000 Series Security Command Reference
604
RADIUS server Domain Name Server (DNS) name.
The name is alphanumeric, case sensitive, and has a
maximum of 256 characters.
RADIUS server IPv4 address in the A.B.C.D format.
RADIUS server IPv6 address in the X:X:X::X format.
(Optional) Configures the RADIUS server preshared
secret key.
(Optional) Configures a preshared key specified in
clear text to authenticate communication between the
RADIUS client and server. This is the default.
(Optional) Configures a preshared key specified in
encrypted text (indicated by 7) to authenticate
communication between the RADIUS client and
server.
Preshared key to authenticate communication between
the RADIUS client and server. The preshared key can
include any printable ASCII characters (white spaces
are not allowed), is case sensitive, and has a maximum
of 63 characters.
(Optional) Enables the generation of Protected Access
Credentials (PAC) on the RADIUS Cisco Access
Control Server (ACS) for use with Cisco TrustSec.
(Optional) Configures accounting.
(Optional) Configures the RADIUS server port for
accounting. The range is from 0 to 65535.
R Commands

Advertisement

Table of Contents
loading

Table of Contents