summaryrefslogtreecommitdiff
path: root/docs/interfaces/bond.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-11-10 20:39:39 +0100
committerChristian Poessinger <christian@poessinger.com>2020-11-10 20:39:39 +0100
commita3b5c8083e6ab28378ba187ec9aa0f3ce3d101df (patch)
tree100ddfabf52ce625d2cb2f8b5c67edc2ec70ee1f /docs/interfaces/bond.rst
parentbe6c3c1624174c5762a1349e31111d34db642767 (diff)
downloadvyos-documentation-a3b5c8083e6ab28378ba187ec9aa0f3ce3d101df.tar.gz
vyos-documentation-a3b5c8083e6ab28378ba187ec9aa0f3ce3d101df.zip
interfaces: introduce new common-with|without-dhcp include
Now we have one single include dealing with all the common interface stuff which is present on every interface.
Diffstat (limited to 'docs/interfaces/bond.rst')
-rw-r--r--docs/interfaces/bond.rst16
1 files changed, 2 insertions, 14 deletions
diff --git a/docs/interfaces/bond.rst b/docs/interfaces/bond.rst
index e23d2c52..6cdc08ea 100644
--- a/docs/interfaces/bond.rst
+++ b/docs/interfaces/bond.rst
@@ -16,20 +16,8 @@ Configuration
Common interface configuration
------------------------------
-.. cmdinclude:: ../_include/interface-address-with-dhcp.txt
- :var0: bonding
- :var1: bond0
-
-.. cmdinclude:: ../_include/interface-description.txt
- :var0: bonding
- :var1: bond0
-
-.. cmdinclude:: ../_include/interface-ipv6-addr-autoconf.txt
- :var0: bonding
- :var1: bond0
-
-.. cmdinclude:: ../_include/interface-ipv6-addr-eui64.txt
- :var0: bonding
+.. cmdinclude:: ../_include/interface-common-with-dhcp.txt
+ :var0: bond
:var1: bond0
Link Administration