Documentation doesn’t say whether TFTP is open or closed by default. How it behaves if ‘/ip tftp’ is empty?
I had to figure out by myself. It disables access by default. To enable full read access one should use this command:
/ip tftp add allow=yes
Documentation doesn’t say whether TFTP is open or closed by default. How it behaves if ‘/ip tftp’ is empty?
I had to figure out by myself. It disables access by default. To enable full read access one should use this command:
/ip tftp add allow=yes