Hi,

Without the join-load-balance statement, PIM uses the RPF interface to join the 
(S,G). In case of ECMP, Junos makes a Hash on the source address in order to 
select one of the links as the RPF interface. So if you have several streams 
with the same source address, all streams will have the same RPF interface, but 
if you you have several sources, your streams will be load balanced. 

Regards,
David


-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Bit Gossip
Envoyé : lundi 8 décembre 2008 12:21
À : juniper-nsp
Objet : [j-nsp] multicast load-balance

Experts,
do you know if Junos (8.5 for mx960) will load balance across two equal cost 
path once I install them in inet.2 with the following:

routing-options {
    rib inet.2 {
        static {
            route 104.104.104.104/29 next-hop 1.1.1.1;
            route 104.104.104.104/29 next-hop 2.2.2.2;
        }
    }
}

and pim is running on both interfaces?

Or I have to do something more?

Thanks,
BIT.

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net 
https://puck.nether.net/mailman/listinfo/juniper-nsp

*********************************
This message and any attachments (the "message") are confidential and intended 
solely for the addressees. 
Any unauthorised use or dissemination is prohibited.
Messages are susceptible to alteration. 
France Telecom Group shall not be liable for the message if altered, changed or 
falsified.
If you are not the intended addressee of this message, please cancel it 
immediately and inform the sender.
********************************
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to