Ip csg report radius attribute – Cisco OL-15491-01 User Manual

Page 159

Advertising
background image

A-159

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

OL-15491-01

Appendix A CSG2 Command Reference

ip csg report radius attribute

ip csg report radius attribute

To specify the RADIUS attributes and VSA subattributes to be copied from the RADIUS Start message
and sent to the Billing Mediation Agent (BMA) in CSG2 call detail records (CDRs), use the ip csg
report radius attribute
command in global configuration mode. To disable this feature, use the no form
of this command.

ip csg report radius attribute {radius-attribute-number | vsa {vendor-id | 3gpp}

radius-subattribute-number}

no ip csg report radius attribute {radius-attribute-number | vsa {vendor-id | 3gpp}

radius-subattribute-number}

Syntax Description

Defaults

No RADIUS attributes are copied into CDRs.

Command Modes

Global configuration

Command History

Usage Guidelines

You can specify up to 256 attributes.

If an attribute is not present in the RADIUS message, it is not present in the CDRs, unless ip csg records
format fixed
is configured.

The CSG2 saves and reports attribute and subattribute information for each subscriber.

When the CSG2 receives a new RADIUS Accounting Start or RADIUS Interim Accounting Request, it
saves the attribute and subattribute information parsed from the new request.

radius-attribute-number

RADIUS attribute number to be copied from the RADIUS Start
message. The range is from 1 to 255.

vsa

Specifies the vendor-specific attribute (VSA).

vendor-id

Specifies the vendor ID number. The range is from 1 to 16777215.

3gpp

Specifies the Third Generation Partnership Project (3GPP) vendor ID.

radius-subattribute-number

Specifies the RADIUS subattribute number. The range is from
1 to 255.

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1:

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

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

The 26 keyword was removed.

Advertising