Specifications

3-634
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) wccp tcp-promiscuous router-list-num
(config) wccp tcp-promiscuous router-list-num
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 router-list-num global
configuration command. To disable this function, use the no form of this command.
wccp tcp-promiscuous router-list-num number [assign-method-strict | hash-destination-ip |
hash-source-ip | l2-redirect | l2-return | mask-assign | password password | weight weight]}
no wccp tcp-promiscuous 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
Command Modes global configuration
Device Modes application-accelerator
router-list-num
number
Specifies the 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 password (Optional) Specifies the WCCP service 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. You can use a maximum of 8 characters.
weight weight (Optional) Specifies that a weight percentage be used. The weight
represents a percentage of the total load redirected to the device for
load-balancing purposes (for example, a WAE with a weight of 30 receives
30 percent of the total load).
The weight value ranges from 0 to 100 percent. By default, weights are not
assigned and the traffic load is distributed evenly between the WAEs in a
service groups.