The configuration seems to be incomplete - there should be "asdm image flash:/asdm.bin", where, asdm.bin would be the asdm package in flash. Please refer the cisco.com website for compatible packages with the ASA software version.

! SSH access will use the LOCAL username/password for authentication

aaa authentication ssh console LOCAL

! enable the HTTP service on the device so that you can connect to it for ASDM access

http server enable

! Tell the device which IP addresses are allowed to connect for HTTP (ASDM) access and from which interface

http 10.10.10.0 255.255.255.0 management

no snmp-server location

no snmp-server contact

snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart

telnet timeout 5

! Tell the device which IP addresses are allowed to connect for SSH access and from which interface.

ssh 10.10.10.0 255.255.255.0 management

ssh timeout 5

console timeout 0

threat-detection basic-threat

threat-detection statistics access-list

no threat-detection statistics tcp-intercept

webvpn

! Configure a LOCAL username/password to be used for authentication.

username cisco password 3USUcOPFUiMCO4Jk encrypted

!

!

prompt hostname context

no call-home reporting anonymous

call-home

profile CiscoTAC-1

no active

destination address http 

destination address email [email protected]

destination transport-method http

subscribe-to-alert-group diagnostic

subscribe-to-alert-group environment

subscribe-to-alert-group inventory periodic monthly

subscribe-to-alert-group configuration periodic monthly

subscribe-to-alert-group telemetry periodic daily

crashinfo save disable

Cryptochecksum:0760c72b39dd8d7a479d517a65758f33

: end

ciscoasa#




Cisco Asdm From Asa 5505