I am trying to setup WCCP on our new 6807 switches and I can see there different modules you can use like
<0-254> Dynamically defined service identifier number
source-interface Set source interface for Router ID
vrf Configure WCCP for a VRF
web-cache Standard web caching service
I have set up the web-cache portion with access-lists but when I try to add to websense it looks for a unique service identifier number but this is the part I dont understand any help would be greatly appreciated
Thanks
Hi,
I am also having an issue getting WCCP v2 on 6807 in VSS working with websence, which i have been unable to get it working yet, however the service identifiers i can answer, websense use the following service id depending on the traffic you want to redirect
and they attach i believe as followed, you also need to enable at the global level
ip wccp 0
ip wccp 70
interface GigabitEthernet0/1
ip wccp web-cache redirect out
ip wccp 0 redirect out
ip wccp 70 redirect out
However beyond that i can not help, so if you manage to get it working please update me.
Thanks