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

class-usage-profile

Syntax

class-usage-profile profile-name {
file filename;
interval minutes;
source-classes {
source-class-name;
}
destination-classes {
destination-class-name;
}
}

Hierarchy Level

[edit accounting-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Create a class usage profile, which is used to log class usage statistics to a file in the /var/log directory. The class usage profile logs class usage statistics for the configured source classes on every interface that has destination-class-usage configured.

For information on configuring source classes, see the JUNOS Routing Protocols Configuration Guide. For information on configuring source class usage, see the JUNOS Network Interfaces Configuration Guide.

Options

profile-name—Name of the destination class profile.

The remaining statements are explained separately.

Usage Guidelines

See Configuring Class Usage Profiles.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


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