diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-27 20:05:22 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-27 20:05:22 +0100 |
commit | 6fdbdf1f4a92f1085d6c1734594d3270bfd6fd12 (patch) | |
tree | 1b79b203b5ccb0fd2fe49c972af6956281e90460 /docs/_include/interface-common-with-dhcp.txt | |
parent | 0d1faa3231ea4f72935b330eba51dc898b1c4e60 (diff) | |
download | vyos-documentation-6fdbdf1f4a92f1085d6c1734594d3270bfd6fd12.tar.gz vyos-documentation-6fdbdf1f4a92f1085d6c1734594d3270bfd6fd12.zip |
include: interface: fix ipv6 dhcp pd
Diffstat (limited to 'docs/_include/interface-common-with-dhcp.txt')
-rw-r--r-- | docs/_include/interface-common-with-dhcp.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_include/interface-common-with-dhcp.txt b/docs/_include/interface-common-with-dhcp.txt index 3e1394a3..38a60346 100644 --- a/docs/_include/interface-common-with-dhcp.txt +++ b/docs/_include/interface-common-with-dhcp.txt @@ -15,3 +15,7 @@ .. cmdinclude:: ../_include/interface-dhcpv6-options.txt :var0: {{ var0 }} :var1: {{ var1 }} + +.. cmdinclude:: ../_include/interface-dhcpv6-prefix-delegation.txt + :var0: {{ var0 }} + :var1: {{ var1 }} |