diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-13 14:46:04 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-13 14:46:04 +0100 |
commit | d20c299b9dff3226e886a10a0e7223704fac32a0 (patch) | |
tree | 62d87c704ea4211b52e44a2bd40bc2439f287c53 /docs/interfaces/pseudo-ethernet.rst | |
parent | 85206b1c287de9f45d74181f636d08b11e37cd50 (diff) | |
download | vyos-documentation-d20c299b9dff3226e886a10a0e7223704fac32a0.tar.gz vyos-documentation-d20c299b9dff3226e886a10a0e7223704fac32a0.zip |
interfaces: use common toc and chapter style
Diffstat (limited to 'docs/interfaces/pseudo-ethernet.rst')
-rw-r--r-- | docs/interfaces/pseudo-ethernet.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/interfaces/pseudo-ethernet.rst b/docs/interfaces/pseudo-ethernet.rst index 26d8a364..b373a617 100644 --- a/docs/interfaces/pseudo-ethernet.rst +++ b/docs/interfaces/pseudo-ethernet.rst @@ -38,18 +38,19 @@ Ethernet interfaces: - Network switches with security settings allowing only a single MAC address - xDSL modems that try to lear the MAC address of the NIC +************* Configuration -============= +************* Common interface configuration ------------------------------- +============================== .. cmdinclude:: ../_include/interface-common-with-dhcp.txt :var0: pseudo-ethernet :var1: peth0 -Pseudo Ethernet/MACVLAN specific options ----------------------------------------- +Pseudo Ethernet/MACVLAN options +=============================== .. cfgcmd:: set interfaces pseudo-ethernet <interface> source-interface <ethX> |