diff options
author | srividya0208 <a.srividya@vyos.io> | 2022-10-20 03:36:07 -0400 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-10-20 21:33:16 +0200 |
commit | 1ba53d2138964b96fa4bd866dcc86b3b1d59c5b1 (patch) | |
tree | 4dbb4ce6ec46dbc87b1bbe0155e0c7215ec7fb0d /docs/configuration | |
parent | a615211913a516e7e54408de7fc1dc21c71a5df4 (diff) | |
download | vyos-documentation-1ba53d2138964b96fa4bd866dcc86b3b1d59c5b1.tar.gz vyos-documentation-1ba53d2138964b96fa4bd866dcc86b3b1d59c5b1.zip |
tunnel-mac: mac addr option unavailable for tunnel interface
Mac address option is not present for tunnel interface so had to
remove from the documentation. As the include pages are called,
added two new files to reflect the changes
(cherry picked from commit a918064d93145d231720327e11ae9e015a309291)
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/interfaces/tunnel.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/tunnel.rst b/docs/configuration/interfaces/tunnel.rst index 9ea825ac..576c3c55 100644 --- a/docs/configuration/interfaces/tunnel.rst +++ b/docs/configuration/interfaces/tunnel.rst @@ -18,7 +18,7 @@ a closer look at the protocols and options currently supported by VyOS. Common interface configuration ------------------------------ -.. cmdinclude:: /_include/interface-common-without-dhcp.txt +.. cmdinclude:: /_include/interface-common-without-dhcp1.txt :var0: tunnel :var1: tun0 |