Network Managment

Kick back and hang out in the lounge and talk about almost anything.
User avatar
petecarlson
Experienced Member
 
Posts: 107
Joined: Thu Aug 28, 2014 7:04 pm
Location: Baltimore, MD
Has thanked: 15 times
Been thanked: 10 times

Re: Network Managment

Wed May 13, 2015 10:43 am

adairw wrote:
rebelwireless wrote:Adair, do you have any backup or alternate paths for uplink? For instance, I have my primary backhaul into a datacenter and then on a different path I have a DSL (resellable!) as a backup. I push default route via OSPF and have this DSL with a very high path cost and then it NAT's. Additionally, I've been pushing out a couple low priority things like windows updates that way w/ static routes based on their ASN's perfixes.

so, that's a long winded way of saying I have 2 different paths to the internet. If I were to do this VPLS bridging back to the core, based on your example above, I would not be able to route anywere along the path.

Do you, or anyone else have a solution to this limitation?

Can I assume these two connections are in different geographic locations?
The cool thing about our network is the tunnels follow you. So right now I have two upstreams in my data center. But no geo redundancy at this time. But if I did, I think (and I need to test this on the bench) as long as I have another router with an identical config somewhere else in the network advertise the same loopback address in to OSPF of other router the tunnels would establish a connection to that router and everything would keep on working.
It's really no different than normal routing. The tunnels just have to be terminated somewhere that has the IP space for them. It does mean that I pretty much have to have an exact copy of my hardware running elsewhere. MPLS router, edge/bgp, BMU, etc.
One thing I'm not sure about is how to control advertising the loopback address of the MPLS router. Sure if it's dead, it wont be there. but what if it's not and something upstream from it is? Details I'd like to test one of these days.

Since the building we are is basically a "carrier hotel" we have lots of options for upstream providers and unless the building blows up, geo redundancy isn't really a huge deal to me. If the network ever get's big enough to warrant that I think we'd just segment the network to a closer fiber pop and either backhaul it to the data center or just have that network stand alone.. dunno..

What I'm working on now is building out rings in the network so that if I lose any one piece of equipment I can still operate. I have 6 high capacity links that feed out from my data center and I should be able to build three distinct rings to return traffic to the data center. My goal is to have two wispswitches, two mpls routers, two edge routers, two bmu's etc. so that no matter what fails things will route around and keep on working. Again I'm about to start labing this to work out the kinks... I'm sure I've over looked something.



With geographic redundancy, you just run the VPLS circuits to your two data centers and put a router at the end of each connection. This essentially creates a local LAN with your customers and two routers on it. You then run something like HSRP on the routers. To make it really fun, you could run an HSRP group on the client facing interface(s) and a different HSRP group on the internet facing side with another VPLS circuit connecting the "internet side" of the routers.

User avatar
rebelwireless
Experienced Member
 
Posts: 607
Joined: Mon Sep 01, 2014 1:46 pm
Has thanked: 31 times
Been thanked: 136 times

Re: Network Managment

Thu May 14, 2015 10:40 pm

I feel like this geographically redundant 'identical' router idea is bound to split-brain the network HSRP, VRRP, CARP, etc don't have a quorum mechanism so if you lose the heartbeat between routers, then they could both self-elect and take over causing all kinds of headaches.


As far as VPLS tunnels to each end as described, it's still using a redundant router protocol of some sort that was clearly designed to handle routers that are physically next to each other.

I think that virtually all options that aren't simply advertising a gateway at different distances/costs or hard coding gateways w/ different metrics is bound to be trouble. If you can't BGP on both uplinks, then pick a primary for a specific site and set the backup up w/ NAT. You can still split your traffic by manually partitioning, and you can still run VPLS tunnels to both sides to facilitate that if you want to use MPLS.

I consider all redundancy protocols to be like RAID, it's for same-rack router failover and/or load balancing. You don't see enterprise implementations of RAID over long distances or really even in the next rack over (maybe if it's fiber channel, but unlikely) because of the trouble it causes.

Previous
Return to The Lounge

Who is online

Users browsing this forum: No registered users and 5 guests