Ip csg records format – Cisco OL-15491-01 User Manual

Page 151

Advertising
background image

A-151

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

OL-15491-01

Appendix A CSG2 Command Reference

ip csg records format

ip csg records format

To specify variable, fixed, or combined (variable-single) call detail record (CDR) format, use the ip csg
records format
command in global configuration mode. To use the default setting, use the no form of
this command.

ip csg records format [fixed | variable [combined {http | wap}]]

no ip csg records format [fixed | variable [combined {http | wap}]]

Syntax Description

Defaults

The default setting is variable.

Command Modes

Global configuration

Command History

Usage Guidelines

This command is valid only for transaction-based CDRs. It is not valid for service-level CDRs.

Fixed record format generates CDRs that always contain the same set of Tag-Length-Values (TLVs).
Some might have a length of zero. This format is primarily used for integration with legacy billing
systems.

Examples

The following example shows how to specify combined CDR record format for HTTP traffic:

ip csg records format variable combined http

fixed

(Optional) Specifies fixed CDR format.

variable

(Optional) Specifies variable CDR format.

combined http

(Optional) Specifies combined (variable-single) CDR format for HTTP traffic.

combined wap

(Optional) Specifies combined (variable-single) CDR format for wireless
application protocol (WAP) traffic.

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1:

The name of this command changed from records format to ip csg records
format
.

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

The variable-single-cdr keyword was replaced with the combined keyword.

The http and wap keywords were added.

Advertising