08-10-2011 12:23 AM - edited 03-07-2019 01:37 AM
dear all
how to configure wccp in cisco 1841 router
08-10-2011 12:44 AM
Hi Aslam,
Try below...
Chicago> enable
Chicago# configure terminal
Chicago(config)# ip wccp version 2
Chicago(config)# ip wccp web-cache redirect-list WCCP_Redirect
Chicago(config)# interface fa0/0
Chicago(config-if)# ip wccp web-cache redirect out
Chicago(config-if)# ip access-list extended WCCP_Redirect
Chicago(config-ext-nacl)# deny ip host 10.86.86.4 any
Chicago(config-ext-nacl)# permit ip any any
Chicago(config-ext-nacl)# end
Chicago# write memory
Please rate the helpfull posts.
Regards,
Naidu.
08-10-2011 02:23 AM
Hello Aslam,
Configuration guidelines FYI,
http://www.cisco.com/en/US/docs/ios/12_1/configfun/command/reference/frd3005.html
Thanks,
Ricky Micky
*Rate if this is useful
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide