<?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 Re: VRF traffic handling in Data Center (MLX &amp; CER/CES)</title>
    <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/vrf-traffic-handling/m-p/118909#M346</link>
    <description>&lt;P&gt;I am fighting the same thing right now. According to the Knowledgeable article, if the cam profile used is ipv4-ipv6, it does not support none default vrf. See here:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000122419&amp;amp;q=cam%20profiles%20MLX" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000122419&amp;amp;q=cam%20profiles%20MLX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Myself, I need VRF working and 2M routes. I got the&amp;nbsp;&lt;SPAN&gt;BR-MLX-100Gx2-CFP2 card which I have right now with "amod" running to support 2M routes and ipv4-ipv6-2, so VRF is not working. Thinking about to change it to default so VRF works, but I am unsure how many max ipv4 routes I can have in fib with default + amod.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2025 14:17:08 GMT</pubDate>
    <dc:creator>Swen_Wulf</dc:creator>
    <dc:date>2025-06-06T14:17:08Z</dc:date>
    <item>
      <title>VRF traffic handling</title>
      <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/vrf-traffic-handling/m-p/118903#M344</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;IronWare : Version 6.3.0hT163 Copyright (c) 2017-2019 Extreme Networks, Inc.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I was trying to setup a VRF to isolate some routes from the global VRF, but it seems like traffic got blackhole after applying the VRF. I can't not ping 10.10.10.1 from the ubuntu server. Can you help me with this issue? The environment is as below:&lt;BR /&gt;&lt;BR /&gt;Ubuntu server has a VLAN 10 with ip 10.10.10.2&lt;BR /&gt;&lt;SPAN class=""&gt;MLXe-8000 has a ve 10 with IP 10.10.10.1 , ve 10 is assigned to the VRF&lt;BR /&gt;V&lt;/SPAN&gt;RF configuration in the router as following:&lt;/P&gt;&lt;P&gt;vrf test&lt;/P&gt;&lt;P&gt;rd 111:222&lt;/P&gt;&lt;P&gt;route-target export 111:222&lt;/P&gt;&lt;P&gt;route-target import 111:222&lt;/P&gt;&lt;P&gt;address-family ipv4&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;import routes vrf default-vrf route-map test-vhf&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;exit-address-family&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;exit-vrf&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;interface ve 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;port-name test_out_10&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;vrf forwarding test&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;ip address 10.10.10.1/30&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 23:12:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/vrf-traffic-handling/m-p/118903#M344</guid>
      <dc:creator>bob2026</dc:creator>
      <dc:date>2025-06-05T23:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: VRF traffic handling</title>
      <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/vrf-traffic-handling/m-p/118909#M346</link>
      <description>&lt;P&gt;I am fighting the same thing right now. According to the Knowledgeable article, if the cam profile used is ipv4-ipv6, it does not support none default vrf. See here:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000122419&amp;amp;q=cam%20profiles%20MLX" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000122419&amp;amp;q=cam%20profiles%20MLX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Myself, I need VRF working and 2M routes. I got the&amp;nbsp;&lt;SPAN&gt;BR-MLX-100Gx2-CFP2 card which I have right now with "amod" running to support 2M routes and ipv4-ipv6-2, so VRF is not working. Thinking about to change it to default so VRF works, but I am unsure how many max ipv4 routes I can have in fib with default + amod.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 14:17:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/vrf-traffic-handling/m-p/118909#M346</guid>
      <dc:creator>Swen_Wulf</dc:creator>
      <dc:date>2025-06-06T14:17:08Z</dc:date>
    </item>
  </channel>
</rss>

