cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1974
Views
35
Helpful
14
Replies

Using 5506-x ASA as switch

jam3
Level 1
Level 1

I would like to configure my 5506-x with port 1 as outside and ports 2-8 inside on the same LAN (same security levels for all) with the ASA acting as the DHCP. I'm not sure what this would be called. Can anyone port me to a relevant guide or documentation?

1 Accepted Solution

Accepted Solutions

Example bridge group config - change as per your setup.

 

 

interface GigabitEthernet1/3
bridge-group 1
nameif LAN
security-level 100
!
interface GigabitEthernet1/4
bridge-group 1
nameif LAN
security-level 100
!

interface GigabitEthernet1/5
bridge-group 1
nameif LAN
security-level 100
!

interface GigabitEthernet1/6
bridge-group 1
nameif LAN
security-level 100
!

interface GigabitEthernet1/7
bridge-group 1
nameif LAN
security-level 100
!


interface BVI1
nameif DMZ
nameif LAN
security-level 100

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

14 Replies 14

I don't think this possible in ASA. You can group interfaces in bridge
group to be in the same VLAN but then the ASA will be in transparent mode
and won't allow for routing within the unit.

Just to add what @Mohammed al Baqari said, if you have a base lic than it will be 5 VLAN limitation. and if you still want to go ahead than use version 9.7 to upwards as in 5506-X support the bridge group from 9.7.

please do not forget to rate.

5 is ok. How do I do it?

5 vlan come as default.

 

as an example.

exam.PNG

please do not forget to rate.

ok, so how do I setup ports 2-6 as a VLAN?

Example bridge group config - change as per your setup.

 

 

interface GigabitEthernet1/3
bridge-group 1
nameif LAN
security-level 100
!
interface GigabitEthernet1/4
bridge-group 1
nameif LAN
security-level 100
!

interface GigabitEthernet1/5
bridge-group 1
nameif LAN
security-level 100
!

interface GigabitEthernet1/6
bridge-group 1
nameif LAN
security-level 100
!

interface GigabitEthernet1/7
bridge-group 1
nameif LAN
security-level 100
!


interface BVI1
nameif DMZ
nameif LAN
security-level 100

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

@balaji.bandi

interface BVI1
nameif DMZ
nameif LAN
security-level 100

!

 

thats wrong you cant have two nameif in one BVI?

 

 

please do not forget to rate.

typo correction :

 

interface BVI1
nameif LAN
security-level 100

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

interface GigabitEthernet1/0
 nameif Outside
 security-level 0
 ip address dhcp setroute
!
interface GigabitEthernet1/3
bridge-group 1
nameif LAN
security-level 100
!
interface GigabitEthernet1/4
bridge-group 1
nameif LAN
security-level 100
!
interface GigabitEthernet1/5
bridge-group 1
nameif LAN
security-level 100
!
interface GigabitEthernet1/6
bridge-group 1
nameif LAN
security-level 100
!
interface GigabitEthernet1/7
bridge-group 1
nameif LAN
security-level 100
!
interface BVI1
nameif LAN
security-level 100
!
object network LAN
 subnet 192.168.1.0 255.255.255.0
 nat (LAN,Outside) dynamic interface
!

Let me know if you have any issues with setting up. I am here to help you.

please do not forget to rate.

Does this work for 9.6?

no its from 9.7 onwards

please do not forget to rate.

How do I update from 9.6 to 9.7?

I didn't get the service contract. I just bought the asa last month.

Review Cisco Networking products for a $25 gift card