Scenario:
Request specified server to use backup Internet link Outside2 to access Internet
1. Create extended ACL to match source IP
2. Create a route-map, match the created ACL, but this route-map Set Clause doesn't have option to specify next hop, we will do it in FlexConfig Object.
5. Create FlexConfig Polily, refer the FlexConfig Object.
if delete this PBR FlexConfig Object from the list, deploy will fail and shows error, so it needs stay there.
FMC >> no route-map RouteMap-PBR permit 1
Local-FTD >> error : ERROR: route-map RouteMap-PBR is attached to routing protocols
(EIGRP/RIP/OSPF/BGP/ISIS) or used in policy based routing.
Please remove the relevant configuration before removing the route_map
Config Error -- no route-map RouteMap-PBR permit 1
Comments
Post a Comment