diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-03 08:43:22 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-03 08:47:30 -0800 |
commit | f30e5be6b720de55f2c06d640b594d9d3457e102 (patch) | |
tree | fcbd9b3a066cc7928697aab7d9123eec86633e2f /templates | |
parent | 76df8018fe0f0648abc58bd7a988ffaf61e75106 (diff) | |
download | vyatta-cfg-f30e5be6b720de55f2c06d640b594d9d3457e102.tar.gz vyatta-cfg-f30e5be6b720de55f2c06d640b594d9d3457e102.zip |
Need to setup bonding before ethernet
Diffstat (limited to 'templates')
-rw-r--r-- | templates/priority | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/priority b/templates/priority index 8b8118a..3ba0cd6 100644 --- a/templates/priority +++ b/templates/priority @@ -5,6 +5,7 @@ 302 protocols/rip 303 protocols/ripng 310 interfaces/bridge +315 interfaces/bonding 320 interfaces/ethernet 320 interfaces/loopback 330 interfaces/adsl @@ -12,7 +13,6 @@ 350 interfaces/wirelessmodem 380 interfaces/tunnel 380 interfaces/openvpn -390 interfaces/bonding 400 system 450 protocols/static 470 policy |