http://www.cisco.com/public/technotes/smbsa/en/us/general/tftp.pdf
Cisco doc in above link was giving a clear step by step guidance for setting up TFTP server. However, the author skipped a very important step - did not provide the command in step#3.
So far I have installed 3 tftp servers softwares, and one ftp in 5 days, in which None of them worked! So I followed this Cisco doc to get an a to z solutions.
Unfortunately, I was tricked in the last step.
In above link:
Steps#1 & 2 are clear
suddenly the author says in step#3:
3. Access your Cisco device, "open a TFTP connection to the IP address of your computer", and specify the exact name of the file you want to download.
//Then the author goes on..
4. TFTP displays output similar to this example during the file transfer. //Done!
2 Questions:
1. Can somebody provides the command syntax in which I can execute in my router to "open a TFTP connection to the IP address of my PC"?
Given that my PC and router are in the same Subnet/Vlan - so there's no connectivity issues as they can ping each others.
2. Also, does the command syntax vary if my Cisco device is a router or a switch? If it does vary, what would be the switch's?
Thanks in advance!