Radius-Server Host - Dell S4810 Reference Manual

Hide thumbs Also See for S4810:
Table of Contents

Advertisement

Example
FTOS(conf)#radius-server group group1
FTOS(conf-radius-group)#radius-server host 1.1.1.1 key secret
FTOS(conf-radius-group)#radius-server host 2.2.2.2 key secret
FTOS(conf-radius-group)#radius-server vrf vrf1 source-
interface tengigabitethernet 0/36
FTOS(conf-radius-group)#show config
!
radius-server group group1
radius-server vrf vrf1 source-interface TenGigabitEthernet
0/36
radius-server host 1.1.1.1 key 7 9a2f3ec0c65c6f41
radius-server host 2.2.2.2 key 7 9a2f3ec0c65c6f41
FTOS(conf-radius-group)#
Related
login authentication
Commands
radius-server key
radius-server retransmit
send information.
radius-server timeout

radius-server host

Configure a RADIUS server host.
S4810
Syntax
radius-server host {hostname | ipv4-address | ipv6-address}
[auth-port port-number] [retransmit retries] [timeout seconds]
[key [encryption-type] key]
Parameters
hostname
ipv4-address |
ipv6-address
auth-port port-
number
retransmit
retries
timeout
seconds
Security
— sets the database to be checked when a user logs in.
— sets an authentication key for RADIUS communications.
— sets the number of times the RADIUS server attempts to
— sets the time interval before the RADIUS server times out.
Enter the name of the RADIUS server host.
Enter the IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X)
of the RADIUS server host.
(OPTIONAL) Enter the keywords auth-port then a number
as the port number. The range is from zero (0) to 65535. The
default port-number is 1812.
(OPTIONAL) Enter the keyword retransmit then a number
as the number of attempts. This parameter overwrites the
radius-server retransmit command. The range is
from zero (0) to 100. The default is 3 attempts.
(OPTIONAL) Enter the keyword timeout then the seconds
the time interval the switch waits for a reply from the RADIUS
server. This parameter overwrites the radius-server
timeout command. The range is from 0 to 1000. The
default is 5 seconds.
1473

Advertisement

Table of Contents
loading

Table of Contents