xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
35
config radius add
encrypt user’s authentication data before being transmitted over internet. The maximum
length of the key is 32.
encryption_key
- Specifies the encryption key.
<password 56>
- Enter the encryption key here. This can be up to 56 characters long.
default
- Sets the authentication UDP port number to 1812 accounting UDP port number to
1813, timeout to 5 seconds and retransmit to 2.
auth_port
- Specifies the UDP port number which is used to transmit RADIUS authentication
data between the switch and the RADIUS server. The range is 1 to 65535.
acct_port
- Specifies the UDP port number which is used to transmit RADIUS accounting
statistics between the switch and the RADIUS server. The range is 1 to 65535.
timeout
- The time in second for waiting server reply. Default value is 5 seconds.
retransmit
- The count for re-transmitting. Default value is 2.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To add a new RADIUS server:
DGS-3450:admin# config radius add 1 10.48.74.121 key dlink default
Command: config radius add 1 10.48.74.121 key dlink default
Success.
DGS-3450:admin#
config radius delete
Purpose
Used to delete a RADIUS server.
Syntax
config radius delete < server_index 1-3 >
Description
The config radius delete command delete a RADIUS server.
Parameters
server_index
- RADIUS server index.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a radius server:
DGS-3450:admin# config radius delete 1
Command: config radius delete 1
Success.
DGS-3450:admin#
config radius
Purpose
Used to configure a RADIUS server.
Syntax
config radius <server_index 1-3> { ipaddress [ <server_ip> | <ipv6addr> ] | key
<passwd 32> | auth_port [<udp_port_number>| default ] | acct_port [
<udp_port_number> | default ] | timeout [ <int 1-255> | default ] | retransmit [ <int 1-20>
| default ]} (1)<server_index 1-3> {ipaddress [<server_ip> | <ipv6addr> ] | [ key