11-06-2017 07:30 AM - edited 02-21-2020 06:39 AM
Hi,
I am provided with console access to ASA 5510 (v9.0). However, I am not close to the device and hence I am accessing it via Teamviewer. It is a Windows 10 Laptop that is consoled to the firewall.
I am trying to identify on how to upload the ASDM image to the firewall. I have already downloaded the binary file to the laptop but wondering how to upload it to the firewall. Any guidance on this will be of great help.
This device is not connected to the network and the only connection to it right now is on the console port that runs to the laptop.
Thanks,
Srikanth
Solved! Go to Solution.
11-06-2017 01:01 PM - edited 11-06-2017 01:02 PM
Hi,
Yes you configure an interface so you can tftp copy the asdm image from tftp server to asa.
This is the output from the copy tftp flash command:
copy tftp[:[[//location] [/tftp_pathname]]] [[flash/disk0][:[image | asdm]]]
example copy tftp://ip-address/asdm-771.bin disk0:/asdm-771.bin
Then in configure following in running config:
asdm image disk0:/asdm-771.bin
No need to reboot the device to test, you can see that the software is pointing on the correct image with show version.
The cli commands are at the end of the link I sent you.
br, Micke
11-06-2017 07:50 AM
11-06-2017 09:13 AM
Hello Micke,
Thank you for your response. Please let me know if I have understood you correctly.
The only way is that I need to configure one of the interfaces of the firewall while I am connected to the console and connect a laptop to that configured interface (ensuring the laptop is configured with the interface IP as the gateway). Then, copy the ASDM image from the laptop to the Firewall using TFTP.
The link you have shared shows steps to upgrade. But, here I am trying to copy the ASDM image to the firewall. Let me know if there are any link/document that details the steps.
Thanks,
Sri
11-06-2017 01:01 PM - edited 11-06-2017 01:02 PM
Hi,
Yes you configure an interface so you can tftp copy the asdm image from tftp server to asa.
This is the output from the copy tftp flash command:
copy tftp[:[[//location] [/tftp_pathname]]] [[flash/disk0][:[image | asdm]]]
example copy tftp://ip-address/asdm-771.bin disk0:/asdm-771.bin
Then in configure following in running config:
asdm image disk0:/asdm-771.bin
No need to reboot the device to test, you can see that the software is pointing on the correct image with show version.
The cli commands are at the end of the link I sent you.
br, Micke
01-03-2025 07:56 AM
Hello Mikael,
Where I'll get asdm image?
I thinks this asdm image for accessing firewall access through GUI Am I right?
Sreejith
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