I’m running PCC to load balance across two DSL WANs on a CR1009 running 6.38.5. I would like one inside IP address to always use one of the WANs and never the other WAN. How can I do this? Thanks.
Routing marks are your friend…
Mark the proper connections and packets and enforce them to use a single gateway interface in a separate routing table.
Or use a VRF if the client may be isolated.
Thanks Docmarius. Routing marks are friendly.