Cisco ASA Series Cli Configuration Manual page 424

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

Advertisement

Starting Interface Configuration (ASA 5510 and Higher)
Step 1
Connect to the ASA, and change to the system; if you are using failover, connect to the active ASA.
Step 2
If you are using failover, disable failover by entering the no failover command.
Step 3
In the system, copy the running configuration by entering the more system:running-config command
and copying the display output to a text editor.
Be sure to save an extra copy of the old configuration in case you make an error when you edit it.
For example, you have the following interface configuration and allocation in the system configuration,
with shared interfaces between two contexts.
System
interface GigabitEthernet0/0
no shutdown
interface GigabitEthernet0/1
no shutdown
interface GigabitEthernet0/2
shutdown
interface GigabitEthernet0/3
shutdown
interface GigabitEthernet0/4
shutdown
interface GigabitEthernet0/5
shutdown
interface Management0/0
no shutdown
interface Management1/0
shutdown
!
context customerA
allocate-interface gigabitethernet0/0 int1
allocate-interface gigabitethernet0/1 int2
allocate-interface management0/0 mgmt
context customerB
allocate-interface gigabitethernet0/0
allocate-interface gigabitethernet0/1
allocate-interface management0/0
Step 4
Get copies of all context configurations that will use the new EtherChannel or redundant interface. See
the
"Backing Up Configurations or Other Files" section on page
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
Cisco ASA Series CLI Configuration Guide
1-20
Chapter 1
Starting Interface Configuration (ASA 5510 and Higher)
1-16.

Advertisement

Table of Contents
loading

Table of Contents