Cisco Nexus 9000 Series Configuration Manual page 82

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

Advertisement

Configuring Accounting and Authentication Attributes for RADIUS Servers
Command or Action
Step 2
(Optional) radius-server host {ipv4-address | ipv6-address
| hostname} acct-port udp-port
Example:
switch(config)# radius-server host 10.10.1.1
acct-port 2004
Step 3
(Optional) radius-server host {ipv4-address | ipv6-address
| hostname} accounting
Example:
switch(config)# radius-server host 10.10.1.1
accounting
Step 4
(Optional) radius-server host {ipv4-address | ipv6-address
| hostname} auth-port udp-port
Example:
switch(config)# radius-server host 10.10.2.2
auth-port 2005
Step 5
(Optional) radius-server host {ipv4-address | ipv6-address
| hostname} authentication
Example:
switch(config)# radius-server host 10.10.2.2
authentication
Step 6
(Optional) show radius {pending | pending-diff}
Example:
switch(config)# show radius pending
Step 7
(Optional) radius commit
Example:
switch(config)# radius commit
Step 8
exit
Example:
switch(config)# exit
switch#
Step 9
(Optional) show radius-server
Example:
switch(config)# show radius-server
Step 10
(Optional) copy running-config startup-config
Example:
switch# copy running-config startup-config
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
56
Purpose
Specifies a UDP port to use for RADIUS accounting
messages. The default UDP port is 1813. The range is from
0 to 65535.
Specifies to use the RADIUS server only for accounting
purposes. The default is both accounting and
authentication.
Specifies a UDP port to use for RADIUS authentication
messages. The default UDP port is 1812. The range is from
0 to 65535.
Specifies to use the RADIUS server only for authentication
purposes. The default is both accounting and
authentication.
Displays the RADIUS configuration pending for
distribution.
Applies the RADIUS configuration changes in the
temporary database to the running configuration.
Exits configuration mode.
Displays the RADIUS server configuration.
Copies the running configuration to the startup
configuration.
Configuring RADIUS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents