<?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 protocol tunneled across L2VPN PW not working in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/l2-protocol-tunneled-across-l2vpn-pw-not-working/m-p/63478#M18037</link>
    <description>Is LLDP active on the ports on the PEs (enable lldp ports x)? I imagine that could "eat" your LLDP frames before they reach the filters. Then again, LLDP may not even be configurable on ports with MPLS config on them, don't really know, sorry! Try "disable lldp ports x" if you haven't.&lt;BR /&gt;
&lt;BR /&gt;
B.t.w., you have moe MAC addresses for LLDP than just one:&lt;BR /&gt;
&lt;BR /&gt;
01:80:c2:00:00:0e&lt;BR /&gt;
01:80:c2:00:00:03&lt;BR /&gt;
01:80:c2:00:00:00&lt;BR /&gt;
&lt;BR /&gt;
Expanding the filter might do the trick.&lt;BR /&gt;
&lt;BR /&gt;
/Fredrik</description>
    <pubDate>Tue, 10 Sep 2019 02:22:19 GMT</pubDate>
    <dc:creator>FredrikB</dc:creator>
    <dc:date>2019-09-10T02:22:19Z</dc:date>
    <item>
      <title>L2 protocol tunneled across L2VPN PW not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/l2-protocol-tunneled-across-l2vpn-pw-not-working/m-p/63477#M18036</link>
      <description>&lt;P&gt;Hi Community&lt;BR /&gt;&lt;BR /&gt;I need to pass LLDP traffic between two switches that is connected to each other over a L2VPN pseudowire.&lt;BR /&gt;Below is a high level network diagram:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3459987096a74da69cc5676dd812ba1e_183ef33a-6348-4f1b-a394-646228e13949.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1049i6903C2A8866E17C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="3459987096a74da69cc5676dd812ba1e_183ef33a-6348-4f1b-a394-646228e13949.jpg" alt="3459987096a74da69cc5676dd812ba1e_183ef33a-6348-4f1b-a394-646228e13949.jpg" /&gt;&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;BR /&gt;I am using x460-G2 switches as the MPLS switches that runs MPLS with LDP and it estabilishes the VPWS between the two PE's.&lt;BR /&gt;&lt;BR /&gt;The VPWS is working fine as I can pass normal user traffic between the two switches.&lt;BR /&gt;However I do not see LLDP passed across the VPWS.&lt;BR /&gt;&lt;BR /&gt;I have followed the below article but i still do not see the LLDP traffic passed across the VPWS:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082084" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000082084&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have the following config on both the PE's:&lt;BR /&gt;&lt;BR /&gt;(Not showing the MPLS config as the service is working)&lt;BR /&gt;&lt;BR /&gt;create vman "PW1"&lt;BR /&gt;configure vman PW1 tag 211&lt;BR /&gt;configure vman PW1 add ports 5 untagged&lt;BR /&gt;&lt;BR /&gt;create l2pt profile "L2_Tunnel"&lt;BR /&gt;configure l2pt profile "L2_Tunnel" add protocol filter "lldp"&lt;BR /&gt;configure vlan "PW1" ports 5 l2pt profile "L2_Tunnel"&lt;BR /&gt;&lt;BR /&gt;PE1# show vman "PW1" ports 5 l2pt detail&lt;BR /&gt;Port 5&lt;BR /&gt;L2PT Profile Name : L2_Tunnel&lt;BR /&gt;&lt;BR /&gt;Protocol Filter Name : lldp&lt;BR /&gt;Destination Address: 01:80:c2:00:00:0e&lt;BR /&gt;Protocol Id Type : etype&lt;BR /&gt;Protocol Id Value : 0x88CC&lt;BR /&gt;Field Offset :&lt;BR /&gt;Field Value :&lt;BR /&gt;Field Mask :&lt;BR /&gt;Action : Tunnel&lt;BR /&gt;CoS :&lt;BR /&gt;&lt;STRONG&gt;Packets Transmitted: 0&lt;/STRONG&gt;&lt;BR /&gt;Packets Received : 8&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can see on both PE's that they receive packets matching LLDP but never transmit them.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 16:23:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/l2-protocol-tunneled-across-l2vpn-pw-not-working/m-p/63477#M18036</guid>
      <dc:creator>Andre_Brits_Kan</dc:creator>
      <dc:date>2019-09-09T16:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: L2 protocol tunneled across L2VPN PW not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/l2-protocol-tunneled-across-l2vpn-pw-not-working/m-p/63478#M18037</link>
      <description>Is LLDP active on the ports on the PEs (enable lldp ports x)? I imagine that could "eat" your LLDP frames before they reach the filters. Then again, LLDP may not even be configurable on ports with MPLS config on them, don't really know, sorry! Try "disable lldp ports x" if you haven't.&lt;BR /&gt;
&lt;BR /&gt;
B.t.w., you have moe MAC addresses for LLDP than just one:&lt;BR /&gt;
&lt;BR /&gt;
01:80:c2:00:00:0e&lt;BR /&gt;
01:80:c2:00:00:03&lt;BR /&gt;
01:80:c2:00:00:00&lt;BR /&gt;
&lt;BR /&gt;
Expanding the filter might do the trick.&lt;BR /&gt;
&lt;BR /&gt;
/Fredrik</description>
      <pubDate>Tue, 10 Sep 2019 02:22:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/l2-protocol-tunneled-across-l2vpn-pw-not-working/m-p/63478#M18037</guid>
      <dc:creator>FredrikB</dc:creator>
      <dc:date>2019-09-10T02:22:19Z</dc:date>
    </item>
  </channel>
</rss>

