Cisco ASA Series Cli Configuration Manual page 310

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

Advertisement

Configuring ASA Clustering
Detailed Steps
Command
Step 1
(Optional)
mtu cluster bytes
Example:
hostname(config)# mtu cluster 9000
Step 2
cluster group name
Example:
hostname(config)# cluster group pod1
Step 3
local-unit unit_name
Example:
hostname(cfg-cluster)# local-unit unit1
Step 4
cluster-interface interface_id ip
ip_address mask
Example:
hostname(cfg-cluster)# cluster-interface
port-channel2 ip 192.168.1.2 255.255.255.0
INFO: Non-cluster interface config is
cleared on Port-Channel2
Step 5
priority priority_number
Example:
hostname(cfg-cluster)# priority 2
Cisco ASA Series CLI Configuration Guide
1-46
Purpose
Specifies the same MTU that you configured for the master unit.
Note
We suggest setting the MTU to 1600 bytes or greater,
which requires you to enable jumbo frame reservation
before continuing with this procedure. See the
Jumbo Frame Support (Supported Models)" section on
page
1-33. Jumbo frame reservation requires a reload of
the ASA.
Identifies the same cluster name that you configured for the
master unit.
Names this member of the cluster with a unique ASCII string from
1 to 38 characters. Each unit must have a unique name. A unit with
a duplicated name will be not be allowed in the cluster.
Specifies the same cluster control link interface that you
configured for the master unit.
Specify an IPv4 address for the IP address; IPv6 is not supported
for this interface. This interface cannot have a nameif configured.
For each unit, specify a different IP address on the same network.
Sets the priority of this unit for master unit elections, between 1
and 100, where 1 is the highest priority. See the
Election" section on page 1-3
Chapter 1
Configuring a Cluster of ASAs
"Master Unit
for more information.
"Enabling

Advertisement

Table of Contents
loading

Table of Contents