D-Link DGS-1510 Series Reference Manual page 108

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
8-22 server (RADIUS)
This command is used to associate a RADIUS server host with a RADIUS server group. Use the no
form of this command to remove a server host from the server group.
server {IP-ADDRESS | IPV6-ADDRESS}
no server {IP-ADDRESS| IPV6-ADDRESS}
Parameters
IP-ADDRESS
IPV6-ADDRESS
Default
By default, no server is configured.
Command Mode
RADIUS Group Server Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to enter the RADIUS group server configuration mode. Use the server command
to associate the RADIUS server hosts with the RADIUS server group. The defined server group can
be specified as the method list for authentication, or accounting via the AAA authentication and AAA
accounting command. Use the radius-server host command to create a server host entry. A host
entry is identified by IP Address.
Example
This example shows how to create two RADIUS server hosts with the different IP addresses. A server
group is then created with the two server hosts.
Switch#configure terminal
Switch(config)# radius-server host 172.19.10.100 auth-port 1500 timeout 8
retransmit 3 key ABCDE
Switch(config)# radius-server host 172.19.10.101 auth-port 1600 timeout 3
retransmit 1 key ABCDE
Switch(config)#aaa group server radius group1
Switch(config-sg-radius)# server 172.19.10.100
Switch(config-sg-radius)# server 172.19.10.101
Switch(config-sg-radius)# exit
Switch(config)#
8-23 server (TACACS+)
This command is used to associate a TACACS+ server with a server group. Use the no form of this
command to remove a server from the server group.
server {IP-ADDRESS | IPV6-ADDRESS}
no server {IP-ADDRESS | IPV6-ADDRESS}
Parameters
IP-ADDRESS
Specifies the IPv4 address of the authentication server.
Specifies the IPv6 address of the authentication server.
Specifies the IPv4 address of the authentication server.
105

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents