<?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: PSTAG issue in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36007#M7373</link>
    <description>Hello, Nikolay!&lt;BR /&gt;
&lt;BR /&gt;
Yes, tried - no changes.&lt;BR /&gt;
Issue is still present.&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
    <pubDate>Sun, 16 Dec 2018 23:35:00 GMT</pubDate>
    <dc:creator>Alexandr_P</dc:creator>
    <dc:date>2018-12-16T23:35:00Z</dc:date>
    <item>
      <title>PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36001#M7367</link>
      <description>Hello, all!&lt;BR /&gt;
&lt;BR /&gt;
There is L2 network on X670, all clients receiving VLAN untagged.&lt;BR /&gt;
At each member port, bind the MAC address of its router and disable the learning.&lt;BR /&gt;
There are customers who are connected "through" some operator, and the operator, wants to give them service not in his VLAN, but in some other.&lt;BR /&gt;
Therefore, the PSTAG  is very suitable.&lt;BR /&gt;
The port configuration of the participant looks like this:&lt;BR /&gt;
&lt;B&gt;# configure vlan "XXX" add ports 1 untagged&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt; # configure vlan "XXX" add ports 1 tagged  1000&lt;/B&gt;&lt;BR /&gt;
Traffic in 1000 VLAN from client must be remapped to VLAN XXX online and vice versa.&lt;BR /&gt;
&lt;BR /&gt;
As a result, this happens, but at the same time the participant, which is connected in the neighboring port (for example, port 2) and for which the configuration is standard, stops receiving the service.&lt;BR /&gt;
At the same time, sessions with him do not fail, but traffic falls on their port.&lt;BR /&gt;
The client in VLAN 1000 works fine and sees the entire network.&lt;BR /&gt;
&lt;BR /&gt;
For example:&lt;BR /&gt;
&lt;B&gt;# sh conf | inc "port 1"&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure port 1 rate-limit flood broadcast 1000&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure port 1 vlan XXX limit-learning 0 action stop-learning&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;create fdb cc??cc:c5:f0:02 vlan "XXX" port 1&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;# sh conf | inc "ports 1 "&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure ports 1 display-string Client-1&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure ports 1 auto off speed 10000 duplex full&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure sflow ports 1 sample-rate 16384 enable sflow ports 1 ingress&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;enable lldp ports 1 receive-only&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;# sh conf | inc "port 2"&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;disable learning port 2&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;disable flooding unicast multicast port 2&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;create fdb aa:aa:aa:d6:77:1d vlan "XXX" port 2&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;configure vlan XXX add port 2 tagged 1000&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
So when input command &lt;B&gt;#configure vlan UA-IX add port 2 tagged 1000&lt;/B&gt;&lt;BR /&gt;
Connection with port 1 is strangely disappear - MAC-address is visible, but traffic isn't forward.&lt;BR /&gt;
When cancel a command, everything is restored.&lt;BR /&gt;
&lt;BR /&gt;
Scheme below:&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="5b64bf30b4624f11a98502efda5371f3_8ff4557e-1f4b-4888-b9a1-3e3acf0e7ee3.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5481iC7550909EF8CA47D/image-size/large?v=v2&amp;amp;px=999" role="button" title="5b64bf30b4624f11a98502efda5371f3_8ff4557e-1f4b-4888-b9a1-3e3acf0e7ee3.jpg" alt="5b64bf30b4624f11a98502efda5371f3_8ff4557e-1f4b-4888-b9a1-3e3acf0e7ee3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Tue, 04 Dec 2018 22:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36001#M7367</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2018-12-04T22:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36002#M7368</link>
      <description>Maybe I'm misunderstanding this, but it sounds like you are configuring VLAN XXX on port 2 untagged, then coming back and configuring the same VLAN (XXX) with a PS-tag of 1000. Is that correct?&lt;BR /&gt;
&lt;BR /&gt;
If so, the PS-tag vlan configuration will override the untagged assignment, and only traffic tagged with VLAN ID 1000 will be accepted into VLAN XXX on port 2.</description>
      <pubDate>Tue, 04 Dec 2018 22:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36002#M7368</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2018-12-04T22:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36003#M7369</link>
      <description>Hi, Brandon!&lt;BR /&gt;
