08-26-2009 04:15 AM - edited 03-06-2019 07:26 AM
Hello:
I did this once and can't remember the command line to use to unpack a tar file from tftp to switch. I've tried the following and get error opening tftp even though it's running and permissions in place
archive tar tftp://10.0.5.53/html.tar flash:
Thanks
Solved! Go to Solution.
08-26-2009 04:20 AM
Hi,
The command should be:
archive tar /xtract tftp://10.0.5.53/html.tar flash:
If you get error opening the TFTP please check if it is pingable and also if there is not any firewall blocking the UDP port 69 and high ephemeral ports (49152 and above). Having a look into the TFTP server's logs might also be useful.
Best regards,
Peter
08-26-2009 04:20 AM
Hi,
The command should be:
archive tar /xtract tftp://10.0.5.53/html.tar flash:
If you get error opening the TFTP please check if it is pingable and also if there is not any firewall blocking the UDP port 69 and high ephemeral ports (49152 and above). Having a look into the TFTP server's logs might also be useful.
Best regards,
Peter
08-26-2009 04:59 AM
Thx. drops weren't showing up in FW log but that turned out to be the issue. Thx.
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