summaryrefslogtreecommitdiff
path: root/docs/_include/interface-dhcpv6-options.txt
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-12-20 13:19:43 +0100
committerChristian Poessinger <christian@poessinger.com>2020-12-20 13:19:50 +0100
commit8653820090714e5702431556872876783011f9ab (patch)
tree14b6586b28ed1c81d627c2c2bf0e728636b58a3f /docs/_include/interface-dhcpv6-options.txt
parentd5c446635e17058bb736be6a6b08a70890bd8c5e (diff)
downloadvyos-documentation-8653820090714e5702431556872876783011f9ab.tar.gz
vyos-documentation-8653820090714e5702431556872876783011f9ab.zip
dhcpv6-options: add DUID description
Diffstat (limited to 'docs/_include/interface-dhcpv6-options.txt')
-rw-r--r--docs/_include/interface-dhcpv6-options.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/_include/interface-dhcpv6-options.txt b/docs/_include/interface-dhcpv6-options.txt
index e7eaffb1..e047e92a 100644
--- a/docs/_include/interface-dhcpv6-options.txt
+++ b/docs/_include/interface-dhcpv6-options.txt
@@ -1,4 +1,17 @@
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
+ {{ var5 }} {{ var6 }} dhcpv6-options duid <duid>
+
+ The DHCP unique identifier (DUID) is used by a client to get an IP address
+ from a DHCPv6 server. It has a 2-byte DUID type field, and a variable-length
+ identifier field up to 128 bytes. Its actual length depends on its type. The
+ server compares the DUID with its database and delivers configuration data
+ (address, lease times, DNS servers, etc.) to the client.
+
+ .. code-block:: none
+
+ set interfaces {{ var0 }} {{ var1 }} {{ var2 }} {{ var4 }} {{ var5 }} {{ var7 }} duid '0e:00:00:01:00:01:27:71:db:f0:00:50:56:bf:c5:6d'
+
+.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
{{ var5 }} {{ var6 }} dhcpv6-options parameters-only
This statement specifies dhcp6c to only exchange informational configuration