<?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 800 Series VLAN console configuration problems in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59445#M1595</link>
    <description>I am trying to add ports to a VLAN via the command line but the results are not what I was expecting.&lt;BR /&gt;
&lt;BR /&gt;
When I type the string, using the console's "Next possible completions:" suggestions&lt;BR /&gt;
&lt;BR /&gt;
"configure vlan "XXX" add tagged port 1"&lt;BR /&gt;
&lt;BR /&gt;
it returns only&lt;BR /&gt;
&lt;BR /&gt;
"Next possible completions:&lt;BR /&gt;
""&lt;BR /&gt;
&lt;BR /&gt;
So I try "configure vlan "XXX" add tagged port 1:1" as well as "... ports 1:1" and get the same return!&lt;BR /&gt;
&lt;BR /&gt;
On other ExtremeOS switches I use the string "configure vlan "XXX" add ports Y:Y tagged" and that does the trick!&lt;BR /&gt;
&lt;BR /&gt;
What am I missing, here?</description>
    <pubDate>Thu, 11 Jun 2015 01:39:00 GMT</pubDate>
    <dc:creator>Ben_Kessell</dc:creator>
    <dc:date>2015-06-11T01:39:00Z</dc:date>
    <item>
      <title>800 Series VLAN console configuration problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59445#M1595</link>
      <description>I am trying to add ports to a VLAN via the command line but the results are not what I was expecting.&lt;BR /&gt;
&lt;BR /&gt;
When I type the string, using the console's "Next possible completions:" suggestions&lt;BR /&gt;
&lt;BR /&gt;
"configure vlan "XXX" add tagged port 1"&lt;BR /&gt;
&lt;BR /&gt;
it returns only&lt;BR /&gt;
&lt;BR /&gt;
"Next possible completions:&lt;BR /&gt;
""&lt;BR /&gt;
&lt;BR /&gt;
So I try "configure vlan "XXX" add tagged port 1:1" as well as "... ports 1:1" and get the same return!&lt;BR /&gt;
&lt;BR /&gt;
On other ExtremeOS switches I use the string "configure vlan "XXX" add ports Y:Y tagged" and that does the trick!&lt;BR /&gt;
&lt;BR /&gt;
What am I missing, here?</description>
      <pubDate>Thu, 11 Jun 2015 01:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59445#M1595</guid>
      <dc:creator>Ben_Kessell</dc:creator>
      <dc:date>2015-06-11T01:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: 800 Series VLAN console configuration problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59446#M1596</link>
      <description>The 800 series switches don't use  Enterasys or Extreme OS.    Many times I just end up using web interface on the 800s because I don't remember the commands.  Don't forget to save the config.</description>
      <pubDate>Thu, 11 Jun 2015 01:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59446#M1596</guid>
      <dc:creator>Curtis_Parish1</dc:creator>
      <dc:date>2015-06-11T01:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: 800 Series VLAN console configuration problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59447#M1597</link>
      <description>The 800 series has a complete different CLI commands then the other switches.&lt;BR /&gt;
&lt;BR /&gt;
From experience I strongly recommend to use the GUI to configure the switch.&lt;BR /&gt;
&lt;BR /&gt;
Then you'd connect to the CLI to see the changes int the config.&lt;BR /&gt;
If you've more then one with a similar config just copy the config and edit it in notepad to use it on the next one.&lt;BR /&gt;
&lt;BR /&gt;
Here a step by step guide - the GVRP setting is very important or the untagged port will not work...&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Assign-a-Port-To-a-Vlan-on-the-800-Series" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Assign-a-Port-To-a-Vlan-on-the-800-Series&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
      <pubDate>Thu, 11 Jun 2015 01:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59447#M1597</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2015-06-11T01:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: 800 Series VLAN console configuration problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59448#M1598</link>
      <description>Welp! That answers my questions. Methinks I read some datasheets wrong! To the web console I go!</description>
      <pubDate>Thu, 11 Jun 2015 02:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59448#M1598</guid>
      <dc:creator>Ben_Kessell</dc:creator>
      <dc:date>2015-06-11T02:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: 800 Series VLAN console configuration problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59449#M1599</link>
      <description>Hi Ben, &lt;BR /&gt;
&lt;BR /&gt;
As has been said the cli is a little different on the 800 series but its not too different.&lt;BR /&gt;
&lt;BR /&gt;
To answer the original question, the format of your command would have to be as follows:&lt;BR /&gt;
&lt;BR /&gt;
"configure vlan "XXX" add tagged 1"&lt;BR /&gt;
&lt;BR /&gt;
.. the difference being that you don't use the keyword "port"&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps if you decide to persist with the cli.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2015 14:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/800-series-vlan-console-configuration-problems/m-p/59449#M1599</guid>
      <dc:creator>Straw__Glyn</dc:creator>
      <dc:date>2015-06-11T14:46:00Z</dc:date>
    </item>
  </channel>
</rss>

