Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Very Demiurge Very Mindful
Kayobe
Commits
4c9a2435
Commit
4c9a2435
authored
7 years ago
by
Jonathan Davies
Browse files
Options
Downloads
Patches
Plain Diff
network.rst: Document delay and lacp_rate options.
parent
99b93ad9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/configuration/network.rst
+8
-0
8 additions, 0 deletions
doc/source/configuration/network.rst
with
8 additions
and
0 deletions
doc/source/configuration/network.rst
+
8
−
0
View file @
4c9a2435
...
...
@@ -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
------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment