summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-11-29 20:14:21 +0100
committerGitHub <noreply@github.com>2021-11-29 20:14:21 +0100
commit7485e6f2bd815addda7c6173e430bf343e976977 (patch)
tree51debdf9bd5527c89fe20730a7e0ae0532728979
parent9328b4c35eb54b8dda033fbb5a766924f98ee98e (diff)
parent2b09e1b76d483c843699acdf199870e66f3a818b (diff)
downloadvyos-documentation-7485e6f2bd815addda7c6173e430bf343e976977.tar.gz
vyos-documentation-7485e6f2bd815addda7c6173e430bf343e976977.zip
Merge pull request #666 from DmitriyEshenko/patch-25
tftp: T4012: Add VRF support
-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