summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-27 15:59:34 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-27 15:59:34 -0700
commit2b43b0fb00d160a5c0ba0f8b6880e29117803815 (patch)
tree216e53522dfc6694861b079ce497fa8c06d1fbcd
parenta16a81ffeac475584707a2fe6bbf2e3e388b54df (diff)
downloadvyatta-cfg-2b43b0fb00d160a5c0ba0f8b6880e29117803815.tar.gz
vyatta-cfg-2b43b0fb00d160a5c0ba0f8b6880e29117803815.zip
Fix ordering of ospf
OSPF was listed twice, the first one was before interfaces were up so OSPF would not distribute.
-rw-r--r--templates/priority4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/priority b/templates/priority
index a24f03d..3605751 100644
--- a/templates/priority
+++ b/templates/priority
@@ -91,8 +91,6 @@
210 firewall/ipv6-name/node.tag
210 firewall/ipv6-modify/node.tag
215 firewall
-300 protocols/ospf
-301 protocols/ospfv3
310 interfaces/bridge
315 interfaces/bonding
318 interfaces/ethernet
@@ -119,7 +117,7 @@
530 protocols/bgp/node.tag/timers
610 protocols/ospf/parameters
620 protocols/ospf
-630 protocols/ospfv3/area
+630 protocols/ospfv3/parameters
640 protocols/ospfv3
650 protocols/rip
660 protocols/ripng