<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PBR problem on WS-C4500X-32 in Switching</title>
    <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476315#M294150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not clear how you know it is not working ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you done a traceroute ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 19:09:02 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2014-02-17T19:09:02Z</dc:date>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476314#M294149</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured a quiet easy PBR config for a test szenario, but it will not work. when I add a static route for an exmaple destination it works. So i guess the PBR is not working but I don't know why, also the debug didn't show me an error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Version: &lt;/STRONG&gt;&lt;/P&gt;&lt;P dir="ltr" id="imcontent"&gt;cat4500e-universalk9.SPA.03.05.01.E.152-1.E1.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PBR Config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;ip access-list extended ACL_WW_Test&lt;BR /&gt;&amp;nbsp; permit ip host 10.79.20.80 any&lt;BR /&gt;&amp;nbsp; permit ip host 10.79.20.81 any&lt;BR /&gt;&amp;nbsp; permit ip host 10.79.20.82 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;Switch#sh route-map&lt;BR /&gt; route-map RM_WW_TEST, permit, sequence 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Match clauses:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ip address (access-lists): ACL_WW_Test&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Set clauses:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ip next-hop 10.79.0.1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Policy routing matches: 4528 packets, 1399594 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan20&lt;/P&gt;&lt;P&gt;&amp;nbsp; description xyz&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.79.20.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip policy route-map RM_WW_TEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip local policy route-map RM_WW_TEST (just to make sure, I know I don't really need it in that case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Debug:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Feb 17 18:53:53 MEWZ: IP: Vlan20 to Vlan999 10.79.0.1&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: s=10.79.20.80 (Vlan20), d=173.194.113.191, len 60, policy match&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: route map RM_WW_TEST, item 10, permit&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: s=10.79.20.80 (Vlan20), d=173.194.113.191 (Vlan999), len 60, policy routed&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: Vlan20 to Vlan999 10.79.0.1&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: s=10.79.20.80 (Vlan20), d=173.194.113.191, len 60, policy match&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: route map RM_WW_TEST, item 10, permit&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: s=10.79.20.80 (Vlan20), d=173.194.113.191 (Vlan999), len 60, policy routed&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: Vlan20 to Vlan999 10.79.0.1&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: s=10.79.20.80 (Vlan20), d=173.194.113.191, len 60, policy match&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: route map RM_WW_TEST, item 10, permit&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: s=10.79.20.80 (Vlan20), d=173.194.113.191 (Vlan999), len 60, policy routed&lt;BR /&gt; Feb 17 18:53:54 MEWZ: IP: Vlan20 to Vlan999 10.79.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be great and hopefully helpful ,)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 02:15:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476314#M294149</guid>
      <dc:creator>Sebastian Helmer</dc:creator>
      <dc:date>2019-03-08T02:15:32Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476315#M294150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not clear how you know it is not working ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you done a traceroute ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:09:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476315#M294150</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-17T19:09:02Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476316#M294151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nice to have fast answer from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes by treaceroute from the host I configured in the ACL and on the firewall log 10.79.0.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476316#M294151</guid>
      <dc:creator>Sebastian Helmer</dc:creator>
      <dc:date>2014-02-17T19:16:46Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476317#M294152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few more details might help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you traceroute from a host in the acl and the debugging shows it being policy routed but what exactly ie. i assume it is using the routing table but you haven't clarified what that looks like etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:21:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476317#M294152</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-17T19:21:37Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476318#M294153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used host 10.79.20.80 as source to my tests. I tracert to google.de (173.194.113.191).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect due to my config, it should use 10.79.0.1 on VLAN999 as next hop. But on that firewall nothing happends in the log and on the trace I see it use the normal routing way..BUT in the "debug ip policy" u see that it is policy routed without any "error" messages which could help me to find a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add a static route "ip route 173.194.113.191 255.255.255.255 10.79.0.1" &lt;/P&gt;&lt;P&gt;The test host 10.79.20.80 use that route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hoe that makes it more clear...I'm to deep in that thought in the moment &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:57:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476318#M294153</guid>
      <dc:creator>Sebastian Helmer</dc:creator>
      <dc:date>2014-02-17T19:57:18Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476319#M294154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem, i know what it;s like to be lost in thought &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What feature set are you running on the 4500 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can you try adding a specific line in the acl before anything else eg. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;permit&amp;nbsp; host 10.79.20.80 host 173.194.113.191 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try the trasceroute again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 20:03:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476319#M294154</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-17T20:03:11Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476320#M294155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's Ipbase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I'm not sure if i did it already, but anyway I have no access to that switch in the moment..because I'm just in a consulting role for an old colleague which part of the compony was sold. So we can just go ahead tomorrow he is already offline...ist 9PM in Germany...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will update that case tomorrow with your idea....But if that works, our Design idea will not work, because we need any as destination to test that new Internet proxy routing way..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 20:12:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476320#M294155</guid>
      <dc:creator>Sebastian Helmer</dc:creator>
      <dc:date>2014-02-17T20:12:16Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476321#M294156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP Base usually does not support PBR ie. you need IP Services but i don't know for sure whether this is the case with your particular switch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your debugging does suggest it is policly routing (or at least trying) and certainly on some switches you cannot apply the PBR to an interface without the right license but you have clearly applied it in your configuration so it's not entirely clear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a dig around and see what i come up with. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 20:18:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476321#M294156</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-17T20:18:07Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476322#M294157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the IOS XE 3.5.0E release notes - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Starting with Cisco IOS Release XE 3.5.0E, support for policy-based routing (PBR) have been extended from Enterprise Services to IP Base, also OSPF Routed Access in IP Base now supports up to 1000 routes.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So it looks like it should be supported on your switch with the license you have. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't see anything wrong with your configuration at the moment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next thing is to do a bug check so i'll let you know if i find anything. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 20:34:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476322#M294157</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-02-17T20:34:50Z</dc:date>
    </item>
    <item>
      <title>PBR problem on WS-C4500X-32</title>
      <link>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476323#M294158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I've got a second look and he also said everything is fine..maybe somthing with the system we want to connect...Its a special HA cluster...so we can close that here thanks...I rate for you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 17:15:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/pbr-problem-on-ws-c4500x-32/m-p/2476323#M294158</guid>
      <dc:creator>Sebastian Helmer</dc:creator>
      <dc:date>2014-02-20T17:15:01Z</dc:date>
    </item>
  </channel>
</rss>

