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
21-25
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 21 S Commands
server (radius configuration)
server (radius configuration)
To configure a RADIUS server, use the
server
command in RADIUS configuration submode. To discard
the configuration, use the
no
form of the command.
server
[
ipv4-address | ipv6-address | dns-name
]
no server
[
ipv4-address | ipv6-address | dns-name
]
Syntax Description
Defaults
None.
Command Modes
RADIUS configuration submode.
Command History
Usage Guidelines
None.
Examples
The following example shows the
server
command in RADIUS configuration submode.
switch#
config terminal
switch(config)#
aaa group server radius testgroup
switch(config-radius)#
server myserver
Related Commands
ipv4-address
(Optional) Specifies the RADIUS server IP address in the format
A.B.C.D
.
ipv6-address
(Optional) Specifies the RADIUS server IP address in the format
X:X::X
.
name
(Optional) Specifies the RADIUS DNS server name. The maximum size is
255.
Release
Modification
1.3(1)
This command was introduced.
3.0(1)
Added the
ipv6-address
argument
.
Command
Description
radius-server host
Configures RADIUS server parameters.
show radius-server
Displays RADIUS server configuration parameters.