Cisco OL-15491-01 User Manual

Page 178

Advertising
background image

A-178

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

OL-15491-01

Appendix A CSG2 Command Reference

match header

match header User-Agent myagent

The following example shows how to specify SIP header match patterns for map SIP-HDR1. In this
example, the header match is TRUE only for Event presence and Content-Type application/sdp. Any
other combination of Event and Content-Type matches FALSE:

ip csg map SIP-HDR1

match header Event presence

match header Content-Type application/sdp

Related Commands

Command

Description

ip csg case-sensitive

Specifies whether to treat CSG2 header, method, and URL match patterns as
case-sensitive.

ip csg map

Defines the CSG2 billing content filters (header, method, and URL maps),
and enters CSG2 map configuration mode.

ip csg policy

Defines a policy for qualifying flows for the CSG2 billing services, and
enters CSG2 policy configuration mode.

map

References a header, method, or URL map that is part of a CSG2 billing
policy.

match method

Specifies a method match pattern for a CSG2 billing map.

match url

Specifies a URL match pattern for a CSG2 billing map.

Advertising