

Accept the certificate error and continue to the webpage. On your laptop, open a browser and go to to get to the Cisco ASDM page. Next, connect the Ethernet port of your laptop to the management port of the ASA and set a static IP on the laptop, in the 192.168.1.0/24 range (but not 192.168.1.1). Now we need to set an “enable username” for connecting to the ASDM interface.Ĭiscoasa#(config)enable password firewall level 15 Now we can set up the web server that we will connect to.Ĭiscoasa#(config) http 192.168.1.0 255.255.255.0 ManageASDM (matches management int name) This sets the management interface IP address and names it for later use. We will set up the management interface for connecting our laptop to ASDM.Ĭiscoasa#(config-if)ip address 192.168.1.1 255.255.255.0 The default password is cisco with no username. Once the ASA has finished loading, go into enable mode. This is written under the assumption that the ASA has been factory reset.Ĭonnect your console cable to the ASA and connect to it via Putty. Please make sure that Java is installed on your laptop prior to completing the below. In order to set the ASA up to use the Java application, you will need to complete some basic configuration from the CLI of the ASA.


Cisco ASA devices allow for configuration to be made via a Java application.
