Ip csg report usage – Cisco OL-15491-01 User Manual

Page 162

Advertising
background image

A-162

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

ip csg report usage

ip csg report usage

To enable CSG2 supplemental usage reporting to the quota server, use the ip csg report usage command
in global configuration mode. To disable supplemental usage reporting, use the no form of this
command.

ip csg report usage {bytes ip | seconds}

no ip csg report usage {bytes ip | seconds}

Syntax Description

Defaults

None

Command Modes

Global configuration

Command History

Usage Guidelines

Interval report Tag-Length-Values (TLVs) are generated for Service Reauthorization Request, Service
Stop, and Quota Return messages. Reports contain statistics since the last report.

If you want to report both IP bytes and usage in seconds, you can specify both ip csg report usage bytes
ip
and ip csg report usage seconds.

Examples

The following example shows how to enable supplemental usage reporting for both IP bytes and seconds:

ip csg report usage bytes ip

ip csg report usage seconds

bytes ip

Report the number of IP bytes uploaded and downloaded for each
interval.

seconds

Report usage in seconds for the interval, as well as the timestamps of
the start of the first and last billable sessions in the interval.

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1:

The name of this command changed from report usage to ip csg report usage.

The configuration mode for this command changed from CSG accounting
configuration to global configuration.

Advertising