blob: 85b0720b980c65b187dfa67b73d8394209aa7e26 [file] [log] [blame]
Srikanth Vavilapalli1725e492014-12-01 17:50:52 -08001aaa accounting exec default none
2 Turn off accounting services for SSH CLI accesses.
3 The native (/var/log) accounting cannot be disabled.
4
5no aaa accounting exec default
6 Reset the accounting services for SSH CLI accesses to defaults.
7 This disables all accounting services, with the exception
8 of native (/var/log) accounting, which is always enabled.
9
10aaa accounting exec default start-stop group tacacs+
11 Configure the currently-defined set of TACACS+ servers
12 as an accounting service for SSH CLI login and logout.
13