Multicast Scoping

From CCIE Study Wiki

Jump to: navigation, search


Multicast scoping confines the forwarding of multicast traffic to a group of routers, limiting how far multicast traffic will travel in a network.

Theory

Contents

You can scope the multicast traffic by TTL value or administratively by using filters.

  • With multicast TTL scoping, routers compare the TTL value on a multicast packet with a configured TTL value on each outgoing interface. A router forwards the multicast packet only on those interfaces whose configured TTL value is less than or equal to the TTL value of the multicast packet.
  • Administratively scoped multicast addresses are those in the 239.0.0.0 to 239.255.255.255 range. Used to limit the forwarding of multicast traffic outside of a domain.


The ip multicast boundary command can be used to filter out multicast traffic destined for a RP or a specific group

Commands

  • ip multicast boundary access-list [filter-autorp] (interface) - Command to filter multicast traffic to specific groups or a RP.

Default Settings

  • Default interface TTL value is 0

Verification

  • Nothing listed yet

Troubleshooting, Tips, and Tricks

  • There's no way to tweak TTL multicast scoping so that it applies to some multicast packets but not others!
  • You should configure and apply filters on a router's interface so that multicast traffic with group addresses in the private address range are not allowed to enter or exit the interface.

Online Resources






Have something to contribute? See a mistake on this page? Have a hint or a link to share?
The CCIE Study Wiki is open to everyone to edit! All you need to do is to create an account to start contributing.
Please be sure to follow our posting guidelines when editing the wiki.

Maybe you have just have some thoughts or suggestions for this entry?
Use the Discussion link on the top or bottom menu to create or join the CCIE forum post on this topic.
You can also go straight to the CCIE Forums and start a new discussion in the forum of your choice.

If you'd rather just contact us with your thoughts, we'd love to hear what you have to say.

This page was last modified on 15 September 2009, at 17:49. This page has been accessed 219 times.