PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Configures a dynamic WCCP service as closed or open.Enter one of the following commands:
Step 3
or
•
ipv6 wccp [vrf vrf-name] service-number
[service-list service-access-list mode {open
| closed}]
Configures a web-cache service as closed or open.
When configuring the web-cache service as a closed service,
you cannot specify a service access list.
Note
When configuring a dynamic WCCP service as a closed
service, you must specify a service access list.
Note
•
ipv6 wccp [vrf vrf-name] web-cache mode
{open | closed}
Example:
Device(config)# ipv6 wccp 90 service-list
120 mode closed
or
Device(config)# ipv6 wccp web-cache mode
closed
(Optional) Enables a check of all WCCP services.ipv6 wccp check services all
Step 4
Example:
Device(config)# ipv6 wccp check services
all
•
Use this command to configure WCCP to check the other
configured services for a match and perform redirection for
those services if appropriate. The caches to which packets are
redirected can be controlled by the redirect ACL and not just
the service description.
The ipv6 wccp check services all command is a global
WCCP command that applies to all services and is not
associated with a single service.
Note
Specifies the WCCP service identifier.
ipv6 wccp [vrf vrf-name] {web-cache |
service-number}
Step 5
•
You can specify the standard web-cache service or a dynamic
service number from 0 to 255.
Example:
Device(config)# ipv6 wccp 201
•
The maximum number of services that can be specified is 256.
Exits to privileged EXEC mode.exit
Example:
Device(config)# exit
Step 6
IP Application Services Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 1000)
104
WCCPv2—IPv6 Support
Configuring Services for WCCPv2—IPv6