networking-forum.com

* Register   * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 43 posts ]  Go to page 1, 2, 3, 4, 5  Next
Author Message
 Post subject: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 10:25 am 
Offline
Junior Member
Junior Member

Joined: Sun Mar 14, 2010 11:59 am
Posts: 80
Certs: CCNP (exp -too busy working 2 update it)
Any of you guys know the best way to span vlans over wan links?

Here’s what I’ve got. We have two networks connected via a 15-meg MPLS circuit. The switches on either side are 3560G’s. The VMware guys want to have some of the vlans on either side of the link to be accessible from the other side. In other words they want to be able to place ports in site B in a vlan that currently only resides in site A. That way if the VMware servers from site A have to come up in site B they won’t have to readdress everything.

Is this something that I can do with tunnel groups, using HSRP groups so that either switch can route traffic to that vlan? Any good documentation on how to do this?

Thanks,

Ben


Top
 Profile  
 

 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 11:13 am 
Offline
Junior Member
Junior Member

Joined: Fri Jun 25, 2010 7:55 am
Posts: 75
Certs: CCNP
The only thing that comes to mind is bridging or L2TPv3 psuedo-wire. Since this is a switch to switch connection dont think its going to be possible.

Q in Q tunneling would work though.


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 12:11 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Sat Feb 16, 2008 9:22 am
Posts: 795
Location: Greenville SC
Certs: CCNP-CCIP
QinQ will only work if the WAN provides the passing of ethernet frames. I'm assuming that isn't the case here. Getting a VPLS service with l2pt support would be your best bet. That would give you the "cloud as an ethernet switch" set up you need.


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 7:49 pm 
Offline
Junior Member
Junior Member

Joined: Sun Mar 14, 2010 11:59 am
Posts: 80
Certs: CCNP (exp -too busy working 2 update it)
I opened a TAC case with Cisco about this today. I'm not sure the guy I worked with really had any experience doing it, but he seemed to agree with me that I could do it using GRE tunnels and expanding my HSRP groups for each vlan.

I'll do some testing tomorrow and let you know how I make out. I've done things like this in the past where I had to bridge flat networks across wan links, but that was always just done on the router. I've never done it with layer 3 switches like this.

Ben


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 8:03 pm 
Offline
Ultimate Member
Ultimate Member
User avatar

Joined: Sat Feb 16, 2008 9:22 am
Posts: 795
Location: Greenville SC
Certs: CCNP-CCIP
BBW wrote:
I opened a TAC case with Cisco about this today. I'm not sure the guy I worked with really had any experience doing it, but he seemed to agree with me that I could do it using GRE tunnels and expanding my HSRP groups for each vlan.

I'll do some testing tomorrow and let you know how I make out. I've done things like this in the past where I had to bridge flat networks across wan links, but that was always just done on the router. I've never done it with layer 3 switches like this.

Ben



I don't think that guy knows what he is talking about. How is GRE and HSRP going to allow VLANs to span the WAN? You can create the same VLAN on both sides and have overlapping addresses, but thats not the same thing as VLANs spanning across.


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 8:23 pm 
Offline
Moderator
Moderator
User avatar

Joined: Mon Apr 07, 2008 10:38 am
Posts: 5379
Location: Orlando, FL
Certs: CCIE Written, CCIP, CCNP, CCNA V, JNCIA, ITILv3
I think you could probably do it with GRE tunnels and AToM, but I can't quite wrap my head around it without labbing.

_________________
http://blog.alwaysthenetwork.com


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 8:50 pm 
Offline
Member
Member
User avatar

Joined: Tue May 18, 2010 5:03 am
Posts: 122
Location: Tokyo Japan
Certs: CCNP
I think you are right Vito, just without the GRE tunnel part. AToM can do this:
http://blog.ine.com/tag/xconnect/

Haven't read into it much but I believe there are some problems with STP and Mac address learning.


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 9:27 pm 
Offline
Moderator
Moderator
User avatar

Joined: Mon Apr 07, 2008 10:38 am
Posts: 5379
Location: Orlando, FL
Certs: CCIE Written, CCIP, CCNP, CCNA V, JNCIA, ITILv3
No, you're talking about the provider side, which you could obviously use AToM for.

I'm saying you could run AToM across GRE tunnels on gear he owns. Maybe with bridged ints too or something. I can't get my head around it, but if I get some time I'll try to lab a solution.

_________________
http://blog.alwaysthenetwork.com


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 9:32 pm 
Online
Post Whore
Post Whore
User avatar

Joined: Mon Jan 17, 2005 11:01 pm
Posts: 1228
Location: Canada eh
Certs: CCNP, ITILv3
There is something called EoIP (Ethernet over IP) that can let you do this. I don't think it has a lot of support though...

I thought I saw something else that can do this very recently... Didn't PacketPushers talk about it?


Top
 Profile  
 
 Post subject: Re: Spanning Vlans Across WAN Links
PostPosted: Tue Jun 29, 2010 9:44 pm 
Offline
Senior Member
Senior Member
User avatar

Joined: Tue Aug 11, 2009 7:43 pm
Posts: 378
Location: Atlanta, GA
Certs: CCNA, CCNA:V, CCDA, IPCXS
Vito_Corleone wrote:
No, you're talking about the provider side, which you could obviously use AToM for.

I'm saying you could run AToM across GRE tunnels on gear he owns. Maybe with bridged ints too or something. I can't get my head around it, but if I get some time I'll try to lab a solution.


EoMPLSoGRE, I was reading about that today. I'm pretty sure 3560s don't support full MPLS though, just VRF-Lite. You'll need a Metro series switch or a router IIRC.

_________________
http://www.splithorizonblog.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 43 posts ]  Go to page 1, 2, 3, 4, 5  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: gruttepier, phoeneous, stuh84, Yahoo [Bot] and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group