&lt;BR /&gt;
Correct me if I'm wrong.&lt;BR /&gt;
In case of PSTAG&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;when tagged frames (with tag 1000) came from client to port 2, tag have to cleared and this frames have to be forward in VLAN XXX as untagged to other ports - vlan participants (and vice versa) 
&lt;/LI&gt;&lt;LI&gt;untagged frames which came to port 2 have to be accepted only from VLAN XXX 
&lt;/LI&gt;&lt;/UL&gt;
Thank you!</description>
      <pubDate>Tue, 04 Dec 2018 23:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36003#M7369</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2018-12-04T23:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36004#M7370</link>
      <description>Let's try more simple:&lt;BR /&gt;
VLAN XXX = tag 1500&lt;BR /&gt;
VLAN YYY = tag 1000&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;#configure vlan XXX add port 2 utagged&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;#configure vlan XXX add port 2 tagged 1000&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
In this case on port 2 I can see only untagged frames from VLAN XXX and tagged frames with tag 1000 (which have to be forwarded to VLAN XXX).&lt;BR /&gt;
Or no?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Tue, 04 Dec 2018 23:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36004#M7370</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2018-12-04T23:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36005#M7371</link>
      <description>Sorry, looks like I was mistaken on how EXOS would handle that configuration. It looks like it will do what you were expecting it to do, rather than what I was thinking.&lt;BR /&gt;
&lt;BR /&gt;
I'd say this looks like it is likely a bug of some sort, so it's probably best to open up a case so we can investigate it further.</description>
      <pubDate>Wed, 05 Dec 2018 03:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36005#M7371</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2018-12-05T03:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36006#M7372</link>
      <description>Hello Alexandr,&lt;BR /&gt;
&lt;BR /&gt;
Have you tried to test the same PSTAG config with default learning and flooding settings?&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Nikolay</description>
      <pubDate>Wed, 12 Dec 2018 14:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36006#M7372</guid>
      <dc:creator>Necheporenko__N</dc:creator>
      <dc:date>2018-12-12T14:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36007#M7373</link>
      <description>Hello, Nikolay!&lt;BR /&gt;
&lt;BR /&gt;
Yes, tried - no changes.&lt;BR /&gt;
Issue is still present.&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Sun, 16 Dec 2018 23:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36007#M7373</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2018-12-16T23:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36008#M7374</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
hi alexandr, &lt;BR /&gt;
&lt;BR /&gt;
this does not work for us on x670-G2 (16.1.4.2-patch1-3).  so, our policy is not to accept untagged frames on a port that has PSTAG enabled.  &lt;BR /&gt;
&lt;BR /&gt;
i can't tell you why it doesn't work;  just that we saw it in the lab, and moved on.   sorry.</description>
      <pubDate>Sat, 19 Jan 2019 05:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36008#M7374</guid>
      <dc:creator>Nishal_Goburdha</dc:creator>
      <dc:date>2019-01-19T05:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36009#M7375</link>
      <description>Hi, Nishal!&lt;BR /&gt;
&lt;BR /&gt;
What do you mean? "our policy is not to accept untagged frames on a port that has PSTAG enabled. "&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Mon, 21 Jan 2019 16:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36009#M7375</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2019-01-21T16:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: PSTAG issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36010#M7376</link>
      <description>hi,&lt;BR /&gt;
&lt;BR /&gt;
for any port that has PSTAGs, enabled, we won't have a corresponding match for an untagged frame.  and actually, we do that for single tags too.&lt;BR /&gt;
&lt;BR /&gt;
for example, we would support:&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;#configure vlan data add port 2 tagged x&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;#configure vlan data add port 2 tagged y&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;#configure vlan voice add port 2 tagged z&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
[..]&lt;BR /&gt;
&lt;BR /&gt;
but not: &lt;BR /&gt;
&lt;B&gt;&lt;I&gt;#configure vlan data add port 2 untagged&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;#configure vlan voice add port 2 tagged x&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
in short, if you're going to send us a tagged frame, then other services you want on that port, need to be tagged too.  &lt;BR /&gt;
&lt;BR /&gt;
(yes, of course, it's possible to mix tagged and untagged frames;  but this keeps our support queues shorter)</description>
      <pubDate>Tue, 22 Jan 2019 00:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/pstag-issue/m-p/36010#M7376</guid>
      <dc:creator>Nishal_Goburdha</dc:creator>
      <dc:date>2019-01-22T00:42:00Z</dc:date>
    </item>
  </channel>
</rss>

