hit counter script

How To Configure Ssm Channel Based Filtering For Multicast Boundaries - Cisco Catalyst 3650 Configuration Manual

Ip multicast routing
Hide thumbs Also See for Catalyst 3650:
Table of Contents

Advertisement

IP Multicast Optimization: SSM Channel Based Filtering for Multicast
• The access control capabilities are the same for SSM and Any Source Multicast (ASM).
How to Configure SSM Channel Based Filtering for Multicast
Boundaries
Configuring Multicast Boundaries
SUMMARY STEPS
1. enable
2. configure terminal
3. ip access-list {standard| extended} access-list-name
4. permit protocol
5. deny protocol
6. Repeat Step 4 or Step 5 as needed.
7. interface type
8. ip multicast boundary access-list-name
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
ip access-list {standard| extended} access-list-name
Example:
Device(config)# ip access-list 101
Step 4
permit protocol
Example:
Device(config-ext-nacl)# permit ip host 181.1.2.201
host 232.1.1.11
OL-29890-01

How to Configure SSM Channel Based Filtering for Multicast Boundaries

host address
host
host address
host
interface-number port -number
host address
host
address
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
address
address
[in| out | filter-autorp]
Purpose
Enables privileged EXEC mode.
Enters global configuration mode.
Configures the standard or extended access list.
Permits specified ip host traffic.
337

Advertisement

Table of Contents
loading

Table of Contents