Hi,
Is there any solution (except using PBR) for controlling the outgoing traffic to the service providers from our side?
We want each buildings send/receive traffic go through each provider, while all providers can act as backup for others.
For controlling the incoming traffic, its easy.
Just advertising the specific/24 of the building + the complete /22 address, to each provider.
How about the outgoing traffic?
As we want it symmetric, so each building will send their own traffic from their specific service provider
If no solution, maybe with putting each customer/building in a vrf and the 3 service providers in a shared vrf? and with import/export? (makes it complicated)
Or maybe sending the traffic from each building to the correct router, and then controlling the outgoing traffic with BGP attributes?(but seems still in some failover scenarios, requires PBR)
Thanks