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

accounting

Syntax

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

Hierarchy Level

[edit system]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

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

The remaining statements are explained separately.

Usage Guidelines

See Configuring RADIUS System Accounting and 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]