diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-04-05 10:49:08 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-04-05 10:56:52 +0200 |
commit | 251d4e7b0efef8f2c7515811f0b1b692093c6f6c (patch) | |
tree | 0d3d1138570f77cc43116f3e6e599d377d4760b6 /docs/interfaces | |
parent | b252e3b33f5446418cabeefed0c3608813044584 (diff) | |
download | vyos-documentation-251d4e7b0efef8f2c7515811f0b1b692093c6f6c.tar.gz vyos-documentation-251d4e7b0efef8f2c7515811f0b1b692093c6f6c.zip |
bond: rename chapter, add 'Link Aggregation' to title
Diffstat (limited to 'docs/interfaces')
-rw-r--r-- | docs/interfaces/bond.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/interfaces/bond.rst b/docs/interfaces/bond.rst index ef9d4a89..74089f96 100644 --- a/docs/interfaces/bond.rst +++ b/docs/interfaces/bond.rst @@ -1,8 +1,8 @@ .. _bond-interface: -#### -Bond -#### +####################### +Bond / Link Aggregation +####################### The bonding interface provides a method for aggregating multiple network interfaces into a single logical "bonded" interface, or LAG, or ether-channel, |