07-02-2019 06:18 AM - edited 02-21-2020 09:15 AM
Hello everybody,
I have a ASA5505 running OS rel. 9.1(7)32.
Between this ASA and the target network are two different lines, one with encryption (S2S VPN) and one MPLS line.
Depending on the source IP network I need to route that packets defferently.
The packets comming from source network A need to go though the S2S tunnel terminated on this ASA and the rest of the traffic goes over the MPLS line.
On the ASA there are no routing protocols enabled because there are not may networks to handle.
Now I want to configure PBR as like in this example:
http://resources.intenseschool.com/policy-based-routing-on-the-cisco-asa/
but when I want to 'set ip next-hop <ip-addr>' I saw this is not possible:
ASA5505(config)#
ASA5505(config)# route-map PBR4Server permit 10
ASA5505(config-route-map)# match ip address DMZ2Server
ASA5505(config-route-map)# set ?
route-map mode commands/options:
metric Set metric value for destination routing protocol
metric-type Set type of metric for destination routing protocol
ASA5505(config-route-map)# set ip next-hop ?
ERROR: % Unrecognized command
My questions:
1. Is it possible to configure Policy Based Routing only possible if a routing protocol is enabled?
2. If this is the case: Is there any other possibility to route to a certain target depending on the source network the packets come from (without routing protocols)?
Every hint is very welcome!
Thanks a lot!
Greatings!
Solved! Go to Solution.
07-03-2019 08:41 PM
07-03-2019 08:41 PM
07-03-2019 10:36 PM
Hi Francesco,
thanks for your hint with the minimum version for PBR!
This helps me a lot!
Thanks a lot!
Greatings!
07-05-2019 08:57 PM
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