D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
171
config authen server_group
tacacs – Use this parameter to utilize the built-in TACACS
server protocol on the Switch. Only server hosts utilizing
the TACACS protocol may be added to this group.
xtacacs – Use this parameter to utilize the built-in
XTACACS server protocol on the Switch. Only server hosts
utilizing the XTACACS protocol may be added to this group.
tacacs+ – Use this parameter to utilize the built-in
TACACS+ server protocol on the Switch. Only server hosts
utilizing the TACACS+ protocol may be added to this group.
radius - Use this parameter to utilize the built-in RADIUS
server protocol on the Switch. Only server hosts utilizing
the RADIUS protocol may be added to this group.
<string 15> - Enter an alphanumeric string of up to 15 characters to
define the previously created server group. This group may add any
combination of server hosts to it, regardless of protocol.
protocol – Enter the protocol utilized by the server host. There are
four options:
tacacs – Use this parameter to define the protocol if the
server host is using the TACACS authentication protocol.
xtacacs – Use this parameter to define the protocol if the
server host is using the XTACACS authentication protocol.
tacacs+ – Use this parameter to define the protocol if the
server host is using the TACACS+ authentication protocol.
radius – Use this parameter to define the protocol if the server host
is using the RADIUS authentication protocol.
Restrictions Only administrator-level users can issue this command.
Example usage:
To add an authentication host to server group “group_1”:
DGS-3324SRi:4#config authen server_group group_1 add server_host
10.1.1.121 protocol tacacs+
Command: config authen server_group group_1 add server_host
10.1.1.121 protocol tacacs+
Success.
DGS-3324SRi:4#
delete authen server_group
Purpose Used to delete a user-defined authentication server group.
Syntax
delete authen server_group <string 15>
Description This command will delete an authentication server group.
Parameters <string 15> - Enter an alphanumeric string of up to 15 characters to
define the previously created server group to delete.
Restrictions Only administrator-level users can issue this command.