cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
643
Views
2
Helpful
2
Replies

WCCP redirection for non standard ports

pankajkulkarni
Level 1
Level 1

Hi,

I have a WAN accelerator which communicates with the router using WCCP v2.

In addition to "http" traffic I need to redirect traffic arriving on other application ports.

I'm believe using an extended ACL will check only for source and destination IP address.

1. Could anyone confirm this?

2. Is there an alternate way of acheiving this?

Any inputs would be highly appreciated.

Pankaj

2 Replies 2

Jitez1234
Level 1
Level 1

Hi

Extended Acls will also check for sepcific protocols i.e tcp, udp, igmp,icmp,rip,etc and again check for both source port and destination port numbers as you may wish to specify.

Hope this helps

cheers

paul

Hi Paul,

thanks for your reply. I agree an extended ACL can match for source and destination ports.

I am refering to the use of extended ACLs in context with WCCP.

Here is a snapshot of recommended config -

Router(config)# ip wccp web-cache redirect-list 120

Router(config)# access-list 120 deny tcp host 10.1.1.1 any

Router(config)# access-list 120 deny tcp any host 12.1.1.1

Router(config)# access-list 120 permit ip any any

For complete configuration guide -

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/ffun_c/fcfprt3/fcf018.htm#wp1001150

Review Cisco Networking products for a $25 gift card