[j-nsp] static route for multicast RPF lookup
Leonard Giuliano
lenny at juniper.net
Wed Apr 8 18:13:13 EDT 2009
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 at puck.nether.net
-) https://puck.nether.net/mailman/listinfo/juniper-nsp
-)
More information about the juniper-nsp
mailing list