Administrator Guide

Table Of Contents
radius-server group
Creates or deletes a group of radius servers.
Syntax
radius-server group group-name
Parameters
group-name
Enter the group name that denotes the group of RADIUS servers.
Defaults Not configured.
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON.
9.4.(0.0) Introduced on the S-Series and Z-Series.
Example
DellEMC(conf)# radius-server group group1
DellEMC(conf-radius-group)# radius-server host 1.1.1.1 key secret
DellEMC(conf-radius-group)# radius-server host 2.2.2.2 key secret
DellEMC(conf-radius-group)# radius-server vrf vrf1 source-interface
tengigabitethernet 1/3/1
DellEMC(conf-radius-group)# show config
!
radius-server group group1
radius-server vrf vrf1 source-interface TenGigabitEthernet 1/3/1
radius-server host 1.1.1.1 key 7 9a2f3ec0c65c6f41
radius-server host 2.2.2.2 key 7 9a2f3ec0c65c6f41
DellEMC(conf-radius-group)#
Related
Commands
login authentication sets the database to be checked when a user logs in.
radius-server key sets an authentication key for RADIUS communications.
radius-server retransmit sets the number of times the RADIUS server attempts to send
information.
radius-server timeout sets the time interval before the RADIUS server times out.
radius-server host
Configure a RADIUS server host.
Syntax
radius-server host {hostname | ipv4-address | ipv6-address} [auth-port
port-number] [acct-port port-number] [retransmit retries] [timeout seconds]
[key [encryption-type] key]
Parameters
hostname
Enter the name of the RADIUS server host.
ipv4-address
|
ipv6-address
Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X) of the RADIUS
server host.
1364 Security