Prefix prioritization for OSPF-learned prefixes is supported since JUNOS 9.3, and the order in which LDP-learned prefixes are installed corresponds to the order in which the corresponding OSPF-learned prefixes were installed.

See the bottom of this page for configuring prefix prioritization for OSPF:

http://www.juniper.net/techpubs/software/junos/junos95/swconfig-routing/id-11721665.html#id-11721665

You can confirm the results of your routing policy by checking the output of 'show ospf route detail'.

u...@host> show ospf route detail | match "Network|priority"
10.0.3.0/30        Intra  Network     IP       10  so-2/1/2.0
  area 0.0.0.0, origin 10.255.70.17, priority medium <<<<<<<<<<<<<<<<<
10.1.3.0/30        Intra  Network     IP        5  so-2/1/2.0
  area 0.0.0.0, origin 10.255.70.19, priority medium <<<<<<<<<<<<<<<<<

--Stacy


On May 12, 2009, at 8:24 AM, Jeff Tantsura wrote:

Hi,

Does Juniper support prefix prioritization (provides a way to prioritize
which prefixes converge first, based on the network administrator's
guidelines)?

Thanks,
Jeff

_______________________________________________
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