Using Access Lists For Wccpv2—Ipv6 Service Group - Cisco ASR 1000 Series Configuration Manual

Aggregation services router ip application services cisco ios xe release 3s
Hide thumbs Also See for ASR 1000 Series:
Table of Contents

Advertisement

Using Access Lists for WCCPv2—IPv6 Service Group
Command or Action
Example:
Device(config)# ipv6 wccp 99 group-address
FF15::8000:1
Step 5
interface type number
Example:
Device(config)# interface ethernet 0/0
Step 6
ip pim {sparse-mode | sparse-dense-mode | dense-mode
[proxy-register {list access-list | route-map
map-name}]}
Example:
Device(config-if)# ip pim dense-mode
Step 7
ipv6 wccp [vrf vrf-name] {web-cache | service-number}
group-listen
Example:
Device(config-if)# ipv6 wccp 99 group-listen
Using Access Lists for WCCPv2—IPv6 Service Group
Perform this task to configure the router to use an access list to determine which traffic should be directed to
which content engines.
SUMMARY STEPS
1. enable
2. configure terminal
3. access-list access-list-number remark remark
4. access-list access-list-number permit {source [source-wildcard] | any} [log]
5. access-list access-list-number remark remark
6. access-list access-list-number deny {source [source-wildcard] | any} [log]
7. Repeat some combination of Steps 3 through 6 until you have specified the sources on which you want
to base your access list.
8. ipv6 wccp [vrf vrf-name] web-cache group-list access-list
9. ipv6 wccp [vrf vrf-name] web-cache redirect-list access-list
IP Application Services Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 1000)
106
Purpose
Enables the interfaces to which the content engines will
connect to receive multicast transmissions for which the
web cache service will run, and enters interface
configuration mode.
(Optional) Enables Protocol Independent Multicast (PIM)
on an interface.
Note
To ensure correct operation of the ipv6 wccp
group-listen command, you must enter the ip pim
command in addition to the ipv6 wccp
group-listen command.
Configures an interface to enable or disable the reception
of IP multicast packets for WCCP.
WCCPv2—IPv6 Support

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents