Cisco OL-15491-01 User Manual

Page 85

Advertising
background image

A-85

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

OL-15491-01

Appendix A CSG2 Command Reference

ip csg map

ip csg map URLMAP

match url */mobile/index.wml

!

ip csg policy MAP-POLICY

map HOSTMAP

map URLMAP

In this example, a flow must match both HOSTMAP and URLMAP in order to match policy
MAP-POLICY.

Examples

The following example shows how to configure a CSG2 URL map named MOVIES:

ip csg map MOVIES

match url *.movies_(comedy|action|drama).com/*.mpeg

Related Commands

Command

Description

ip csg case-sensitive

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

ip csg policy

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

map

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

match header

Specifies a header match pattern for a CSG2 billing map.

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