Cisco ASA Series Cli Configuration Manual page 300

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

Advertisement

Configuring ASA Clustering
Command
Step 7
(Optional)
You can set the Ethernet properties for the
port-channel interface to override the properties
set on the Individual interfaces.
Step 8
(Optional)
If you are creating VLAN subinterfaces on this
EtherChannel, do so now. The rest of this
procedure applies to the subinterfaces.
Example:
hostname(config)# interface port-channel
1.10
hostname(config-if)# vlan 10
Step 9
(Multiple Context Mode)
Allocate the interface to a context. See the
"Configuring a Security Context" section on
page
1-20.
Then enter:
changeto context name
interface port-channel channel_id
Example:
hostname(config)# context admin
hostname(config)# allocate-interface
port-channel1
hostname(config)# changeto context admin
hostname(config-if)# interface
port-channel 1
Step 10
nameif name
Example:
hostname(config-if)# nameif inside
Step 11
Perform one of the following, depending on the firewall mode:
Routed Mode:
(IPv4)
ip address ip_address [mask]
(IPv6)
ipv6 address ipv6-prefix/prefix-length
Example:
hostname(config-if)# ip address 10.1.1.1
255.255.255.0
hostname(config-if)# ipv6 address
2001:DB8::1001/32
Cisco ASA Series CLI Configuration Guide
1-36
Purpose
This method provides a shortcut to set these parameters because
these parameters must match for all interfaces in the channel
group. See the
"Enabling the Physical Interface and Configuring
Ethernet Parameters" section on page 1-23
commands.
See the
"Configuring VLAN Subinterfaces and 802.1Q Trunking"
section on page
1-31.
For multiple context mode, the rest of the interface configuration
occurs within each context.
Names the interface.
The name is a text string up to 48 characters, and is not
case-sensitive. You can change the name by reentering this
command with a new value.
Sets the IPv4 and/or IPv6 address. DHCP, PPPoE, and IPv6
autoconfig are not supported.
Chapter 1
Configuring a Cluster of ASAs
for Ethernet

Advertisement

Table of Contents
loading

Table of Contents