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


Usage

<configuration>
    <accounting-options>
        <policy-decision-statistics-profile>
            <application-aware-access-list-fields>
                <address/>
                <application/>
                <application-group/>
                <input-bytes/>
                <input-interface/>
                <input-packets/>
                <mask/>
                <output-bytes/>
                <output-packets/>
                <subscriber-name/>
                <timestamp/>
                <vrf-name/>
            </application-aware-access-list-fields>
        </policy-decision-statistics-profile>
    </accounting-options>
</configuration>

Description

List of attributes to be stored in bulkstats file.

Contents

<address>—Address of subscriber.

<application>—Application.

<application-group>—Application group.

<input-bytes>—Input bytes.

<input-interface>—Interface of subscriber.

<input-packets>—Input packets.

<mask>—Mask of subscriber.

<output-bytes>—Output bytes.

<output-packets>—Output packets.

<subscriber-name>—Name of subscriber.

<timestamp>—Timestamp of stats record.

<vrf-name>—VRF where subscriber resides.


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