Cisco OL-15491-01 User Manual
Page 85

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
Specifies whether to treat CSG2 sticky objects and header, method, and URL
match patterns as case-sensitive.
Defines a policy for qualifying flows for the CSG2 accounting services, and
enters CSG2 policy configuration mode,.
References a header, method, or URL map that is part of a CSG2 billing
policy.
Specifies a header match pattern for a CSG2 billing map.
Specifies a method match pattern for a CSG2 billing map.
Specifies a URL match pattern for a CSG2 billing map.