summaryrefslogtreecommitdiff
path: root/docs/interfaces/ethernet.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-02-19 08:22:05 +0100
committerChristian Poessinger <christian@poessinger.com>2020-02-19 08:22:05 +0100
commit7a798ccf071057882de09d08cedf84e12f934821 (patch)
treeb53b079aa98ac9ac0020b8583a57c2d323be2738 /docs/interfaces/ethernet.rst
parent8d9cb866cef228fc7079620396eb4bf2ea3393c7 (diff)
downloadvyos-documentation-7a798ccf071057882de09d08cedf84e12f934821.tar.gz
vyos-documentation-7a798ccf071057882de09d08cedf84e12f934821.zip
macvlan: peth: add basic documentation about pseudo-ethernet
Diffstat (limited to 'docs/interfaces/ethernet.rst')
-rw-r--r--docs/interfaces/ethernet.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst
index 1f691269..295a6404 100644
--- a/docs/interfaces/ethernet.rst
+++ b/docs/interfaces/ethernet.rst
@@ -12,14 +12,7 @@ Address
.. cfgcmd:: set interfaces ethernet <interface> address <address | dhcp | dhcpv6>
- Configure interface `<interface>` with one or more interface addresses.
-
- * **address** can be specified multiple times as IPv4 and/or IPv6 address,
- e.g. 192.0.2.1/24 and/or 2001:db8::1/64
- * **dhcp** interface address is received by DHCP from a DHCP server on this
- segment.
- * **dhcpv6** interface address is received by DHCPv6 from a DHCPv6 server on
- this segment.
+ .. include:: common-ip-ipv6-addr.txt
Example: