From be74b12e5b93358b2d85561191476463cf6b90c9 Mon Sep 17 00:00:00 2001 From: Eshenko Dmitriy Date: Mon, 6 Dec 2021 09:37:29 +0300 Subject: tftp: T4012: Add TFTP VRF support --- docs/configuration/service/tftp-server.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/configuration/service/tftp-server.rst b/docs/configuration/service/tftp-server.rst index 35b5fd40..268db872 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
vrf + +.. 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 -- cgit v1.2.3