D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
264
DES-3200-
28: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.
DES-3200-28: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 is used to 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 be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete the server group “group_1”:
DES-3200-28:4#delete authen server_group group_1
Command: delete authen server_group group_1
Success.
DES-3200-28:4#
show authen server_group
Purpose
Used to view authentication server groups on the Switch.
Syntax
show authen server_group <string 15>
Description
This command is used to display authentication server groups
currently configured on the Switch.
This command will display the following fields:
Group Name The name of the server group currently configured on
the Switch, including built in groups and user defined groups.
IP Address The IP address of the server host.
Protocol The authentication protocol used by the server host.
Parameters
<string 15> Enter an alphanumeric string of up to 15 characters to
define the previously created server group to be viewed.
Entering this command without the <string> parameter will display all
authentication server groups on the Switch.
Restrictions
None.
Example usage:
To view authentication server groups currently set on the Switch.