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

Verifying Your Work

To view the results of the SCU accounting profile you created, navigate to the /var/log directory of your router; it should contain the designated class usage profile log. The layout of an SCU profile looks like this:

profile_name,epoch-timestamp,interface-name,source-class-name,packet-count,byte-count

An example of the actual output from a profile looks like this:

scu_profile,980313078,ge-1/0/0.0,gold,82,6888
scu_profile,980313078,ge-1/0/0.0,silver,164,13776
scu_profile,980313078,ge-1/0/0.0,bronze,0,0
scu_profile,980313678,ge-1/0/0.0,gold,82,6888
scu_profile,980313678,ge-1/0/0.0,silver,246,20664
scu_profile,980313678,ge-1/0/0.0,bronze,0,0

To view the parameters of your SCU accounting profile, you can use the show accounting-options class-usage-profile scu-profile-name command.


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