D-Link DXS-3600 Series Cli Reference Manual page 104

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
commands. Also 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.
Example
This example shows how to create a RADIUS server group with two entries. The second host entry acts
as backup to the first entry.
Switch#configure terminal
Switch(config)#aaa group server radius group1
Switch(config-sg-radius)# server 172.19.10.100
Switch(config-sg-radius)#
7-11 aaa group server tacacs+
This command is used to enter the TACACS+ group server configuration mode to associate server hosts
with the group. Use the no form of the command to remove a TACACS+ server group
aaa group server tacacs+ GROUP-NAME
no aaa group server tacacs+ GROUP-NAME
Parameters
GROUP-NAME
Default
There is no AAA group server.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to enter the TACACS+ group server configuration mode. Use the server command to
associate the TACACS+ server hosts with the TACACS+ server group. The defined server group can be
specified as the method list for authentication, or accounting by using the aaa authentication and aaa
accounting commands.
Example
This example shows how to create a TACACS+ server group with two entries.
Switch#configure terminal
Switch(config)#aaa group server tacacs+ group1
Switch(config-sg-tacacs+)# server 172.19.10.100
Switch(config-sg-tacacs+)# server 172.19.11.20
Switch(config-sg-tacacs+)#
7-12 aaa new-model
Specifies the name of the server group. This name can be up to 32
characters long. The syntax is a general string that does not allow
spaces.
99

Advertisement

Table of Contents
loading

Table of Contents