Yuck... Nasty Network Task

NETWizz

Well-Known Member
Reaction score
1,973
Well, I have got a lovely little nightmare at work right now. You might appreciate this... We merged with another smaller organization and inherited 13 VPLS circuits.

Yes… VPLS, as in the “congratulations, here’s a giant Layer-2 broadcast domain stretched across the state” type of WAN connectivity. Pure Layer-2 junk where I now have to do all of the heavy-lifting. Would much rather throw in our Meraki MX SD-WAN solution if these sites had Internet... at least the infrastructure is ready for that.


Delivered by Lumen, of course who is a massive teir-1 global provider... fantastic at global routing, but apparently very enthusiastic about handing out Layer-2 circuits that basically dump you into a flat point-to-point Ethernet cloud. So instead of clean routed mesh handoff, I get two dumb endpoints per site and zero of the structure I normally rely bringing these into my WAN VRF via my existing peering with my WAN providers. (i.e. I usually have to do almost nothing but announce the prefixes I want at the remote site into the proper VRF and route distinguisher).

Under normal circumstances I just do BGP at every MPLS Layer-3 location, but with VPLS... Nope. I have to build my own routing edge from scratch in a damned datacenter.

I am literally adding a dedicated Cisco 9500 chassis, putting it in its own private AS, and peering that directly to the Palo Alto Virtual Router that lives inside our WAN VRF and WAN Vsys.

And since I’m stuck with Layer-2 anyway, I am going to carve out my own point-to-point /30 on each VPLS circuit, and for the sake of consistency and sanity, I am going to establish a separate eBGP peering for each site from that Cisco 9500. At least it keeps everything uniform and segmented.

In essence my 9500 becomes a Private ASN WAN provider... just what I wanted... to be stuck optimizing BGP import and export rules.
 
I definitely understood some of those words. I suspect they are already paying you a lot, but whatever it is, it's not enough. :D

It is fine.... Anything you do for a living because busy work after a while. I guess it is job security for us both... equal professionals just showing the depth and breadth of IT. VPLS is actually great for any customer with just a few sites especially if they have limited technical ability and only a few nodes at each location it can scale well.

I mean it is just like an ethernet cable stretched across some geography. Pretty convenient for a business like a couple of restaurants and one is the Backoffice. It does not scale well though. At its simplest, you could just plug them all in together to a switch at a central location. I suppose it probably works fine for something like a restaurants with like one computer, a printer, and maybe a couple points of sale at each location.
 
I like VPLS and its variants precisely because I get to define how the network functions. Having a giant city spanning switch is useful. But if I had to take three of those environments that evolved independently and then bolt them together... I'd probably just shoot myself.

Layer 3 exists for a reason...
 
Back
Top