[Contents] [Prev] [Next] [Index] [Report an Error]


accounting

Syntax

accounting {
    events [ login change-log interactive-commands ];
    destination {
        tacplus {
            server { 
                server-address {
                    port port-number;
                    secret password;
                    single-connection;
                    timeout seconds;
                }
            }
        }
    }
}

Hierarchy Level

[edit system] 

Description

Configure audit of TACACS+ authentication events, configuration changes, and interactive commands.

The remaining statements are explained separately.

Usage Guidelines

See Configuring TACACS+ System Accounting.

Required Privilege Level

admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]