Chapter 61 Radius Client Command List - D-Link DGS-1510/ME Series Reference Manual

Table of Contents

Advertisement

Chapter 61 RADIUS Client Command List

config radius add <server_index 1-3> <server_ip> [key <password 32>] [default | {auth_port <udp_port_number
1-65535> | acct_port <udp_port_number 1-65535> | timeout<sec 1-255> | retransmit<int 1-20>}(1)]
config radius delete <server_index 1-3>
config radius <server_index 1-3> {ipaddress <server_ip> | [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]}(1)
show radius
show auth_statistics {ports <portlist>}
show auth_diagnostics {ports <portlist>}
show auth_session_statistics {ports <portlist>}
show auth_client
show acct_client
config accounting service [network | shell | system] state [enable | disable]
show accounting service
61-1
config radius add
Description
This command is used to add a new RADIUS server. The server with lower index has higher authenticating priority.
Format
config radius add <server_index 1-3> <server_ip> [key <password 32>] [default | {auth_port
<udp_port_number 1-65535> | acct_port <udp_port_number 1-65535> | timeout<sec 1-255> | retransmit<int
1-20>}(1)]
Parameters
<server_index 1-3> - Enter the RADIUS server index. This value must be between 1 and 3.
<server_ip> - Enter the IP address of the RADIUS server here.
key - Specifies the key pre-negotiated between switch and the RADIUS server. It is used to encrypt user's
authentication data before being transmitted over internet.
<password 32> - Enter the password here. The password can be up to 32 characters long.
default - Specifies to set 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.
<udp_port_number 1-65535> - Enter the authentication port number here. This value must be between 1 and
65535.
acct_port - Specifies the UDP port number which is used to transmit RADIUS accounting statistics between the
Switch and the RADIUS server.
<udp_port_number 1-65535> - Enter the accounting port number here. This value must be between 1 and
65535.
timeout - Specifies the time in second for waiting server reply. The default value is 5 seconds.
DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
505

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents