[j-nsp] multicast load-balance

Hangu Jeong netcops at gmail.com
Mon Dec 8 06:41:51 EST 2008


Hi BIT,

You can use join-load-balance as below,

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

[edit protocols pim]
 rp {  static { address 10.10.10.1; } } interface all { mode sparse; version
2; } join-load-balance; <<<

You need to upgarde JUNOS to 9.0 or later.

Regards,
Hangu
On Mon, Dec 8, 2008 at 8:21 PM, Bit Gossip <bit.gossip at chello.nl> wrote:

> 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 at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>


More information about the juniper-nsp mailing list