Specifications
2-283
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
ip wccp
up to a maximum of eight characters. Messages that do not a uthenticate when authentication is enabled
on the router are discarded. The defaul t is for no authenticat ion password to be configure d and for
authentication to be disabled.
Examples The following exam ple shows how to configure a rout er to run WCCP reverse-proxy servic e, using the
multicast address of 239.0.0.0:
Router(config)# ip multicast-routing
Router(config)# ip wccp 99 group-address 239.0.0.0
Router(config)# interface gigabitethernet 3/1
Router(config-if)# ip wccp 99 group-listen
The following example shows how to configure a router to redirect web-r elated packets without a
destination of 10.168.196. 51 to the web cache:
Router(config)# access-list 100 deny ip any host 10.168.196.51
Router(config)# access-list 100 permit ip any any
Router(config)# ip wccp web-cache redirect-list 100
Router(config)# interface gigabitethernet 3/2
Router(config-if)# ip wccp web-cache redirect out
Related Commands Command Description
ip wccp check services
all
Enables all WCCP services.
ip wccp version Specifies which version of WCCP you wish to use on your router.
show ip wccp Displays global statistics related to WCCP.