"Nicolas" <> wrote in message
news:43fc633b$0$12129$...
> I want the outbound traffic which ip source address is 11.12.13.14 to be
> able to reach all networks depending on the neighbor local-pref
> parameters. ( This solution currently work )
>
don't need a policy map for this, just let it fall through to the
routing-based forwarding (= don't do anything specific about this address).
> I want the outbound traffic which ip source address is 11.12.13.15 to not
> be able to go through "Transit 2" and "Peer with A".
>
you can use 'verify-availability' as described in "Policy Based Routing with
the Multiple Tracking Options Feature Configuration Example"
(
http://www.cisco.com/en/US/customer/...0211f5c.shtml),
however this will not take into consideration individual networks reachable
via particular peer (that is you can't switch traffic based also on
destinations unless it's small set of arbitrary destinations).
Kind regards,
iLya