Specifications

3-569
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) wccp tcp-promiscuous mask
(config) wccp tcp-promiscuous mask
To configure the Web Cache Coordination Protocol (WCCP) Version 2 TCP promiscuous mode service
(WCCP Version 2 services 61 and 62) mask on a WAE, use the wccp tcp-promiscuous mask global
configuration command. To disable this function, use the no form of this command.
wccp tcp-promiscuous mask {dst-ip-mask mask | src-ip-mask mask}
no wccp tcp-promiscuous mask {dst-ip-mask mask | src-ip-mask mask}
Syntax Description
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines To configure the egress method for WCCP intercepted connections, use the egress-method global
configuration command.
Note WCCP works with IPv4 networks only.
Examples The following example shows how to turn on the TCP promiscuous mode service and associate this
service with the router list:
WAE # wccp tcp-promiscuous mask
Related Commands (config) egress-method
(config) wccp router-list
show wccp
mask Specifies the mask used for WAE assignment.
dst-ip-mask mask Specifies the IP address mask defined by a hexadecimal number (for
example, 0xFE000000) used to match the packet destination IP address.
The range is 0x0000000–0xFE000000. The default is 0x00000000.
src-ip-mask mask Specifies the IP address mask defined by a hexadecimal number (for
example, 0xFE000000) used to match the packet source IP address. The
range is 0x00000000–0xFE000000. The default is 0x00001741.