Chapter 9: Security
Extreme Networks EAS 100-24t Switch CLI Manual
272
Example usage:
To view authentication server hosts currently set on the switch:
Example usage:
To create the server group “group_1”:
Parameters None.
Restrictions None.
#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
#
create authen server_group
Purpose Used to create a user-defined authentication server group.
Syntax create authen server_group <string 15>
Description 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.
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.
#create authen server_group group_1
Command: create authen server_group group_1
Success.
#
show authen server_host