Cisco OL-15491-01 User Manual
Page 267

A-267
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
vrf
vrf
To restrict the CSG2 content to packets within a single Virtual Routing and Forwarding (VRF) table, use the
vrf command in CSG2 content configuration mode. To remove the restriction, use the no form of this
command.
vrf vrf-name
no vrf
Syntax Description
Defaults
None
Command Modes
CSG2 content configuration
Command History
Usage Guidelines
VRF configuration and filtering cannot be used in conjunction with VLAN filtering.
If you want to use VRF tables to restrict CSG2 content, we recommend that you define a VRF table for
every content. If you do not configure a VRF table for a given content, then that content cannot match
traffic to a VRF table, and you cannot use a global content to match traffic in different VRF tables.
Examples
The following example shows how to restrict the CSG2 content to packets within VRF table
CONTENTVRF:
ip csg content MOVIES_COMEDY
vrf CONTENTVRF
Related Commands
vrf-name
VRF within which the content should match packets.
Note
The VRF table name is defined using the vrf definition
command in global configuration mode. VRF table names
supported by the CSG2 can be from 1 to 32 characters long,
and can include uppercase or lowercase letters, numbers, and
any special characters.
The CSG2 does not support the use of the word forwarding
as a valid VRF name.
Release
Modification
12.4(11)MD
This command was introduced.
Command
Description
Configures content for CSG2 services, and enters CSG2 content
configuration mode.