apt install -y tftpd-hpa
systemctl enable tftpd-hpa
systemctl restart tftpd-hpa
apt install -y tftp-hpa
systemctl status tftpd-hpa.service
chown -R tftp:tftp /var/lib/tftpboot
Tag: TFTP
bookmark_borderGPON DASAN OLT – upgrade OS
- copy tftp os download os2
- IP address or name of remote host (TFTP): your-tftp-server-ip
- Download File Name : your-os-filename.x
- default-os os2
- reload os2
- Do you want to save the system configuration? [y/n] y
- Do you want to reload the system? [y/n] y
DONE 🙂