Commit 64f45bb7 authored by nanahira's avatar nanahira

use fast lacp

parent 23656ab1
...@@ -50,7 +50,7 @@ bond-mode {{bond.mode}} ...@@ -50,7 +50,7 @@ bond-mode {{bond.mode}}
bond-miimon 100 bond-miimon 100
bond-downdelay 200 bond-downdelay 200
bond-updelay 200 bond-updelay 200
bond-lacp-rate 1 bond-lacp-rate fast
bond-xmit-hash-policy {{ bond.hash_policy | default('layer2+3') }} bond-xmit-hash-policy {{ bond.hash_policy | default('layer2+3') }}
{% endif %} {% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment