12-20
Cisco ASA 5500 Series Configuration Guide using ASDM
Chapter12 Starting Interface Configuration (ASA 5510 and Hig her)
Starting Interface Configuration (ASA 5510 and Higher)
For example, you download the following context configurations (interface configuration shown):

CustomerA Context

interface int1
nameif outside
security-level 0
ip address 10.86.194.225 255.255.255.0
!
interface int2
nameif inside
security-level 100
ip address 192.168.1.3 255.255.255.0
no shutdown
!
interface mgmt
nameif mgmt
security-level 100
ip address 10.1.1.5 255.255.255.0
management-only

CustomerB Context

interface GigabitEthernet0/0
nameif outside
security-level 0
ip address 10.20.15.5 255.255.255.0
!
interface GigabitEthernet0/1
nameif inside
security-level 100
ip address 192.168.6.78 255.255.255.0
!
interface Management0/0