In article <7feecb58-5e09-405c-bab4->,
(bod43) writes:
| I have the idea that PBR cannot be applied to
| traffic originated by the router. So your test traffic will
| not be PBRed. I have a vague notion that
| this can be accomplished with recent IOS, maybe?
ip local policy route-map <map>
will do this but it can be tricky. Let's say you have an L2TP tunnel
terminating on a router with a local policy map. You might think that
the local policy would apply to L2TP packets sent, and it does for
control packets. But for data packets the map (if any) associated
with the interface on which the encapsulated packet was received is
used.
Dan Lanciani
ddl@danlan.*com