Skip to content
Snippets Groups Projects
Commit 4c9a2435 authored by Jonathan Davies's avatar Jonathan Davies
Browse files

network.rst: Document delay and lacp_rate options.

parent 99b93ad9
No related branches found
No related tags found
No related merge requests found
......@@ -246,8 +246,16 @@ The following attributes are supported:
for the bond.
``bond_miimon``
For bond interfaces, the time in milliseconds between MII link monitoring.
``bond_updelay``
For bond interfaces, the time in milliseconds to wait before declaring an
interface up (should be multiple of ``bond_miimon``).
``bond_downdelay``
For bond interfaces, the time in milliseconds to wait before declaring an
interface down (should be multiple of ``bond_miimon``).
``bond_xmit_hash_policy``
For bond interfaces, the xmit_hash_policy to use for the bond.
``bond_lacp_rate``
For bond interfaces, the lacp_rate to use for the bond.
IP Addresses
------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment