Specifications
3-633
Cisco Wide Area Application Services Command Reference
OL-21611-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 In a service farm where the WAEs have different masks, the first WAE to establish two-way
communication with the router(s) determines the farm’s mask. All other WAEs cannot join the farm
unless they are configured with the same mask.
Examples The following example shows how to set a TCP promiscuous mode service mask on the source IP
address:
WAE # wccp tcp-promiscuous mask src-ip-mask 0xFC0
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 0xF00.