03-21-2020 02:38 AM
Hi everyone,
I need to find a way to transfer a config file from my pc to a router but without using Rj45 cable, only console, usb or any other way if there is. And also run it afterwards.
Currently using ftp to do that.
03-22-2020 03:58 AM
03-24-2020 04:51 AM
07-06-2021 08:05 AM
You can transfer the whole configuration via USB as long as it is a text file. I do this often.
1. Make sure the USB is formatted as FAT32.
2. Copy the text file.
3. Plug the USB into the router.
4. Enable the router.
5. Run command "copy usb0:(file name) running-config". This is assuming you plugged the drive into the USB0 port.
6. Run "copy running-config startup-config"
7. Done
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide