04-16-2019 04:41 PM - edited 04-16-2019 07:27 PM
Hi All,
i have issue with
Switch Ports Model SW Version SW Image Mode
------ ----- ----- ---------- ---------- ----
* 1 56 WS-C3850-48P 03.07.04E cat3k_caa-universalk9 INSTALL
when i add:
interface Vlan261
ip address 10.158.20.126 255.255.255.128
ip policy route-map POC <<<<<<this line disappear after adding the DF bit to the route map>>>
route-map POC, permit, sequence 10
Match clauses:
ip address (access-lists): ACL-LTY
Set clauses:
ip df 0 <<<<<< this line make the route map disappear from the vlan interface>>>>>
ip next-hop 10.154.31.1
this make the PBR not working
any solution ?
thanks
%PLATFORM_PBR-3-UNSUPPORTED_RMAP: Route-map POC has unsupported options for Policy-Based Routing. It has been removed from interface, if applied.
Solved! Go to Solution.
04-17-2019 12:15 AM
Hello,
it is a limitation on the 3850 platform. Check the link below:
--> Only set ip next-hop command can be used under route-map configuration mode when you configure policy-based routing.
04-17-2019 12:15 AM
Hello,
it is a limitation on the 3850 platform. Check the link below:
--> Only set ip next-hop command can be used under route-map configuration mode when you configure policy-based routing.
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