summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-02 17:24:52 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-02 17:24:52 -0800
commit91b5a29a7a0ce59d0d8786b0ea8c27cda23506a4 (patch)
tree440277d2c1645ab28cb558393f8510a8fc630eff
parent24538beef40503551e02171c45b22b56467cbebf (diff)
downloadvyatta-cfg-91b5a29a7a0ce59d0d8786b0ea8c27cda23506a4.tar.gz
vyatta-cfg-91b5a29a7a0ce59d0d8786b0ea8c27cda23506a4.zip
Need to do bridge before ethernet
The way bridging works, bridge needs to be made first.
-rw-r--r--templates/priority6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/priority b/templates/priority
index 69b4c04..fe4babd 100644
--- a/templates/priority
+++ b/templates/priority
@@ -4,15 +4,15 @@
301 protocols/ospfv3
302 protocols/rip
303 protocols/ripng
-310 interfaces/ethernet/node.tag
+310 interfaces/bridge/node.tag
+320 interfaces/ethernet/node.tag
320 interfaces/loopback/node.tag
330 interfaces/adsl/node.tag
340 interfaces/serial/node.tag
350 interfaces/wirelessmodem/node.tag
-360 interfaces/bonding/node.tag
-370 interfaces/bridge/node.tag
380 interfaces/tunnel/node.tag
380 interfaces/openvpn/node.tag
+390 interfaces/bonding/node.tag
400 system
450 protocols/static
470 policy