D-Link xStack Reference Manual page 48

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
config radius add
Restrictions
Example usage:
To add a new RADIUS server:
DGS-3627: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-3627:admin#
config radius delete
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete a radius server:
DGS-3627:admin# config radius delete 1
Command: config radius delete 1
Success.
DGS-3627:admin#
config radius
Purpose
Syntax
Description
Parameters
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Only Administrator and Operator-level users can issue this command.
Used to delete a RADIUS server.
config radius delete < server_index 1-3 >
The config radius delete command delete a RADIUS server.
server_index - RADIUS server index.
Only Administrator and Operator-level users can issue this command.
Used to configure a RADIUS server.
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)
The config radius command configures a RADIUS server.
server_index - RADIUS server index.
server_ip - The IP address of the RADIUS server.
ipv6addr - The IPv6 address of the RADIUS server
passwd - 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.
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
44

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents