diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-10-15 13:18:08 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-10-15 13:18:08 -0700 |
commit | 46c906a48aad57d0384c60d4021b5fd92c328f26 (patch) | |
tree | 6385a58d1a5e9e8dc82be7ece942a6885773983a /templates/interfaces/ethernet | |
parent | 9970709cad96b7395ada2d5aab5c5cdaf4a0dc45 (diff) | |
download | vyatta-cfg-quagga-46c906a48aad57d0384c60d4021b5fd92c328f26.tar.gz vyatta-cfg-quagga-46c906a48aad57d0384c60d4021b5fd92c328f26.zip |
partial fix for bug 4903.
Diffstat (limited to 'templates/interfaces/ethernet')
-rw-r--r-- | templates/interfaces/ethernet/node.tag/bond-group/node.def | 1 | ||||
-rw-r--r-- | templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/interfaces/ethernet/node.tag/bond-group/node.def b/templates/interfaces/ethernet/node.tag/bond-group/node.def index b29901a8..7b6df036 100644 --- a/templates/interfaces/ethernet/node.tag/bond-group/node.def +++ b/templates/interfaces/ethernet/node.tag/bond-group/node.def @@ -1,3 +1,4 @@ +priority: 319 type: txt help: Add this interface to a bonding group commit:expression: exec \ diff --git a/templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def b/templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def index b36ad085..0bade03a 100644 --- a/templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def +++ b/templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def @@ -1,3 +1,4 @@ +priority: 320 help: Add this interface to a bridge group end: |