<?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: configure vlan c2g124-24 in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9757#M785</link>
    <description>Ronald,&lt;BR /&gt;
IF the host VLAN is int the same VLAN that 192.168.0.X, you should be able to ping the gateway and the rest of the world.&lt;BR /&gt;
Clients on other VLANs will need to SWITCH to the core router and the go to the world.&lt;BR /&gt;
IF the clients are in the same subnet as the switch, you should be able to ping  the switch, GW, &amp;amp; world.&lt;BR /&gt;
Verify with show host vlan and show port vlan and also verify egress list of ports (untagged vlan as PVID and tagged all others(uplinks))</description>
    <pubDate>Mon, 21 May 2018 20:53:00 GMT</pubDate>
    <dc:creator>Martineau__John</dc:creator>
    <dc:date>2018-05-21T20:53:00Z</dc:date>
    <item>
      <title>configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9751#M779</link>
      <description>Hello Admins, i'm newbie to the enterasys (c2g124-24) switch. basically i'm an unix admin.&lt;BR /&gt;
i'm trying to configure vlan and want to access my linux machine to the vlan. can you please help me how to configure. &lt;BR /&gt;
** i tried with manual but i couldn't able to understand.&lt;BR /&gt;
vlan id = 100&lt;BR /&gt;
name=vm-mgmt&lt;BR /&gt;
my router is 192.168.0.1&lt;BR /&gt;
** i want to create another subnet like 192.168.8.1 but want to use the router gateway 192.168.0.1 to access internet.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2018 12:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9751#M779</guid>
      <dc:creator>Dinu</dc:creator>
      <dc:date>2018-05-15T12:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9752#M780</link>
      <description>&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-VLAN-on-EOS-Switches" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-VLAN-on-EOS-Switches&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2018 16:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9752#M780</guid>
      <dc:creator>Martineau__John</dc:creator>
      <dc:date>2018-05-15T16:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9753#M781</link>
      <description>C2 Securestacks do not route - switch management can be put in only 1 vlan&lt;BR /&gt;
&lt;BR /&gt;
set vlan create 100&lt;BR /&gt;
Set ip address 192.168.8.1 mask 255.255.0.0 gateway 192.168.0.1&lt;BR /&gt;
set host vlan 100&lt;BR /&gt;
set vlan egress 100 fe.1.48 100 tag (sending to uplink router)&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2018 16:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9753#M781</guid>
      <dc:creator>Martineau__John</dc:creator>
      <dc:date>2018-05-15T16:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9754#M782</link>
      <description>Thank you so much John.it really helps and its working..i have one question, if i understood correctly, only one vlan can be created correct.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2018 08:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9754#M782</guid>
      <dc:creator>Dinu</dc:creator>
      <dc:date>2018-05-17T08:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9755#M783</link>
      <description>no you can have a lot of VLANs but you could only have one IP address on the switch for mgmt access = the switch doesn't route between VLANs = only a L2 switch&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2018 13:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9755#M783</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2018-05-17T13:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9756#M784</link>
      <description>Thanks Ronald.&lt;BR /&gt;
even i'm able to create the vlan, still i'm not able to access from my linux machine.&lt;BR /&gt;
below is what i would like to have.&lt;BR /&gt;
&lt;BR /&gt;
i would like configure the vlan's on port ge.1.17&lt;BR /&gt;
my vlan id's are 10 , 20&lt;BR /&gt;
currenty the default router is 192.168.0.1&lt;BR /&gt;
i want to have network segment on the vlan id are 192.168.8.0 and 192.168.9.0&lt;BR /&gt;
and i have my linux machine which i configured on 192.168.8.5 , 6,7,8 etc&lt;BR /&gt;
&lt;BR /&gt;
will this be possible or any other alternate solution. your help is greatly appreciated.</description>
      <pubDate>Sat, 19 May 2018 06:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9756#M784</guid>
      <dc:creator>Dinu</dc:creator>
      <dc:date>2018-05-19T06:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: configure vlan c2g124-24</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9757#M785</link>
      <description>Ronald,&lt;BR /&gt;
IF the host VLAN is int the same VLAN that 192.168.0.X, you should be able to ping the gateway and the rest of the world.&lt;BR /&gt;
Clients on other VLANs will need to SWITCH to the core router and the go to the world.&lt;BR /&gt;
IF the clients are in the same subnet as the switch, you should be able to ping  the switch, GW, &amp;amp; world.&lt;BR /&gt;
Verify with show host vlan and show port vlan and also verify egress list of ports (untagged vlan as PVID and tagged all others(uplinks))</description>
      <pubDate>Mon, 21 May 2018 20:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/configure-vlan-c2g124-24/m-p/9757#M785</guid>
      <dc:creator>Martineau__John</dc:creator>
      <dc:date>2018-05-21T20:53:00Z</dc:date>
    </item>
  </channel>
</rss>

