07-05-2017 06:05 PM - edited 03-12-2019 02:39 AM
How to configure ASDM on Cisco ASA 5585
Solved! Go to Solution.
07-06-2017 06:21 AM
The setup is the same for all ASA hardware models running ASDM. It is detailed in the Configuration Guide here:
http://www.cisco.com/c/en/us/td/docs/security/asa/asa98/asdm78/general/asdm-78-general-config/intro-start.html#concept_3CB00F667CE04C65843E42B85BA5619B
07-06-2017 06:22 AM
Hi Ankit,
Step 1:- Copy the ASDM image to flash
Step 2:- Issuethe following commands:-
ASA(config)# asdm image disk0:/asdm-xxx.bin
Step 3:- Enable http
ASA(config)# http server enable
ASA (config)# http x.x.x.x x.x.x.x <nameif>
ASA (config)# http x.x.x.x x.x.x.x <nameif>
ASA (config)# aaa authentication http console Radius LOCAL
ASA (config)# username xxxxxxx password xxxxxxxx privilege 15
07-06-2017 06:21 AM
The setup is the same for all ASA hardware models running ASDM. It is detailed in the Configuration Guide here:
http://www.cisco.com/c/en/us/td/docs/security/asa/asa98/asdm78/general/asdm-78-general-config/intro-start.html#concept_3CB00F667CE04C65843E42B85BA5619B
07-06-2017 06:22 AM
Hi Ankit,
Step 1:- Copy the ASDM image to flash
Step 2:- Issuethe following commands:-
ASA(config)# asdm image disk0:/asdm-xxx.bin
Step 3:- Enable http
ASA(config)# http server enable
ASA (config)# http x.x.x.x x.x.x.x <nameif>
ASA (config)# http x.x.x.x x.x.x.x <nameif>
ASA (config)# aaa authentication http console Radius LOCAL
ASA (config)# username xxxxxxx password xxxxxxxx privilege 15
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