set system aaa tacacs-plus accounting
The set system aaa tacacs-plus accounting command enables the TACACS+ accounting function.
Command Syntax
set system aaa tacacs-plus accounting <true | false>
Parameter
Parameter | Description |
accounting <true | false> | Configures whether to enable or disable the TACACS+ accounting function. The value is true or false. true: enables the TACACS+ accounting function. It will take effect only when the TACACS+ function is enabled. false: disables the TACACS+ accounting function. The default value is true. |
Example
• Enable the TACACS+ accounting function.
admin@XorPlus# set system aaa tacacs-plus accounting true admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.