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/ethernet.rst | |
parent | 55b77175b4824384f5540a17f53f4e18fbedbce0 (diff) | |
download | vyos-documentation-6588e905512e80e6038fd210837b52f43a7632ad.tar.gz vyos-documentation-6588e905512e80e6038fd210837b52f43a7632ad.zip |
interfaces: add generic VLAN documentation
Diffstat (limited to 'docs/interfaces/ethernet.rst')
-rw-r--r-- | docs/interfaces/ethernet.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst index 71a340b1..343a7d59 100644 --- a/docs/interfaces/ethernet.rst +++ b/docs/interfaces/ethernet.rst @@ -49,6 +49,13 @@ Ethernet options VyOS default will be `auto`. +VLAN +==== + +.. cmdinclude:: ../_include/interface-vlan.txt + :var0: ethernet + :var1: eth0 + ********* Operation ********* |