Cisco ASA 5512-X Quick Start Manual page 8

Table of Contents

Advertisement

Cisco ASA 5512-X, ASA 5515-X, ASA 5525-X, ASA 5545-X, and ASA 5555-X Quick Start Guide
Note:
If you have an inside router instead of a switch, you can skip this section and instead configure the ASA to route between
management and an inside network. In this case, configure the ASA and the ASA FirePOWER Management 0/0 IP addresses to be
on the same network. Be sure to configure appropriate routes on the ASA and on the ASA FirePOWER so the management network
can reach the inside network, and vice versa.
This procedure lets you connect to the ASA console port and paste in a new configuration that configures the following behavior:
inside --> outside traffic flow
outside IP address from DHCP
DHCP for clients on inside
Management 0/0 belongs to the ASA FirePOWER module. The interface is Up, but otherwise unconfigured on the ASA. The
ASA FirePOWER can then use this interface to access the ASA inside network and use the inside interface as the gateway to
the Internet.
Note:
Do not configure an IP address for this interface in the ASA configuration. Only configure an IP address in the module
configuration. You should consider this interface as completely separate from the ASA in terms of routing.
ASDM access on the inside interface
To achieve the above configuration, perform the following steps.
Procedure
1.
Connect your computer to the ASA console port with the supplied console cable. You might need to use a third party
serial-to-USB cable to make the connection.
2.
Launch a terminal emulator and connect to the ASA.
3.
Press the Enter key to see the following prompt:
ciscoasa>
4.
Access privileged EXEC mode:
enable
The following prompt appears:
Password:
5.
Press Enter. By default, the password is blank.
6.
Access global configuration mode:
configure terminal
7.
Clear the configuration:
clear configure all
8.
Copy and paste the following configuration at the prompt:
interface management0/0
no shutdown
interface gigabitethernet0/0
nameif outside
ip address dhcp setroute
no shutdown
interface gigabitethernet0/1
nameif inside
ip address 192.168.1.1 255.255.255.0
security-level 100
no shutdown
!
Cisco ASA 5512-X, ASA 5515-X, ASA 5525-X, ASA 5545-X, and ASA 5555-X Quick Start Guide
4. Modify the Initial Configuration for the ASA FirePOWER Module (Optional)
8

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5515-xAsa 5525-xAsa 5545-xAsa 5555-x

Table of Contents