EasyManua.ls Logo

Allied Telesis AT-9028 - Specifying TACACS+ Accounting; Removing the Accounting Method List

Allied Telesis AT-9028
1278 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AT-9000 Switch Command Line User’s Guide
Section XI: Management Security 1197
The KEY parameter specifies the secret key of a TACACS+ server. The
maximum length is 39 characters. Spaces and special characters are not
allowed.
This example adds the IP address 115.16.172.54 as the first TACACS+
authentication server in the list. The server has the key “prt17:”
awplus> enable
awplus# configure terminal
awplus(config)# tacacs-server host 115.16.172.54 order 1 key
prt17
Specifying
TACACS+
Accounting
To specify TACACS+ accounting for all shell login sessions, use the AAA
ACCOUNTING LOGIN command in the Global Configuration mode. Here
is the format of the command:
aaa accounting login default start-stop|stop-only|none
group
radius|tacacs
The DEFAULT parameter indicates the default accounting method list.
The START-STOP parameter indicates a start accounting message is
sent at the beginning of a session and a stop accounting message is sent
at the end of the session.
The STOP-ONLY parameter indicates a stop accounting message is sent
at the end of the session.
The NONE parameter disables accounting messages.
The GROUP parameter indicates the user server group. Specify the
TACACS+ server.
This example configures TACACS+ accounting for all login shell sessions
to send a start accounting message at the beginning of a session and a
stop accounting message at the end of the session:
awplus> enable
awplus# configure terminal
awplus(config)# aaa accounting login default start-stop
group tacacs
Removing the
Accounting
Method List
To reset the configuration of the default accounting list for login shell
sessions, use the NO AAA ACCOUNTING LOGIN DEFAULT command.
This command causes the switch to revert to the authentication method
used by the local user database:
awplus> enable
awplus# configure terminal
awplus(config)# no aaa accounting login default

Table of Contents

Related product manuals