Cisco 10000-2P2-2DC Software Configuration Manual page 341

10000 series
Table of Contents

Advertisement

Chapter 15
Configuring IP Multicast
Command
Router(config)# ip access-list extended
acl-copp-PIM
Router(config-ext-nacl)# permit pim any any
Router(config-ext-nacl)# permit udp any any eq
3232
Router(config-ext-nacl)# end
For more information on multicast VPN extranet support, see the Configuring Multicast VPN Extranet
Support guide at the following url:
http://www.cisco.com/en/US/docs/ios/12_2sb/feature/guide/extvpnsb.html
Example 15-1
Example 15-1 Control Plane Protocol Policy Configuration
!
ip access-list extended acl-copp-PIM
permit pim any any
!
class-map match-any copp-PIM
match access-group name acl-copp-PIM
!
policy-map COPP
class copp-PIM
police 64000 8000 16000 conform-action transmit exceed-action transmit
Router# show policy-map control-plane
Control Plane
Service-policy input: COPP
Class-map: copp-PIM (match-any)
OL-2226-23
shows the configuration of the CoPP policy in the Cisco 10000 series router:
3261 packets, 224098 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: access-group name acl-copp-PIM
3261 packets, 224098 bytes
5 minute rate 0 bps
Police:
64000 bps, 8000 limit, 16000 extended limit
conformed 17 packets, 1254 bytes; action:
transmit
exceeded 0 packets, 0 bytes; action:
transmit
violated 0 packets, 0 bytes; action:
transmit
Purpose
Creates the ACL and enters the extended ACL configuration mode.
Permits all PIM packets to be implicitly sent to the rendezvous
point (RP).
Permits all data packets that are destined for UDP port 3232.
This command is used in the multicast VPN (MVPN)
Note
extranet scenario, which requires the first data packet for
the (S,G) entry to be sent to the RP and not dropped.
Exits the extended ACL configuration mode.
Cisco 10000 Series Router Software Configuration Guide
Configuration Tasks for IP Multicast Routing
15-37

Advertisement

Table of Contents
loading

This manual is also suitable for:

1000510008

Table of Contents