Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by d4nnyo
at 2024-08-01 22:27:37
Point:500 Replies:3 POST_ID:828661USER_ID:10
Topic:
Networking Hardware Firewalls;;
Is there any way to copy ASDM from an ASA to a PC?
If not, how can I get ASDM 6.45 or greater if I don't have a Cisco account?
If not, how can I get ASDM 6.45 or greater if I don't have a Cisco account?
Expert: jeffmorlen replied at 2024-08-02 05:51:20
Yup... Max is right. It's just that easy...
Accepted Solution
Expert: max_the_king replied at 2024-08-02 01:15:11
500 points EXCELLENT
Hi,
if you need to download an asdm.bin file to your PC you just need to run a tftp server on your pc and run the following command on ASA:
ASA# copy disk0:/ asdm-645.bin tftp
and it will ask you how to name the file you're about to copy and what is the IP of the TFTP Server (your PC).
To upload that image on a new ASA, is just the other way round:
ASA# copy tftp disk0:/ asdm-645.bin
hope this helps
max
if you need to download an asdm.bin file to your PC you just need to run a tftp server on your pc and run the following command on ASA:
ASA# copy disk0:/ asdm-645.bin tftp
and it will ask you how to name the file you're about to copy and what is the IP of the TFTP Server (your PC).
To upload that image on a new ASA, is just the other way round:
ASA# copy tftp disk0:/ asdm-645.bin
hope this helps
max
Expert: duncanb7 replied at 2024-08-01 23:25:34
Is that what you want ?
http://cyruslab.net/2010/09/09/how-to-download-asdm-from-asa5505-and-install-it/
http://cyruslab.net/2010/09/09/how-to-download-asdm-from-asa5505-and-install-it/