HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 deployment guide (AG421-96001, March 2007)

HP STORAGEWORKS ENTERPRISE FILE SERVICES WAN ACCELERATOR DEPLOYMENT GUIDE 85
7 - WCCP DEPLOYMENTS
!Client Interface
interface FastEthernet0/0
ip address 10.11.21.100 255.255.255.0
ip wccp 90 redirect in
!
!HP EFS WAN Accelerator Interface
interface FastEthernet0/1
ip address 10.11.22.17 255.255.255.0
To configure router 2 At the system prompt, enter the following set of commands:
ip wccp 91
!Server Interface
interface FastEthernet0/0
ip address 10.11.25.250 255.255.255.0
ip wccp 91 redirect in
!
!HP EFS WAN Accelerator Interface
interface FastEthernet0/1
ip address 10.11.24.250 255.255.255.0
!
!WAN Interface
interface Serial0
ip address 172.20.240.18 255.255.255.252
ip wccp 91 redirect in
To configure the
client-side HP EFS
WAN Accelerator
At the system prompt, enter the following set of commands:
client-SH > enable
client-SH # configure terminal
client-SH (config) # inpath0_0 ip address 10.11.22.46 /24
client-SH (config) # in-path oop enable
client-SH (config) # in-path enable
client-SH (config) # wccp enable
client-SH (config) # wccp service-group 90 routers 10.11.22.17
client-SH (config) # write memory
client-SH (config) # restart
To configure the
server-side HP EFS
WAN Accelerator
At the system prompt, enter the following set of commands:
server-SH > enable
server-SH # configure terminal
server-SH (config) # inpath0_0 ip address 10.11.24.200 /24
server-SH (config) # in-path oop enable
server-SH (config) # in-path enable
server-SH (config) # wccp enable
server-SH (config) # wccp service-group 91 routers 10.11.24.250
server-SH (config) # write memory
server-SH (config) # restart