28.06.2014 Views

Discussion

Discussion

Discussion

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ASM. This configuration mechanism is very easy, so if you are new to multicast, you<br />

should consider choosing SSM as the multicast protocol.<br />

The steps for configuring SSM are very straightforward. First, configure PIM-SM on<br />

all interfaces and on all routers in your domain. Just by turning on PIM-SM and<br />

nothing else on these routers, they support SSM for all router roles except the<br />

receiver’s DR. On the receiver’s DR, you need to enable IGMPv3 on the interface<br />

that connects to the receiving host. Here’s what the configuration looks like:<br />

aviva@RouterA> show configuration protocols igmp<br />

interface fe-0/0/0.0 {<br />

disable;<br />

}<br />

interface fe-0/0/1.0 {<br />

version 3;<br />

}<br />

The receiving host, typically a PC of some kind, must also be running IGMPv3.<br />

Look at the IGMP interfaces to verify that the configuration has taken effect:<br />

aviva@RouterA> show igmp interface<br />

Interface: fe-0/0/1.0<br />

Querier: 10.0.15.1<br />

State: Up Timeout: 185 Version: 3 Groups: 0<br />

Interface: se-0/0/3.0<br />

Querier: 10.0.16.1<br />

State: Up Timeout: None Version: 2 Groups: 4<br />

Interface: se-0/0/2.0<br />

Querier: 10.0.21.1<br />

State: Up Timeout: None Version: 2 Groups: 4<br />

Configured Parameters:<br />

IGMP Query Interval: 125.0<br />

IGMP Query Response Interval: 10.0<br />

IGMP Last Member Query Interval: 1.0<br />

IGMP Robustness Count: 2<br />

Derived Parameters:<br />

IGMP Membership Timeout: 260.0<br />

IGMP Other Querier Present Timeout: 255.0<br />

You see that fe-0/0/1, the interface facing the receiver, is running IGMPv3, and all<br />

other router interfaces are running IGMPv2, which is enabled automatically when<br />

you turn on PIM-SM.<br />

For the network to be an SSM-only domain, make sure it contains no RP routers. If<br />

the router receives a bootstrap routing message, it will automatically build an RP<br />

mapping and the network will no longer be SSM-only.<br />

606 | Chapter 16: IP Multicast<br />

This is the Title of the Book, eMatter Edition<br />

Copyright © 2008 O’Reilly & Associates, Inc. All rights reserved.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!