User Guide
36
IRONPORT ASYNCOS 6.3 FOR WEB USER GUIDE
Table 3-1 describes each part of the WCCP configuration syntax for enabling WCCP on the
router.
You can also configure a WCCP router to perform other tasks, such as the following:
• Configure the router from exclude redirecting traffic received on a particular interface.
• If the network uses multiple Web Security appliances, you can configure the router to
determine which traffic should be directed to which appliance by using an access list. You
might want to redirect only some of the network traffic to the appliance if you are
evaluating the Web Security appliance.
Note — The Web Security appliance does not support using a multicast address in the WCCP
service group. To use multiple routers in a service group, you must specify the IP address of
each router in the service group and configure each router separately. You cannot register a
router to a multicast address.
Table 3-1 WCCP Router Configuration Syntax for Enabling the Router
WCCP Configuration Description
ip wccp version 2
Defines the version of WCCP to use on the router. You must
specify version 2 to work with the Web Security appliance.
This command is required.
ip wccp service_group
password password
Specifies a service group to enable on the router. It also enables
the WCCP service on the router.
This command is required.
interface
interface_type_number
Specifies an interface to configure and enters interface
configuration mode. Enter the interface number for the
interface_type_number variable.
This command is required.
ip wccp service_group
redirect direction
Enables WCCP redirection on the specified interface.
Enter one of the following values for the direction variable:
• in. Use
in when you want the router to redirect packets as
they enter the router.
• out. Use
out when you want the router to redirect packets
right before they leave the router.
This command is required.
ip wccp service_group
password password
Sets a password on the router for the specified service group.
This command is only required when the WCCP service defined
on the appliance has password security enabled.