Send document comments to nexus7k-docfeedback@cisco.com.
5-8
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 5      Configuring WCCPv2
Configuring WCCPv2
DETAILED STEPS
To enable the WCCPv2 feature, use the following command in global configuration mode:
To disable the WCCPv2 feature in a VDC and remove all associated configuration, use the following 
command in global configuration mode: 
Configuring a WCCPv2 Service Group
You can configure a WCCPv2 service group. You can optionally configure the following:
• Open or closed mode (with a service list)—Controls the traffic type that this service group handles.
• WCCPv2 authentication—Authenticates the WCCPv2 messages using an MD5 digest. WCCPv2 
discards messages that fail authentication.
Note You must configure the same authentication on all members of the WCCPv2 service group.
• Redirection limits—Controls the traffic that is redirected to the cache engine.
Closed mode for dynamic service groups requires a service list ACL that specifies the protocol and port 
information that will be used for the service group. If there are no members in the service group, packets 
matching the service-list ACL will be dropped. 
Note The service-list keyword ACL must have only protocol and port information. To restrict traffic that is 
considered for redirection, use the redirect-list keyword. 
Note You must enter the ip wccp command with all your required parameters. Any subsequent entry of the ip 
wccp command overwrites the earlier configuration.
BEFORE YOU BEGIN 
Ensure that you are in the correct VDC (or use the switchto vdc command).
Enable the WCCPv2 feature (see the “Enabling the WCCPv2 Feature” section on page 5-7).
Command Purpose
feature wccp 
Example:
switch(config)# feature wccp 
Enables the WCCPv2 feature in a VDC.
Command Purpose
no feature wccp 
Example:
switch(config)# no feature wccp 
Disables the WCCPv2 feature in a VDC and 
removes all associated configuration.