From 292fc9f4722f343845df5e0875d1f32b6409efe1 Mon Sep 17 00:00:00 2001 From: slioch Date: Thu, 19 Feb 2009 20:43:23 -0800 Subject: adjust priority file to push root nodes of protocol before sub nodes to ensure that daemons stop/stop are handled in correct order. OSPF priority changes are ugly and needs to be fixed either in priority notation, or move start/stop to parameters (which probably isn't that intuitive). --- templates/priority | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to 'templates/priority') diff --git a/templates/priority b/templates/priority index 17b22fd..465f575 100644 --- a/templates/priority +++ b/templates/priority @@ -16,10 +16,25 @@ 510 protocols/bgp/node.tag/parameters 520 protocols/bgp/node.tag/neighbor/node.tag 530 protocols/bgp/node.tag -600 protocols/ospf/parameters -610 protocols/ospf -620 protocols/rip -630 protocols +600 protocols/ospf +610 protocols/ospf/parameters +620 protocols/ospf/access-list +620 protocols/ospf/area +620 protocols/ospf/auto-cost +620 protocols/ospf/default-information +620 protocols/ospf/default-metric +620 protocols/ospf/distance +620 protocols/ospf/log-adjacency-changes +620 protocols/ospf/max-metric +620 protocols/ospf/mpls-te +620 protocols/ospf/neighbor +620 protocols/ospf/passive-interface +620 protocols/ospf/access-list +620 protocols/ospf/redistribute +620 protocols/ospf/refresh +620 protocols/ospf/timers +630 protocols/rip +640 protocols 700 vpn 800 interfaces/ethernet/node.tag/vif/node.tag/vrrp 900 cluster -- cgit v1.2.3