Configuring The Switch For Asa Failover - Cisco ASA Series Cli Configuration Manual

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

Advertisement

Chapter 1
Configuring the Switch for Use with the ASA Services Module
Command
Step 3
ip address address mask
Example:
Router(config-if)# ip address 10.1.1.1 255.255.255.0
Step 4
no shutdown
Example:
Router(config-if)# no shutdown
Examples
The following example shows a typical configuration with multiple SVIs:
Router(config)# firewall vlan-group 50 55-57
Router(config)# firewall vlan-group 51 70-85
Router(config)# firewall module 8 vlan-group 50-51
Router(config)# firewall multiple-vlan-interfaces
Router(config)# interface vlan 55
Router(config-if)# ip address 10.1.1.1 255.255.255.0
Router(config-if)# no shutdown
Router(config-if)# interface vlan 56
Router(config-if)# ip address 10.1.2.1 255.255.255.0
Router(config-if)# no shutdown
Router(config-if)# end
Router#

Configuring the Switch for ASA Failover

This section includes the following topics:
Assigning VLANs to the Secondary ASA Services Module, page 1-10
Adding a Trunk Between a Primary Switch and Secondary Switch, page 1-10
Ensuring Compatibility with Transparent Firewall Mode, page 1-10
Enabling Autostate Messaging for Rapid Link Failure Detection, page 1-10
Configuring the Switch for ASA Failover
Purpose
Sets the IP address for this interface on the MSFC.
Enables the interface.
Cisco ASA Series ASDM Configuration Guide
1-9

Advertisement

Table of Contents
loading

Table of Contents