diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-10 20:58:07 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-10 20:58:07 +0100 |
commit | 861225aba395884eb91f61117b7a1bcf91d60798 (patch) | |
tree | b86fd11768a5aa9b732586939cb7c3fd639225ab /docs/_include/interface-common-with-dhcp.txt | |
parent | a3b5c8083e6ab28378ba187ec9aa0f3ce3d101df (diff) | |
download | vyos-documentation-861225aba395884eb91f61117b7a1bcf91d60798.tar.gz vyos-documentation-861225aba395884eb91f61117b7a1bcf91d60798.zip |
interfaces: document dhcp-options
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 34eef941..585951b3 100644 --- a/docs/_include/interface-common-with-dhcp.txt +++ b/docs/_include/interface-common-with-dhcp.txt @@ -2,6 +2,10 @@ :var0: {{ var0 }} :var1: {{ var1 }} +.. cmdinclude:: ../_include/interface-dhcp-options.txt + :var0: {{ var0 }} + :var1: {{ var1 }} + .. cmdinclude:: ../_include/interface-common.txt :var0: {{ var0 }} :var1: {{ var1 }} |