diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-02 11:35:50 -0400 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-02 11:35:50 -0400 |
commit | 906b757ba91cfe6bee5cf2818e81dd7a9b7a5a0c (patch) | |
tree | bfed487658fc77318793171cff4dd7ad5e2adfc1 | |
parent | c0251a9afbef02437d809ed1b508ac991e024e23 (diff) | |
download | vyatta-cfg-quagga-906b757ba91cfe6bee5cf2818e81dd7a9b7a5a0c.tar.gz vyatta-cfg-quagga-906b757ba91cfe6bee5cf2818e81dd7a9b7a5a0c.zip |
Priority change for bridging a bonded vif
Preconditions:
310 bridge
315 bonding
320 bonding vif
325 bonding vif bridge group
-rw-r--r-- | templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def b/templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def index 42234106..7a4008ea 100644 --- a/templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def +++ b/templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def @@ -1,3 +1,4 @@ +priority: 325 # after vif and bridge help: Add this interface to a bridge group end: |