Hi Team,
I am copying a binary from a Windows Version 10 (source) to my Cisco Switch (target). Here is the output
//Doing this from the Cisco side
test-c99-e0541-fs9148a# copy scp: bootflash:
Enter source filename: C:\VCAN\Cisco\9148S\m9100-s5ek9-kickstart-mz.8.4.2d.bin
Enter hostname for the scp server: 10.99.8.44 <<<<<<<<<<<<<<<<< IP of windows
Enter username: ljadmin
ssh: connect to host 10.99.8.44 port 22: Connection timed out
Is there any services or Firewall settings I need to start or set?
I have tried using WinSCP from the Windows server to the cisco switch, but that does not work either.
Thank you