01-13-2011 05:10 AM - edited 03-06-2019 02:58 PM
Hi all,
i need to find a solution for the following:
i have a single router with 3 wan interfaces. OSPF is the routing protocols. the 2 wan interfaces are regular interfaces versus the third which is satellite interface.
the routing table first choses WAN1 then WAN 2 and then WAN 3.
for the WAN 3 i need the router to bypass the routing table and pass the traffic to an accelerator and then to WAN 3 (the accelerator don't support wccpv2)
all traffic is the same and goes to the same destination.
i tough about using PBR but i don't know how to make pbr taking decision based on routing table status.
please advise,
Avi.
01-13-2011 05:51 AM
In your PBR config you would need to call a route-map, in that route-map you have a statement to "match" what you are looking for. This will also look into the routing table for a match.
So if you are looking for a specific route to be in the routing table for the PBR to be effective - this is the solution.
HTH>
01-13-2011 05:54 AM
i know i have match next hop.
1. does this next hop looks in the routing table ?
2. the next hop isn't for redistribution only ?
01-13-2011 06:39 AM
A next hop does not always appear in the routing table. Sometimes your next hop is referenced only by the connected interface.
What are you actually trying to do?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide