From 2b43b0fb00d160a5c0ba0f8b6880e29117803815 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 27 May 2009 15:59:34 -0700 Subject: Fix ordering of ospf OSPF was listed twice, the first one was before interfaces were up so OSPF would not distribute. --- templates/priority | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates') 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 -- cgit v1.2.3