ECS2020 Series CLI Reference Guide R04

153
31 AAA
31.1
Configure commands
radius host
Use this command to configure a RADIUS server in conjunction with the switch.
radius host {host_name} [auth-port] {port_id} [key] {key} [priority] {pri_value} [retransmit]
{retransmit_times} [timeout] {timeout_vlaue} [type] {auth_type}
no radius host {ip_addr}
Parameter
Description
Parameters
host_name
Radius server IP address or domain name
port_id
TCP/UDP port number, default is 1812.(0-65535)
key
Radius server key
pri_value
Priority value,(1-65534)
retransmit_times
The number of retransmits, default is 3.(1-10)
timeout_vlaue
Timeout value in seconds to wait for server to
reply (1-30).
auth_type
Usage type.[802.1x|login|all]
31.1.1.1.1.1.1 p
ort_id:1812
retransmit_times:3
Global
Configuration mode
Configurating a RADIUS server.
radius host 192.168.100.1 auth-port 1812 key public priority 1 retransmit 1 timeout 1 type all
n
Default
Mode
Example
Usage
Command
Description
show radius
Displays the RADIUS information.