diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-07 10:30:42 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-07 10:30:42 -0700 |
commit | 9b3608eb80a26061004db394d7535706fd2bae0b (patch) | |
tree | 6bdd07a715a23324e70706bdb636d1998f38fc1b | |
parent | 2d889919769bb4729e5742398670901fd2c3c4a3 (diff) | |
download | vyatta-cfg-9b3608eb80a26061004db394d7535706fd2bae0b.tar.gz vyatta-cfg-9b3608eb80a26061004db394d7535706fd2bae0b.zip |
Start bonding vif after bond-group is created
Need bonded device to have slave devices to inherit VLAN_CHALLENGED
property correctly
-rw-r--r-- | templates/priority | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/priority b/templates/priority index e6d851a..38ad89b 100644 --- a/templates/priority +++ b/templates/priority @@ -98,6 +98,7 @@ 319 interfaces/ethernet/node.tag/bond-group 320 interfaces/ethernet/node.tag/vif/node.tag/bridge-group 320 interfaces/bonding/node.tag/bridge-group +320 interfaces/bonding/node.tag/vif 320 interfaces/bridge/node.tag/address 320 interfaces/loopback 330 interfaces/adsl |