Configuring Accounting And Authentication Attributes For Radius Servers - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring RADIUS
Command or Action
switch(config)# exit
switch#
Step 7
(Optional) show radius-server
Example:
switch# show radius-server
Step 8
(Optional) copy running-config startup-config
Example:
switch# copy running-config startup-config
Related Topics

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 if
there is a conflict with the default port.
Before you begin
Configure one or more RADIUS server hosts.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Configuring RADIUS Server
configure terminal
(Optional) radius-server host {ipv4-address | ipv6-address | hostname} acct-port udp-port
(Optional) radius-server host {ipv4-address | ipv6-address | hostname} accounting
(Optional) radius-server host {ipv4-address | ipv6-address | hostname} auth-port udp-port
(Optional) radius-server host {ipv4-address | ipv6-address | hostname} authentication
(Optional) show radius {pending | pending-diff}
(Optional) radius commit
exit
(Optional) show radius-server
(Optional) copy running-config startup-config
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Configuring Accounting and Authentication Attributes for RADIUS Servers
Purpose
Displays the RADIUS server configuration.
Copies the running configuration to the startup
configuration.
Hosts, on page 44
Purpose
Enters global configuration mode.
55

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents