xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
27
1
show authen server_host
IP Address – The IP address of the authentication server host.
Protocol – The protocol used by the server host. Possible results will
include TACACS, XTACACS, TACACS+ or RADIUS.
Port – The virtual port number on the server host. The default value is
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
tacacs+ protocol.
Key Authentication key to be shared with a configured TACACS+
server only.
Non
e.
Parameters
Non
e.
Restrictions
Example usage:
To view authentication server hosts currently set on the Switch:
DES-3200-28: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-3200-28:4#
create authen server_group
Used to creat
e a user-defined authentication server group.
Purpose
cre
ate authen server_group <string 15>
Syntax
This
command is used to create an authentication server group. A
server group is a technique used to group
TACACS/XTACACS/TACACS+/RADIUS server hosts into user
defined categories for authentication using method lists. The user
may add up to eight authentication server hosts to this group using
the config authen server_group command.
Description
Parameters
<string 15> Enter an alphanumeric string of up to 15 characters to
define the newly created server group.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To create the server group “group_1”: