In 8.5 you need to have different multicast sources in order to have a kind of 
"load balancing". Pim uses the unicast routing table to send it's PIM Join. 
From the 9.0 release you can use the statement :set join-load-balance.

For more info :

http://www.juniper.net/techpubs/software/junos/junos93/swconfig-multicast/configuring-pim-join-load-balancing.html#id-join-load-bal-guidelines

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