Experimenting again late night. I added static route of 10.130.0.0/16 to both hub#2 and hub#3
I noticed the following:
- for a spoke with hub#3 as primary and hub#1 as secondary, I see routes as:
active, 10.130.0.0/16, meraki vpn: static route, next hop of hub#3
active, 10.130.0.0/16, meraki vpn: static route, next hop of hub#1
inactive, 10.130.0.0/16 , BGP - next hop of hub#1
- for a spoke with hub#2 as primary and hub#3 as secondary, where I removed the original single hub#1. I see routes as:
active, 10.130.0.0/16, meraki vpn: static route, next hop of hub#2
active, 10.130.0.0/16, meraki vpn: static route, next hop of hub#3
inactive, 10.130.0.0/16, internal, BGP - next hop of hub#1
active, 10.130.0.0/16, internal, BGP - next hop of hub#3
active, 10.130.0.0/16, internal, BGP - next hop of hub#2
I understand the static routes since I added them, but I am not understanding the plethora of BGP routes especially for spoke where I removed hub#1 and added hub#2 as primary and hub#3 as secondary. I am getting sporadic routing behavior for the second scenario where the BGP routes are there. Do I actually have inter-hub communication turned on for hub#2 and hub#3 ??? hence the BGP routes? I don't see where BGP routes are popping in from because we run all hubs in routed mode with only OSPF enabled talking to backend Nexus switches.