Specifications
3-404
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) wccp router-list
(config) wccp router-list
To configure a router list for WCCP Version 2, use the wccp router-list global configuration command.
To disable this function, use the no form of this command.
wccp router-list number ip-address
Syntax Description
Defaults Disabled
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines As part of configuring a WCCP Version 2 service on a WAE, you must create a list of WCCP
Ver si on
2-enabled routers that support the CIFS cache service for the WAE.
Each router list can contain up to eight routers. You can add up to 8 router lists and up to 32 IP addresses
per list.
Note The ip wccp global configuration command must be used to enable WCCP on each router that is
included on the router list.
WCCP works only with IPv4 networks.
Examples In the following example, router list number 7 is created, and it contains a single router (the WCCP
Ver si on
2-enabled router with IP address 192.168.68.98):
WAE(config)# wccp router-list 7 192.168.68.98
The following example deletes the router list number 7 created in the previous example:
WAE(config)# no wccp router-list 7 192.168.68.98
The following example shows how to create a router list (router list 1) and then configure the WAE to
accept redirected TCP traffic from the WCCP Version
2-enabled router on router list 1:
WAE(config)# wccp router-list 1 10.10.10.2
WAE(config)# wccp tcp-promiscuous router-list 1
WAE(config)# wccp version 2
Related Commands (config) wccp version
number Router list number (1–8).
ip-address IP address of router to add to the list.