D-Link xStack DGS-3620 Reference Manual page 97

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
4-46
config radius server_host
Description
This command is used to configure the RADIUS server host.
Format
config radius server_host <ipaddr> {auth_port <int 1-65535> | acct_port <int 1-65535> | [key
[<key_string 254> | none] | encryption_key <key_string 344>] | timeout <int 1-255> |
retransmit <int 1-20>}
Parameters
<ipaddr> - Enter the IP address of the server host.
auth_port - (Optional) Specifies the port of the RADIUS authentication.
<int 1-65535> - Enter the value between 1 and 65535. The default value is 1812.
acct_port - (Optional) Specifies the port of the RAIDUS accounting.
<int 1-65535> - Enter the value between 1 and 65535. The default value is 1813.
key - (Optional) Specifies the key for RADIUS.
<key_string 254> - Enter the plain text key string for RADIUS.
none - No encryption for RADIUS.
encryption_key - (Optional) The encrypted form key string for RADIUS. The encryption
algorithm is based on DES.
<key_string 344> - Etner the string with maximum 344 characters.
timeout - (Optional) Specifies the time in second to wait for the server to reply.
<int 1-255> - Enter the value between 1 and 255. The default value is 5.
retransmit - (Optional) Specifies the count for re-transmissions.
<int 1-20> - Enter the value between 1 and 20. The default value is 2.
Restrictions
Only Administrator level can issue this command.
Example
To configure the RADIUS server host:
DGS-3620-28PC:admin#config radius server_host 10.1.1.222 key "abc123"
Command: config radius server_host 10.1.1.222 key "abc123"
Success.
DGS-3620-28PC:admin#
4-47
config radius source_ipif
Description
This command is used to specify source interface for all outgoing RADIUS packets.
Format
config radius source_ipif [<ipif_name 12> {<ipaddr> | <ipv6addr>} | none]
92

Advertisement

Table of Contents
loading

Table of Contents