diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-28 22:15:30 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-28 22:15:30 -0700 |
commit | 0ad60e798fc8258a2890143e06120769e00fa5b7 (patch) | |
tree | dc0d34149fbfef1dee73bdd4287822684e1611ab /templates | |
parent | ea515c9e264270f8d68798979be5a79902c0b19e (diff) | |
download | vyatta-cfg-0ad60e798fc8258a2890143e06120769e00fa5b7.tar.gz vyatta-cfg-0ad60e798fc8258a2890143e06120769e00fa5b7.zip |
Remove priorities from unnecessary bgp steps
Many bgp nodes can just inherit from protocols/bgp
Diffstat (limited to 'templates')
-rw-r--r-- | templates/priority | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/priority b/templates/priority index 3605751..6504527 100644 --- a/templates/priority +++ b/templates/priority @@ -111,10 +111,8 @@ 500 protocols/bgp 510 protocols/bgp/node.tag/parameters 520 protocols/bgp/node.tag/neighbor -530 protocols/bgp/node.tag/ipv6 530 protocols/bgp/node.tag/network -530 protocols/bgp/node.tag/redistribute -530 protocols/bgp/node.tag/timers +530 protocols/bgp/node.tag/ipv6/network 610 protocols/ospf/parameters 620 protocols/ospf 630 protocols/ospfv3/parameters |