.. _example_service_ssh_aaa_accounting_accounting: ########## Accounting ########## .. sidebar:: Contents .. contents:: :depth: 2 :local: This scenario shows how to set up AAA accounting for SSH using different AAA methods. ************* Radius Method ************* Description =========== A RADIUS server is added to a RADIUS group, which is added to an AAA list. This list is assigned to SSH's service accounting. Whenever a user logs into the system, accounting packets are sent to the RADIUS server. Scenario ======== .. include:: accounting/radiusmethod .. raw:: html
************* Tacacs Method ************* Description =========== A TACACS+ server is added to a TACACS+ group, which is added to an AAA list. This list is assigned to SSH's service accounting. Whenever a user logs into the system, accounting packets are sent to the TACACS+ server. Scenario ======== .. include:: accounting/tacacsmethod .. raw:: html