Cisco ASA Series Cli Configuration Manual page 297

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

Advertisement

Chapter 1
Configuring a Cluster of ASAs
Command
Step 6
security-level number
Example:
hostname(config-if)# security-level 100
Step 7
no shutdown
Example:
hostname(config-if)# no shutdown
Examples
The following example configures the Management 0/0 and Management 0/1 interfaces as a device-local
EtherChannel, and then configures the EtherChannel as an Individual interface:
ip local pool mgmt 10.1.1.2-10.1.1.9
ipv6 local pool mgmtipv6 2001:DB8:45:1002/64 8
interface management 0/0
interface management 0/1
interface port-channel 1
What to Do Next
Configuring Spanned EtherChannels
A Spanned EtherChannel spans all ASAs in the cluster, and provides load balancing as part of the
EtherChannel operation.
Prerequisites
channel-group 1 mode active
no shutdown
channel-group 1 mode active
no shutdown
nameif management
ip address 10.1.1.1 255.255.255.0 cluster-pool mgmt
ipv6 address 2001:DB8:45:1001/64 cluster-pool mgmtipv6
security-level 100
management-only
For spanned interface mode, configure your data interfaces. See the
EtherChannels" section on page
For Individual interface mode, join the cluster. See the
Each Unit" section on page
You must be in Spanned EtherChannel interface mode; see the
Mode on Each Unit" section on page
For multiple context mode, start this procedure in the system execution space. If you are not already
in the System configuration mode, enter the changeto system command.
Purpose
Sets the security level, where number is an integer between 0
(lowest) and 100 (highest). See the
page
1-1.
Enables the interface.
1-33.
1-30.
1-30.
Cisco ASA Series CLI Configuration Guide
Configuring ASA Clustering
"Security Levels" section on
"Configuring Spanned
"Configuring the Cluster Interface Mode on
"Configuring the Cluster Interface
1-33

Advertisement

Table of Contents
loading

Table of Contents