Verifying Wccpv2 Configuration; Wccpv2 Example Configuration - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Verifying WCCPv2 Configuration

S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
The following example shows how to configure WCCPv2 in VRF Red on interface Ethernet 2/1:
switch# config t
switch(config)# vrf context Red
switch(config-vrf)# ip wccp web-cache password Test1 redirect-list httpTest
switch(config-vrf)# interface ethernet 2/1
switch(config-if)# vrf member Red
switch(config-if)# ip wccp web-cache redirect out

Verifying WCCPv2 Configuration

To display WCCPv2 configuration information, perform one of the following tasks:
Command
show ip wccp [vrf vrf-name] [service-number |
web-cache]
show ip wccp [service-number | web-cache]
show ip wccp [service-number | web-cache]
detail
show ip wccp [service-number | web-cache]
mask
show ip wccp [service-number | web-cache]
service
show ip wccp [service-number | web-cache] view Displays the WCCPv2 group membership.
To clear WCCPv2 statistics, use the clear ip wccp command.

WCCPv2 Example Configuration

This example shows how to configure WCCPv2 authentication on router redirect web-related packets
without a destination of 192.0.2.1 to the web cache:
access-list 100
deny ip any host 192.0.2.1
permit ip any any
feature wccp
ip wccp web-cache password 0 Test1 redirect-list 100
interface ethernet 1/2
ip wccp web-cache redirect out
no shutdown
Note
See the Cisco Nexus 7000 Series NX-OS Security Configuration Guide, Release 4.x for information
about IP access lists.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
5-12
Chapter 5
Purpose
Displays the WCCPv2 status for all groups or one
group in a VRF.
Displays the WCCPv2 service group status.
Displays the clients in a WCCPv2 service group.
Displays the WCCPv2 mask assignment.
Displays the WCCPv2 service group definition.
Configuring WCCPv2
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents