diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-07 10:30:42 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2009-07-08 16:54:54 -0700 |
commit | 0d9103716d32773bdb3cccaceeaeb50743d0cf11 (patch) | |
tree | 8d05add7497b125b7429b4432ab398258af9c09e /templates | |
parent | a29d676952c8150c97bfbc9e3fb1e7072c186e79 (diff) | |
download | vyatta-cfg-0d9103716d32773bdb3cccaceeaeb50743d0cf11.tar.gz vyatta-cfg-0d9103716d32773bdb3cccaceeaeb50743d0cf11.zip |
Start bonding vif after bond-group is created
Need bonded device to have slave devices to inherit VLAN_CHALLENGED
property correctly
(cherry picked from commit 9b3608eb80a26061004db394d7535706fd2bae0b)
Diffstat (limited to 'templates')
-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 |