DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
56
Format
config radius delete <server_index 1-3>
Parameters
delete
- Specifies to delete a RADIUS server.
<server_index 1-3>
- Enter the RADIUS server index here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To delete a RADIUS server:
DWS-3160-24PC:admin# config radius delete 1
Command: config radius delete 1
Success.
DWS-3160-24PC:admin#
4-23
config radius
Description
This command is used to configure a RADIUS server.
Format
config radius <server_index 1-3> {ipaddress [<server_ip> | <ipv6addr>] | key <password
32> | auth_port [<udp_port_number 1-65535> | default] | acct_port [<udp_port_number 1-
65535> | default] | timeout [<sec 1-255> | default] | retransmit [<int 1-20> | default]}
Parameters
<server_index 1-3>
- Enter the RADIUS server index here. This value must be between 1 and 3.
ipaddress
- (Optional) The IP address of the RADIUS server.
<server_ip>
- Enter the RADIUS server IP address here.
<ipv6addr>
- Enter the RADIUS server IPv6 address used here.
key
- (Optional) The key pre-negotiated between Switch and RADIUS server. It is used to encrypt
user’s authentication data before being transmitted over internet. The maximum length of the
key is 32.
<password 32>
- Enter the key here. The key can be up to 32 characters long.
auth_port
- (Optional) 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. The
default value is 1812.
<udp_port_number 1-65535>
- Enter the authentication port number here. This value must
be between 1 and 65535.
default
- Specifies that the default port number will be used.
acct_port
- (Optional) 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.
The default value is 1813.