cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
541
Views
4
Helpful
3
Replies

VLAN/s on ASA5510

rvr_76bg
Level 1
Level 1

Hello guys,

I have problem setting up VLAN/s on ASA5510. I downloaded the command reference for my current version (7.2)of ASA OS but no one of the commands worked on my device. The license is Security Plus so there are no license restrictions.

Do I have to pre-configure something on the ASA or is there any way to enable the switching module in the ASA?? My task is to configure Trunk between one of the physical ports on the ASA and 2960 switch to carry multiple VLAN/s.

Any help will be highly appreciated.

rvr

1 Accepted Solution

Accepted Solutions

5220
Level 4
Level 4

Here is an example of trunking configuration on the ASA:

interface GigabitEthernet0/1

description "Trunk Connectivity with switch"

speed 100

duplex full

no nameif

no security-level

no ip address

!

interface GigabitEthernet0/1.100

vlan 100

nameif DMZ0

security-level 80

ip address 10.0.0.1 255.255.255.0

!

interface GigabitEthernet0/1.101

vlan 101

nameif DMZ1

security-level 81

ip address 10.1.0.1 255.255.255.0

No special trunking commands there.

Please rate if this helped.

Regards,

Daniel

View solution in original post

3 Replies 3

5220
Level 4
Level 4

Here is an example of trunking configuration on the ASA:

interface GigabitEthernet0/1

description "Trunk Connectivity with switch"

speed 100

duplex full

no nameif

no security-level

no ip address

!

interface GigabitEthernet0/1.100

vlan 100

nameif DMZ0

security-level 80

ip address 10.0.0.1 255.255.255.0

!

interface GigabitEthernet0/1.101

vlan 101

nameif DMZ1

security-level 81

ip address 10.1.0.1 255.255.255.0

No special trunking commands there.

Please rate if this helped.

Regards,

Daniel

Thanks, great,

rvr

I created the VlANs, created the trunk on the switch too but the PIX doesnt send any traffic over. Created VLAN 1, 2, 3 on both devices but cannot ping the PIX from the Switch (SVI Interfaces) and vise versa. The trunk port on the switch says trunking is OK.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: