Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-42
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip (CSG2 content)
Command Modes CSG2 content configuration
Command History
Usage Guidelines This command is required to place content in service.
UDP ports 9200 and 9201 are well-known Wireless Session Protocol (WSP) and Wireless Transaction
Protocol (WTP) wireless application protocol (WAP) ports. When a policy with parse protocol wap is
associated with a content, use even-numbered UDP ports to designate WSP traffic, and use
odd-numbered ports to designate WTP traffic.
Although you can use this command to specify a port number for Layer 3 content
(ip any any port-number), the CSG2 does not support Layer 3 content rules. The CSG2 ignores the
specified port number, and the show ip csg content command displays the port number as 0.
Examples The following example shows how to specify that, for content MOVIES_COMEDY, only flows for IP
address 172.18.45.0/24 and TCP port 8080 are to be processed by the CSG2 accounting services:
ip csg content MOVIES_COMEDY
ip 172.18.45.0/24 tcp 8080
Related Commands
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1: None.
Command Description
ip csg content Configures content for CSG2 services, and enters CSG2 content
configuration mode.