Configuring Accounting And Authentication Attributes For Radius Servers - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Configuring RADIUS Servers
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 1
switch# configure terminal
Step 2
#switch(config)# radius-server host
{ipv4-address |ipv6-address | host-name}
retransmit count
Step 3
switch(config)# switch(config)#
radius-server host {ipv4-address
|ipv6-address | host-name} timeout seconds
Step 4
switch(config)# exit
Step 5
switch# show radius-server
Step 6
switch# copy running-config startup-config
The following example shows how to configure RADIUS transmission retry count and timeout interval
for a server:
switch# configure terminal
switch(config)# radius-server host server1 retransmit 3
switch(config)# radius-server host server1 timeout 10
switch(config)# exit
switch# show radius-server
switch# copy running-config startup-config

Configuring Accounting and Authentication Attributes for RADIUS Servers

You can specify that a RADIUS server is to be used only for accounting purposes or only for
authentication purposes. By default, RADIUS servers are used for both accounting and authentication.
You can also specify the destination UDP port numbers where RADIUS accounting and authentication
messages should be sent.
To configure the accounting and authentication attributes for RADIUS servers, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config) #radius-server host
{ipv4-address | ipv6-address | host-name}
acct-port udp-port
Step 3
switch(config)# radius-server host
{ipv4-address | ipv6-address | host-name}
accounting
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
17-10
Chapter 17
Purpose
Enters configuration mode.
Specifies the retransmission count for a specific
server. The default is the global value.
Note
The retransmission count value specified for
a RADIUS server overrides the count
specified for all RADIUS servers in
Specifies the transmission timeout interval for a
specific server. The default is the global value.
Note
The timeout interval value specified for a
RADIUS server overrides the interval value
specified for all RADIUS servers in
Exits configuration mode.
(Optional) Displays the RADIUS server
configuration.
(Optional) Copies the running configuration to the
startup configuration.
Purpose
Enters configuration mode.
(Optional) Specifies a UDP port to use for RADIUS
accounting messages.The default UDP port is 1812.
The range is from 0 to 65535.
(Optional) Specifies that the specified RADIUS
server it to be used only for accounting purposes.
The default is both accounting and authentication.
Configuring RADIUS
Step
2.
Step
3.
OL-16597-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents