cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
935
Views
10
Helpful
8
Replies

How to isolate Layer two traffic between access layer and core layer in a multi tenant environment?

jmp780718
Level 1
Level 1

Hi Guys.

I'm working on a datacenter environment, i implement switching access layer with cisco catalyst 3750X stacking and collapsed Core Layer with Catalys 6500, also is a multi tenant environment, I'm trying to find the best way to isloated the layer two traffic between the server across the date center; i think that one way is thru Private Vlan but this is the best way?; How i can isloated the layer two traffic even at the core layer; I need to implement private vlan on access layer and core layer too?, Is posible to trunking the secondary vlan?; how to send that private Vlan to core layer to islolated even if the traffic is going to core layer.

Thnk yuo so much.

1 Accepted Solution

Accepted Solutions
8 Replies 8

Jon Marshall
Hall of Fame
Hall of Fame

It's difficult to say what to do without more details.

Are the servers for each customer in different vlans already or are they all mixed up ?

If they are in their own vlans and you want to keep it entirely separate i would suggest looking at VRF-LIte.

Perhaps you could clarify exactly what the setup is ?

Jon

Hi Jon.


All the server are in the same vlan using the same ip address space.

Sent from Cisco Technical Support iPad App

The default gateway of the server Is a firewall.

Sent from Cisco Technical Support iPad App

If the servers are all in the same vlan using the same address space then private vlans would be the thing to use. You could use VACLs but these would get complicated very easily.

Yes you can send secondary vlans across trunk ports from the access to the core/distro layer.

Jon

Thank you so much jon, do you know if cisco has a configuration guide in order to implement pvlan on access and core layer?.

This might be of good help to you.

http://blog.ine.com/tag/private-vlan/

Thank so much, this will be helpful for my.

Hi Jon. Sorry, Is possible to config a trunk port as Promiscuous port?. Because in my case my router Is a firewall with trunk ports carry several vlans. Thnks you so much.