diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-03-16 20:51:53 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-03-16 20:51:53 -0700 |
commit | b909b28f275b45b1be6f2f4ca159d0ff93178891 (patch) | |
tree | c53b54be73553e1ae2f09685a9b4d7f011c4fdf4 /templates/priority | |
parent | 1b38528265c3549a97fb9ad2d280227546b9ec4d (diff) | |
download | vyatta-cfg-b909b28f275b45b1be6f2f4ca159d0ff93178891.tar.gz vyatta-cfg-b909b28f275b45b1be6f2f4ca159d0ff93178891.zip |
Tweak priority to get cluster before vpn.
Diffstat (limited to 'templates/priority')
-rw-r--r-- | templates/priority | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/priority b/templates/priority index 78f3da1..3b6558c 100644 --- a/templates/priority +++ b/templates/priority @@ -65,12 +65,12 @@ 650 protocols/ripng/redistribute 650 protocols/ripng/route 650 protocols/ripng/timers -700 vpn 800 interfaces/ethernet/node.tag/vrrp 800 interfaces/ethernet/node.tag/vif/node.tag/vrrp -900 interfaces +850 interfaces +960 cluster 900 protocols/snmp -900 cluster +900 vpn 900 qos-policy 900 test-definition 900 content-inspection |