Cisco ASA Series Cli Configuration Manual page 128

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

Advertisement

Factory Default Configurations
Traffic flow—IPv4 and IPv6 traffic allowed from inside to outside (this behavior is implicit on the
ASA). Outside users are prevented from accessing the inside.
DHCP server—Enabled for inside hosts, so a PC connecting to the inside interface receives an
address between 192.168.1.5 and 192.168.1.254. DNS, WINS, and domain information obtained
from the DHCP client on the outside interface is passed to the DHCP clients on the inside interface.
Default route—Derived from DHCP.
ASDM access—Inside hosts allowed.
Figure 1-1
outside interface
The configuration consists of the following commands:
interface Ethernet 0/0
switchport access vlan 2
no shutdown
interface Ethernet 0/1
switchport access vlan 1
no shutdown
interface Ethernet 0/2
switchport access vlan 1
no shutdown
interface Ethernet 0/3
switchport access vlan 1
no shutdown
interface Ethernet 0/4
switchport access vlan 1
no shutdown
interface Ethernet 0/5
switchport access vlan 1
no shutdown
interface Ethernet 0/6
switchport access vlan 1
no shutdown
interface Ethernet 0/7
switchport access vlan 1
no shutdown
interface vlan2
nameif outside
no shutdown
Cisco ASA Series CLI Configuration Guide
1-20
ASA 5505 Routed Mode
Internet
Internet Gateway Router
outside VLAN 2 (Ethernet 0/0)
(from router DHCP)
PAT
inside VLAN 1 (Ethernet 0/1-0/7)
192.168.1.1
IP traffic
ASDM
192.168.1.5
(from ASA DHCP)
Chapter 1
Getting Started

Advertisement

Table of Contents
loading

Table of Contents