<?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: l2 traceroute in a vrf fails in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98045#M2225</link>
    <description>&lt;P&gt;I actually just read through this support article&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000094392" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000094392&lt;/A&gt;&amp;nbsp;and found:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The l2 ping/traceroute for an IP address only works for an address whose next-hop is an ISIS route pointing to a remote BEB&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;This explains why the l2 traceroute is failing within a VRF in my example.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/20529"&gt;@EXTR_Paul&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 14:42:37 GMT</pubDate>
    <dc:creator>Configterminal</dc:creator>
    <dc:date>2023-11-22T14:42:37Z</dc:date>
    <item>
      <title>l2 traceroute in a vrf fails</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98014#M2216</link>
      <description>&lt;P&gt;Hello, I'm trying to figure out why my l2 traceroute fails within a vrf.&amp;nbsp; I have cfm configured on my VOSS switches as so:&lt;/P&gt;&lt;P&gt;"cfm spbm enable"&lt;/P&gt;&lt;P&gt;And when I run&amp;nbsp; "l2 traceroute ip-address google.com"&amp;nbsp; it works just fine.&amp;nbsp; But when I run: "l2 traceroute ip-address google.com vrf vrf-name-here" I get:&lt;/P&gt;&lt;P&gt;Error: MEP does not exist.&lt;/P&gt;&lt;P&gt;Is there any way to configure CFM to work within a VRF/L3 VSN?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 13:40:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98014#M2216</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2023-11-20T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: l2 traceroute in a vrf fails</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98034#M2220</link>
      <description>&lt;P&gt;l2 traceroute only works between SPBm nodes, its part of the OA&amp;amp;M features of SPBm.&amp;nbsp;&amp;nbsp; The L2 Traceroute only words with the SPBm node name.&amp;nbsp; Not DNS or IP address. It only cares about SPBm switches.&lt;/P&gt;&lt;P&gt;you want "TRACEROUTE".&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 20:31:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98034#M2220</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-21T20:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: l2 traceroute in a vrf fails</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98043#M2223</link>
      <description>&lt;P&gt;Thanks Paul, the thing is I am able to do it within the GRT to any destination, and it'll show me the L2 path e.g.:&lt;/P&gt;&lt;P&gt;LAB-ROUTER:1(config)#l2 traceroute ip-address google.com&lt;/P&gt;&lt;P&gt;Please wait for l2trace to complete or press any key to abort&lt;/P&gt;&lt;P&gt;L2 Trace Statistics : IP 142.250.80.46, paths found 1&lt;BR /&gt;==================================================================&lt;BR /&gt;LAB-ROUTER-6 (dc:b8:08:aa:bb:cc), vlan 4051&lt;/P&gt;&lt;P&gt;0 LAB-ROUTER (a8:c6:47:dd:ee:ff)&lt;BR /&gt;1 LAB-ROUTER-2 (dc:b8:08:ab:cd:ef)&lt;BR /&gt;2 LAB-ROUTER-3 (48:9b:d5:aa:aa:aa)&lt;BR /&gt;3 LAB-ROUTER-4 (48:9b:d5:bb:bb:bb)&lt;BR /&gt;4 LAB-ROUTER-5 (48:9b:d5:cc:cc:cc)&lt;BR /&gt;5 LAB-ROUTER-6 (dc:b8:08:dd:dd:dd)&lt;/P&gt;&lt;P&gt;But when trying to the same within a VRF, I get:&lt;/P&gt;&lt;P&gt;LAB-ROUTER:1(config)#l2 traceroute ip-address google.com vrf VRF-NAME-HERE&lt;/P&gt;&lt;P&gt;Error: MEP does not exist.&lt;/P&gt;&lt;P&gt;If this functionality isn't available, what is the best way to determine the L2 path within the context of a VRF?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:15:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98043#M2223</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2023-11-22T14:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: l2 traceroute in a vrf fails</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98045#M2225</link>
      <description>&lt;P&gt;I actually just read through this support article&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000094392" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000094392&lt;/A&gt;&amp;nbsp;and found:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The l2 ping/traceroute for an IP address only works for an address whose next-hop is an ISIS route pointing to a remote BEB&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;This explains why the l2 traceroute is failing within a VRF in my example.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/20529"&gt;@EXTR_Paul&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:42:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/l2-traceroute-in-a-vrf-fails/m-p/98045#M2225</guid>
      <dc:creator>Configterminal</dc:creator>
      <dc:date>2023-11-22T14:42:37Z</dc:date>
    </item>
  </channel>
</rss>

