Specifications
3-409
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) wccp tcp-promiscuous
(config) wccp tcp-promiscuous
To configure the Web Cache Coordination Protocol (WCCP) Version 2 TCP promiscuous mode service
(WCCP Version 2 services 61 and 62) on a WAE, use the wccp tcp-promiscuous global configuration
command.
wccp tcp-promiscuous {mask {dst-ip-mask mask | src-ip-mask mask} | router-list-num number
[assign-method-strict | hash-destination-ip | hash-source-ip | l2-redirect
| l2-return |
mask-assign | password password | weight weight]}
Syntax Description mask Specifies the mask used for WAE assignment.
dst-ip-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 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.
mask Mask in hexadecimal (0x0000000–0xFE000000).
router-list-num Specifies the number of the WCCP router list that should be associated with
the TCP promiscuous mode service.
number Number of the WCCP router list (1–8) that should be associated with the
TCP promiscuous mode service. (These WCCP Version 2-enabled routers
will transparently redirect TCP traffic to the WAE.)
assign-method-strict (Optional) Specifies that only the configured assignment method be used.
hash-destination-ip (Optional) Specifies that the load-balancing hash method should make use
of the destination IP address. You can specify both the hash-destination-ip
option and the hash-source-ip option.
hash-source-ip (Optional) Specifies that the load-balancing hash method should make use
of the source IP address. This is the default.
l2-redirect (Optional) Specifies that Layer 2 redirection be used for packet forwarding.
If the WAE has a Layer 2 connection with the device, and the device is
configured for Layer 2 redirection, Layer 2 redirection permits the WAE to
receive transparently redirected traffic from a WCCP Version
2-enabled
switch or router.
l2-return (Optional) Specifies that Layer 2 rewriting be used for packet return.
mask-assign (Optional) Specifies that the mask method be used for WAE assignment.
password (Optional) Specifies the password to be used for secure traffic between the
WAEs within a cluster and the router for a specified service. Be sure to
enable all other WAEs and routers within the cluster with the same
password.
password WCCP service password. Passwords must not exceed 8 characters in length.