DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
266
authentication server hosts previously created on the Switch.
The following parameters are displayed:
IP Address – The IP address of the authentication server host.
Protocol – The protocol used by the server host. Possible results
include TACACS+ or RADIUS.
Port – The virtual port number on the server host. The default value
is 49.
Timeout - The time in seconds the Switch waits for the server host to
reply to an authentication request.
Retransmit - The value in the retransmit field denotes how many
times the device resends 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.
Parameters None.
Restrictions None.
Example usage:
To view authenticaion server hosts currently set on the Switch:
DES-1210-28/ME:5# show authen server_host
Command: show authen server_host
IP Address Protocol Port Timeout Retransmit Key
--------------- -------- ----- ------- ---------- -------------------------
10.1.1.121 tacacs+ 4321 ------ -1
Total Entries : 1
DES-1210-28/ME:5#
create authen server_group
Purpose To create an authentication server host.
Syntax
create authen server_group <string 15>
Description
The create authen server_ group command creates an
authentication server group for the protocols on the Switch.
Parameters
<string 15> – Defines the authentication group name as a string of
up to 15 alphanumeric characters.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To create a server group “dlinkgroup”: