![D-Link DES-3028 Скачать руководство пользователя страница 225](http://html.mh-extra.com/html/d-link/des-3028/des-3028_cli-reference-manual_77883225.webp)
DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
220
show authen server_host
49.
Timeout
The time in seconds the Switch will wait for the server host
to reply to an authentication request.
Retransmit
The value in the retransmit field denotes how many
times the device will resend an authentication request when the
TACACS server does not respond. This field is inoperable for the
protocol.
Key
Authentication key to be shared with a configured
server only.
Parameters None.
Restrictions None.
Example usage:
To view authentication server hosts currently set on the Switch:
DES-3028P:4#show authen server_host
Command: show authen server_host
IP Address Protocol Port Timeout Retransmit Key
------------ -------- ----- ------- ---------- -------------
10.53.13.94 TACACS 49 5 2 No Use
Total Entries : 1
DES-3028P:4#
create authen server_group
Purpose
Used to create a user-defined authentication server group.
Syntax
create authen server_group <string 15>
Description
This command will create an authentication server group. A server
group is a technique used to group
TACACS/XTACACS//RADIUS server hosts into user
defined categories for authentication using method lists. The user
may add up to eight (8) authentication server hosts to this group
using the
config authen server_group
command.
Parameters
<string 15>
Enter an alphanumeric string of up to 15 characters to
define the newly created server group.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create the server group “group_1”:
DES-3028P:4#create authen server_group group_1
Command: create authen server_group group_1
Success.
DES-3028P:4#