Service TFTP

Created by Yuriy Andamasov, Modified on Tue, 11 Apr 2023 at 04:29 PM by Yuriy Andamasov

VyOS (1.2.x) provides a TFTP Server functionality.

create an folder for the data to use it in the TFTP Server config

set service tftp-server directory /config/user-data/tftpdata/

set the listen-address in IPv4 or/and IPv6

set service tftp-server listen-address 10.10.1.254

set chance the default udp Port

set service tftp-server port 6969

to allow anonymous uploads

set service tftp-server allow-upload

Choose your directory location carefully or you will loose the content on image upgrades.
Any directory under /config is save at this will be migrated.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article