From 7a798ccf071057882de09d08cedf84e12f934821 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 19 Feb 2020 08:22:05 +0100 Subject: macvlan: peth: add basic documentation about pseudo-ethernet --- docs/interfaces/common-ip-ipv6-addr.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/interfaces/common-ip-ipv6-addr.txt (limited to 'docs/interfaces/common-ip-ipv6-addr.txt') diff --git a/docs/interfaces/common-ip-ipv6-addr.txt b/docs/interfaces/common-ip-ipv6-addr.txt new file mode 100644 index 00000000..f53eaeee --- /dev/null +++ b/docs/interfaces/common-ip-ipv6-addr.txt @@ -0,0 +1,8 @@ +Configure 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. -- cgit v1.2.3