Using 1599 out of 522232 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname test-router ! boot-start-marker boot-end-marker ! no aaa new-model ip subnet-zero ip wccp web-cache redirect-list 120 ! ip name-server 64.254.32.10 ! ip cef ! interface GigabitEthernet0/1 description Link to Internet ip address 64.254.32.5 255.255.255.0 duplex auto speed auto media-type rj45 negotiation auto ! interface GigabitEthernet0/2 description LAN to provide Caching for ip address 64.254.49.1 255.255.255.192 ip wccp 80 redirect in ip wccp 90 redirect out duplex auto speed auto media-type rj45 negotiation auto ! interface GigabitEthernet0/3 description Dedicated port to Cache server ip address 64.254.33.1 255.255.255.252 ip wccp redirect exclude in duplex auto speed auto media-type rj45 negotiation auto ! ip classless ip route 0.0.0.0 0.0.0.0 64.254.32.1 no ip http server ! ! access-list 10 remark proxy server ip access-list 10 permit 64.254.33.2 access-list 120 remark ACL for WCCP proxy access access-list 120 remark Squid proxies bypass WCCP access-list 120 deny ip host 64.254.33.2 any access-list 120 remark LAN clients proxy port 80 only access-list 120 permit tcp 64.254.49.0 0.0.0.255 any eq www access-list 120 remark all others bypass WCCP access-list 120 deny ip any any ! ! gatekeeper shutdown ! ! line con 0 stopbits 1 line aux 0 line vty 0 4 ! end