diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-23 17:32:11 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-23 17:32:11 +0100 |
commit | 6588e905512e80e6038fd210837b52f43a7632ad (patch) | |
tree | 90f0b2fb985ebd2901301b2638912e3e42a42268 /docs/interfaces/bond.rst | |
parent | 55b77175b4824384f5540a17f53f4e18fbedbce0 (diff) | |
download | vyos-documentation-6588e905512e80e6038fd210837b52f43a7632ad.tar.gz vyos-documentation-6588e905512e80e6038fd210837b52f43a7632ad.zip |
interfaces: add generic VLAN documentation
Diffstat (limited to 'docs/interfaces/bond.rst')
-rw-r--r-- | docs/interfaces/bond.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/interfaces/bond.rst b/docs/interfaces/bond.rst index 21088c02..eea35e2c 100644 --- a/docs/interfaces/bond.rst +++ b/docs/interfaces/bond.rst @@ -256,6 +256,13 @@ Bond options The maximum number of targets that can be specified is 16. The default value is no IP addresses. +VLAN +==== + +.. cmdinclude:: ../_include/interface-vlan.txt + :var0: bond + :var1: bond0 + ******* Example ******* |