Cisco ASA Series Cli Configuration Manual page 117

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Getting Started
Command
Step 6
http ip_address mask interface_name
Example:
hostname(config)# http 192.168.1.0
255.255.255.0 inside
Step 7
write memory
Example:
hostname(config)# write memory
Step 8
To launch ASDM, see the
section on page
1-14.
Examples
The following configuration converts the firewall mode to transparent mode, configures the VLAN 1
interface and assigns it to BVI 1, enables a switchport, and enables ASDM for a management host:
firewall transparent
interface bvi 1
interface vlan 1
interface ethernet 0/1
dhcpd address 192.168.1.5-192.168.1.254 inside
dhcpd enable inside
http server enable
http 192.168.1.0 255.255.255.0 inside
Accessing ASDM Using a Non-Default Configuration (ASA 5510 and
Higher)
If you do not have a factory default configuration, or want to change the firewall or context mode,
perform the following steps.
Prerequisites
Access the CLI according to the
page
"Starting ASDM"
ip address 192.168.1.1 255.255.255.0
bridge-group 1
nameif inside
security-level 100
switchport access vlan 1
no shutdown
1-1.
Purpose
Allows the management host to access ASDM.
Saves the configuration.
"Accessing the Appliance Command-Line Interface" section on
Cisco ASA Series CLI Configuration Guide
Configuring ASDM Access for Appliances
1-9

Advertisement

Table of Contents
loading

Table of Contents