Cisco ASA Series Cli Configuration Manual page 496

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

Advertisement

Configuration Examples for Interfaces in Transparent Mode
Configuration Examples for Interfaces in Transparent Mode
The following example includes two bridge groups of three interfaces each, plus a management-only
interface:
interface gigabitethernet 0/0
interface gigabitethernet 0/1
interface gigabitethernet 0/2
interface bvi 1
interface gigabitethernet 1/0
interface gigabitethernet 1/1
interface gigabitethernet 1/2
interface bvi 2
interface management 0/0
Cisco ASA Series CLI Configuration Guide
1-20
nameif inside1
security-level 100
bridge-group 1
no shutdown
nameif outside1
security-level 0
bridge-group 1
no shutdown
nameif dmz1
security-level 50
bridge-group 1
no shutdown
ip address 10.1.3.1 255.255.255.0 standby 10.1.3.2
nameif inside2
security-level 100
bridge-group 2
no shutdown
nameif outside2
security-level 0
bridge-group 2
no shutdown
nameif dmz2
security-level 50
bridge-group 2
no shutdown
ip address 10.3.5.8 255.255.255.0 standby 10.3.5.9
nameif mgmt
security-level 100
ip address 10.2.1.1 255.255.255.0 standby 10.2.1.2
no shutdown
Chapter 1
Completing Interface Configuration (Transparent Mode)

Advertisement

Table of Contents
loading

Table of Contents