23 Commits

Author SHA1 Message Date
Christian Poessinger
7399b53b9d interfaces: add generic QinQ VLAN documentation 2020-11-24 19:38:52 +01:00
Christian Poessinger
6588e90551 interfaces: add generic VLAN documentation 2020-11-23 17:32:11 +01:00
Christian Poessinger
d20c299b9d interfaces: use common toc and chapter style 2020-11-13 14:46:04 +01:00
Christian Poessinger
f0ed78b3ad interfaces: consolidate vxlan, geneve, wifi, pppoe, wwan to new include command syntax 2020-11-10 22:57:12 +01:00
Christian Poessinger
f6ee81e582 interface: move mac and mtu documentation to common file 2020-11-10 21:42:38 +01:00
Christian Poessinger
a3b5c8083e 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.
2020-11-10 20:39:39 +01:00
Christian Poessinger
be6c3c1624 interfaces: add common description include file 2020-11-10 20:26:15 +01:00
Christian Poessinger
b7e61a03f0 interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, peth, vxlan
Commit c46473a ("docs: add ..cmdinclude:: directive") added support for including
common text but only replacing individual labels so there can be source of truth
also for the documentation.
2020-11-10 20:02:47 +01:00
Christian Poessinger
a010ef5190 bonding: add example with Arista EOS 2020-09-14 21:03:33 +02:00
Christian Poessinger
2862a9318f bonding: extend operational mode commands 2020-09-13 16:08:12 +02:00
Christian Poessinger
5e86c158b7 bonding: add new command for minimum-links 2020-09-13 16:03:40 +02:00
Christian Poessinger
251d4e7b0e bond: rename chapter, add 'Link Aggregation' to title 2020-04-05 10:56:52 +02:00
Christian Poessinger
39a3c0555e bond: add Cisco Catalyst example 2020-03-30 14:35:23 +02:00
Christian Poessinger
57913db57a interfaces: move common "ipv6 addr autoconf" description to include file
This reduces the amount of duplicated text.
2020-01-04 10:48:32 +01:00
Christian Poessinger
551db355da bond: fix example (bad CLI syntax) 2019-12-31 12:17:33 +01:00
Christian Poessinger
b572987387 bond: fix type bridge -> bonding 2019-12-31 12:17:17 +01:00
Christian Poessinger
3e538495e8 bond: add vyos example 2019-12-31 10:50:43 +01:00
Christian Poessinger
395a550919 bond: add Juniper and Aruba examples 2019-12-31 10:39:30 +01:00
Christian Poessinger
a9971891ee bond: add marker for cisco portchannel example 2019-12-31 00:36:33 +01:00
Christian Poessinger
2521f7dae5 bond: rewrite with new cfgcmd/opcmd syntax 2019-12-31 00:36:18 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
Christian Poessinger
a0a07c6ab3 interfaces: update base interface definitions and links 2019-11-23 10:49:48 +01:00