summaryrefslogtreecommitdiff
path: root/docs/configuration/service
diff options
context:
space:
mode:
authorekhudiyev <88712424+ekhudiyev@users.noreply.github.com>2021-12-01 12:59:53 +0400
committerGitHub <noreply@github.com>2021-12-01 12:59:53 +0400
commit80c25fa38bc7eeea1892bdbf5ec04e024ef25280 (patch)
tree12d96ba58db840a342c02753d655df1818aa5bcd /docs/configuration/service
parentbff0668fd74a14c9ca1b324eb917f0fd24cd68c9 (diff)
parentb2dbf6a4ca446a5cde08c54a712d9da8580d7f10 (diff)
downloadvyos-documentation-80c25fa38bc7eeea1892bdbf5ec04e024ef25280.tar.gz
vyos-documentation-80c25fa38bc7eeea1892bdbf5ec04e024ef25280.zip
Merge branch 'vyos:master' into patch-2
Diffstat (limited to 'docs/configuration/service')
-rw-r--r--docs/configuration/service/tftp-server.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/configuration/service/tftp-server.rst b/docs/configuration/service/tftp-server.rst
index 11011144..0ca75efe 100644
--- a/docs/configuration/service/tftp-server.rst
+++ b/docs/configuration/service/tftp-server.rst
@@ -28,6 +28,14 @@ Configure the IPv4 or IPv6 listen address of the TFTP server. Multiple IPv4 and
IPv6 addresses can be given. There will be one TFTP server instances listening
on each IP address.
+.. cfgcmd:: set service tftp-server listen-address <address> vrf <name>
+
+.. stop_vyoslinter
+
+Additional option to run TFTP server in the :abbr:`VRF (Virtual Routing and Forwarding)` context
+
+.. start_vyoslinter
+
.. note:: Configuring a listen-address is essential for the service to work.
.. cfgcmd:: set service tftp-server allow-upload