S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
20-8
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 20 R Commands
radius-server host
Defaults
Idle-time is not set. Server monitoring is turned off.
Timeout is 1 second.
Username is test.
Password is test.
Command Modes
Configuration mode.
Command History
Usage Guidelines
When the idle time interval is 0 minutes, periodic RADIUS server monitoring is not performed.
Examples
The following example configures RADIUS server authentication parameters.
switch#
config terminal
switch(config)#
radius-server host 10.10.2.3 key HostKey
switch(config)#
radius-server host 10.10.2.3 auth-port 2003
switch(config)#
radius-server host 10.10.2.3 acct-port 2004
switch(config)#
radius-server host 10.10.2.3 accounting
switch(config)#
radius-server host radius2 key 0 abcd
switch(config)#
radius-server host radius3 key 7 1234
switch(config)#
radius-server host 10.10.2.3 test idle-time 10
switch(config)#
radius-server host 1.1.1.1 test username user1 password pass idle-time 1
switch(config)#
radius-server host 10.10.2.3 test username tester
switch(config)#
radius-server host 10.10.2.3 test password 2B9ka5
Related Commands
Release
Modification
NX-OS 4.1(3)
Changed the command output.
1.0(2)
This command was introduced.
3.0(1)
Added the
ipv6-address
argument and the
test
option.
Command
Description
show radius-server
Displays RADIUS server information.