AAA Configuration on OmniAccess 5740 USG
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
65
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TACACS+ SERVER GROUP CONFIGURATION
A TACACS+ server group is a list of TACACS+ servers, which can be used as an
authentication method in a method-list. The servers are approached in the order
they are specified for authentication information.
T
O CONFIGURE A TACACS+ SERVER GROUP
EXAMPLE
ALU(config)# aaa server-group tacacs tac1
ALU(config-srv-grp-tac1)#
The following error is displayed if you try to configure a TACACS+ server group
with the name ‘local’’:
ALU(config)# aaa server-group tacacs local
The Name of the Group is reserved
ALU(config)# no aaa server-group tacacs tac1
Command (in CM) Description
aaa server-group tacacs
<name>
This command is used to configure a
TACACS+ server group.
Note: You cannot enter a TACACS+
server group as ‘local’ as it is a
reserved keyword for a pre-
defined authentication method.
This command enters the TACACS+ Server-
Group mode.
no aaa server-group tacacs
<name>
This command deletes the specified
TACACS+ server group.
You cannot delete a TACACS+ server group
if it is associated to any method list.