xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
36
config radius
<password 32> | encryption_key < password 56 >] | 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]}(1)
Description
The config radius command configures a RADIUS server.
Parameters
server_index
- RADIUS server index.
<server_ip>
- The IP address of the RADIUS server.
<ipv6addr>
- The IPv6 address of the RADIUS server
<password>
- 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.
encryption_key
- Specifies the encryption key.
<password 56>
- Enter the encryption key here. This can be up to 56 characters long.
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. Default value is
1812.
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. Default value
is 1813.
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 configure a radius server:
DGS-3450:admin# config radius server 1 auth_port 60
Command: config radius server 1 auth_port 60
Success.
DGS-3450:admin#
show radius
Purpose
Used to display RADIUS server configurations.
Syntax
show radius
Description
The show radius command displays RADIUS server configurations.
Parameters
None.
Restrictions
None.
Example usage:
To display RADIUS server configurations: