Hello, I have a real world issue that I need some assistance with resolving. Thanks to political reasons, I need to create a slightly odd network
Current set up
WAN---R1---L3Switch1---Vlan 101,102,103
Currently R1 (managed by service provider) runs EBGP with the L3 switch, and advertises a pile of routes, including a default route to the L3 switch. The 3 vlans are directly connected and are advertised back to R1 from Sw1
I need to install a DSL router on this site, and have a default route, and route traffic from vl 103 to this new default route. Traffic from vlan 101 and vlan 102 still need to route to the routes from R1.
But, all of the routes from R1, with the exception of the default route need to be accessible from Vl103, and vl103 still needs to be advertised to R1
I can create 2 VRFs easily enough and stick the R1, and vlans 101 and 102 into vrf1, and vlan 103 and the default route into vrf2, but how do I get the routes to R1 into vl103
Thanks
NorthernMonkey