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


Configuring the Filter Profile

A filter profile specifies error and statistics information collected and written to a file. A filter profile must specify counter names for which statistics are collected.
To configure a filter profile, include the filter-profile statement at the [edit accounting-options] hierarchy level:

[edit accounting-options]
filter-profile profile-name { 
    counters { 
        counter-name;
    }
    file filename;
    interval minutes;
}

To apply the filter profile, include the accounting-profile statement at the [edit firewall filter filter-name] hierarchy level. For more information on firewall filters, see the JUNOS Network Interfaces and Class of Service Configuration Guide.

To configure a filter profile, perform the tasks described in the following sections:


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