server# cd /srv/tftp/ server# git init server# date server# apt update server# ssh switch1 server# ssh switch2 server# sshpass -p cisco scp switch1:running-config /srv/tftp/switch1-running-config server# sshpass -p cisco scp switch2:running-config /srv/tftp/switch2-running-config server# ls -l /srv/tftp/ server# rm /srv/tftp/* server# ping ya.ru