81-13
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 81 Configuring WCCP Version 2 Services
WCCP Configuration Examples
Example: Setting a Password for a Switch and Content Engines
The following example shows a WCCP password configuration session where the password is alaska1:
Switch#
configure terminal
Switch(config)#
ip wccp web-cache password alaska1
Example: Verifying WCCP Settings
To verify your configuration changes, use the
more system:running-config
EXEC
command. The
following example shows that both the web cache service and dynamic service 99 are enabled on the
Catalyst 4500 series switch:
WCCP Unicast Mode
Switch#
more system:running-config
Building configuration...
Current configuration:
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service udp-small-servers
service tcp-small-servers
! !
enable secret 5 $1$nSVy$faliJsVQXVPW.KuCxZNTh1
enable password alabama1
!
ip subnet-zero
ip wccp web-cache
ip wccp 99
!
interface Vlan200
ip address 10.3.1.2 255.255.255.0
ip wccp web-cache redirect in
interface Vlan300
ip address 10.4.1.1 255.255.255.0
ip wccp redirect exclude in
interface Vlan400
ip address 10.5.1 255.255.255.0
ip wccp 99 redirect out
ip default-gateway 10.3.1.1
ip classless
ip route 0.0.0.0 0.0.0.0 10.3.1.1
no ip http server
!
!
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...