10-15-2019 05:20 AM
Hello everyone,
I'm trying to copy an image from the TFTP server Solarwinds into the bootflash of the Cisco Nexus 3000 switch:
Commands:
#copy tftp: bootflash
#<image>
#<IP address of the TFTP server>
Then comes the message: TFTP get operation failed: Network is unreachable.
The command: loader> boot tftp://IP address/image works perfectly.
I turned off the windows firewall and the antivirus program.
What am I doing wrong?
Can you help me?
Thanks
02-26-2021 11:54 AM
Hi,
I had a similar problem with a 3172 switch. Getting that exact same error. What ultimately worked for me, was after you boot from tftp, even though the show ip says it has an IP address, the mgmt interface does not actually have one, and is in down state.
so, I needed to do no shutdown on the interface, and then assign an IP to it specifically in conf t > int mgmt > ip address <address> <subnet>
I don't recall if I needed a gateway - likely not as everything was on the same subnet, but I may have defined one.
Hope this helps you. Took me 3 days, plus another co-worker to get to the bottom of it.
Jessica Reimer
Garnet Research Corp.
05-03-2022 02:19 PM
I just wanted to say thank you Jessica. Your explanation worked beautifully.
Finally got things installed.
Thanks,
John Barbour
05-03-2022 03:12 PM
So glad it helped you, John!
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