tftp: T4012: Add TFTP VRF support

This commit is contained in:
Eshenko Dmitriy 2021-12-06 09:37:29 +03:00 committed by GitHub
parent 81673d5778
commit be74b12e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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