Dinesh,

Here's a Junos-equivalent of a static mroute:

routing-options {
    rib inet.2 {
        static {
            route 10.0.0.0/8 next-hop so-0/0/0.0;
        }
    }
}

Of course, you'll have to tell PIM to use inet.2 and populate inet.2 as 
needed as Pekka points out.


-Lenny 

On Tue, 7 Apr 2009, Dinesh wrote:

-) Does Juniper have a command to configure a static route for multicast RPF
-) lookup   ???
-) _______________________________________________
-) juniper-nsp mailing list juniper-nsp@puck.nether.net
-) https://puck.nether.net/mailman/listinfo/juniper-nsp
-) 
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to