
xStack
config authen server_group
built into the Switch (TACACS/XTACACS/TACACS+/RADIUS), or by a
tacacs – Use this parameter to utilize the
xtacacs – Use this parameter to utilize the
tacacs+ – Use this parameter to utilize the
radius - Use this parameter to utilize the
<string 15> - Enter an alphanumeric string of up to 15 characters to define the previously created server group. This group may add any combination of server hosts to it, regardless of protocol.
[add delete] – Enter the correct parameter to add or delete a server host from a server group.
server_host <ipaddr> - Enter the IP address of the previously configured server host to add or delete.
protocol – Enter the protocol utilized by the server host. There are four options:
| tacacs – Use this parameter to define the protocol if the |
| server host is using the TACACS authentication protocol. |
| xtacacs – Use this parameter to define the protocol if the |
| server host is using the XTACACS authentication protocol. |
| tacacs+ – Use this parameter to define the protocol if the |
| server host is using the TACACS+ authentication protocol. |
| radius – Use this parameter to define the protocol if the |
| server host is using the RADIUS authentication protocol. |
Restrictions | Only |
Example usage:
To add an authentication host to server group “group_1”:
Command: config authen server_group group_1 add server_host 10.1.1.121 protocol tacacs+
Success.
170