Example 14: Asa 5505 Base License - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Example 14: ASA 5505 Base License

! The above route is a floating static route that is added to the
! routing table when the tracked route is removed.
Example 14: ASA 5505 Base License
This configuration creates three VLANs: inside (business), outside (Internet), and home (see
Figure
access the inside VLAN. The inside VLAN can access the home VLAN so both VLANs can share a
printer. Because the outside IP address is set using DHCP, the inside and home VLANs use interface PAT
when accessing the Internet.
Figure B-13
with Base License
passwd g00fba11
enable password gen1u$
hostname Buster
asdm image disk0:/asdm.bin
boot system disk0:/image.bin
interface vlan 2
nameif outside
security-level 0
ip address dhcp setroute
no shutdown
interface vlan 1
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
no shutdown
interface vlan 3
! This interface cannot communicate with the inside interface. This is required using
! the Base license
no forward interface vlan 1
nameif home
security-level 50
ip address 192.168.2.1 255.255.255.0
no shutdown
Cisco Security Appliance Command Line Configuration Guide
B-34
B-13). Both the home and inside VLANs can access the outside, but the home VLAN cannot
Example 13
Internet
VLAN 2
Outside
(IP via DHCP)
VLAN 3
Home
ASA 5505
192.168.2.1/24
VLAN 1
Inside
192.168.1.1/24
IP
Host
Host
IP Phone IP Phone
Video Game
Printer
Host
IP
Appendix B
Sample Configurations
OL-12172-03

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents