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


Configuring a Class Usage Profile

You can configure the class usage profile to collect statistics for particular source and destination classes.

To configure the class usage profile to filter by source classes, include the source-classes statement at the [edit accounting options class-usage-profile profile-name] hierarchy level:

[edit accounting-options class-usage-profile profile-name]
source-classes {
    source-class-name;
}

To configure the class usage profile to filter by destination classes, include the destination-classes statement at the [edit accounting options class-usage-profile profile-name] hierarchy level:

[edit accounting-options class-usage-profile profile-name]
destination-classes {
    destination-class-name;
}

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