OSPF - Prevent OSPF routes from being re-advertised to other OSPF neighbor
I have two hub and spoke networks, and old and new. I am in the process of moving all spokes over to the new hubs, but some sites need to be attached to both for a period of time, I can't just cut them all over at once.
Issue I am running into is routes from hub network 1 (H1) are being re-advertised by a spoke (S1) into hub network 2 (H2). Everything today is in area 0.0.0.0, and H1 and H2 are not directly connected - they are only connected by way of the spokes.
I am trying to find a way to filter at each spoke to only advertise LSAs for it's own local networks - and not re-advertise from H1 to H2. It's been awhile since I studied OSPF, but it seems like the only way to do this would be for H1 and H2 to be in different areas, and then put the spokes into a 3rd area. But both H1 and H2 need to have their own backbone area - so that doesn't seem feasible either.
Anyone have any suggestions on how I can accomplish this?
