Role: Security gateway between WAN, LAN, and DMZ

Hostname: AKWAA-ASA


image.png

conf t

hostname AKWAA-ASA

!

interface GigabitEthernet0/0

nameif outside

security-level 0

ip address 203.0.113.3 255.255.255.0

no shutdown

!

interface GigabitEthernet0/2

nameif core

security-level 100

ip address 192.168.200.1 255.255.255.0

no shutdown

!