<?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: Help in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58212#M17254</link>
    <description>Hello Owen,&lt;BR /&gt;
&lt;BR /&gt;
below is the link to download concepts guide which will have the configuration example for exos .&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_All/X_preface/c_introduction.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/EXOS_All/X_preface/c_introduction.shtml&lt;/A&gt;&lt;BR /&gt;
Apart from this let us know if you need any help on specific technology.&lt;BR /&gt;
Regards,&lt;BR /&gt;
Parthiban Chinnaya&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Jan 2015 14:34:00 GMT</pubDate>
    <dc:creator>PARTHIBAN_CHINN</dc:creator>
    <dc:date>2015-01-16T14:34:00Z</dc:date>
    <item>
      <title>Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58208#M17250</link>
      <description>hey,i need some help...any guru in extreme switch configs?&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2015 20:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58208#M17250</guid>
      <dc:creator>owen_sakawa</dc:creator>
      <dc:date>2015-01-15T20:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58209#M17251</link>
      <description>shoot!</description>
      <pubDate>Thu, 15 Jan 2015 20:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58209#M17251</guid>
      <dc:creator>Bruno2</dc:creator>
      <dc:date>2015-01-15T20:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58210#M17252</link>
      <description>any document with switch configs i read?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2015 20:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58210#M17252</guid>
      <dc:creator>owen_sakawa</dc:creator>
      <dc:date>2015-01-15T20:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58211#M17253</link>
      <description>Hey  Owen &lt;BR /&gt;
&lt;BR /&gt;
This site has very qualified members made up of customers and Extreme SEs.  Please let us know how we can help.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2015 21:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58211#M17253</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2015-01-15T21:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58212#M17254</link>
      <description>Hello Owen,&lt;BR /&gt;
&lt;BR /&gt;
below is the link to download concepts guide which will have the configuration example for exos .&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/EXOS_All/X_preface/c_introduction.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/EXOS_All/X_preface/c_introduction.shtml&lt;/A&gt;&lt;BR /&gt;
Apart from this let us know if you need any help on specific technology.&lt;BR /&gt;
Regards,&lt;BR /&gt;
Parthiban Chinnaya&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jan 2015 14:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58212#M17254</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-01-16T14:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58213#M17255</link>
      <description>Hello owen,&lt;BR /&gt;
&lt;BR /&gt;
By default all ports are mapped to default vlan&lt;BR /&gt;
config default delete ports all ----this command removes all ports from default vlan.&lt;BR /&gt;
create vlan vlan10&lt;BR /&gt;
config vlan10 tag 10&lt;BR /&gt;
config  vlan10 add ports 1-10 untagged------------------to configure access ports...&lt;BR /&gt;
config vlan10 delete ports 11-48&lt;BR /&gt;
config vlan10 add ports 48 tagged----------------to configure uplink ports[trunk ports]&lt;BR /&gt;
config vlan10 ipaddres 1.1.1.1/24 &lt;BR /&gt;
enable ipforwarding -----------------------equivalent to ip routing command in cisco.&lt;BR /&gt;
&lt;BR /&gt;
By default there is VR-default and Vr-mgmt&lt;BR /&gt;
&lt;BR /&gt;
show vlans&lt;BR /&gt;
show vlan vlan10&lt;BR /&gt;
show log  to see logs in exos&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jan 2015 19:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58213#M17255</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-01-16T19:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58214#M17256</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
The link to the product documentation: &lt;A href="http://www.extremenetworks.com/support/documentation" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com/support/documentation&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
You might want to look at the Jump Start guide first: &lt;A href="http://learn.extremenetworks.com/rs/extreme/images/Extreme-Networks-Deployment-Jumpstart.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;http://learn.extremenetworks.com/rs/extreme/images/Extreme-Networks-Deployment-Jumpstart.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jan 2015 19:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58214#M17256</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-01-16T19:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58215#M17257</link>
      <description>That jump start guide is great!  Thanks for sharing the link.  It was just the sort of thing I was looking for to get started with my first Extreme switch (being that I am a total noob').</description>
      <pubDate>Fri, 16 Jan 2015 19:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58215#M17257</guid>
      <dc:creator>Steve_Ballantyn</dc:creator>
      <dc:date>2015-01-16T19:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58216#M17258</link>
      <description>&lt;I&gt;This reply was created from a merged topic originally titled &lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=b6d2f814-8ea9-484f-97bf-e573370e7061&amp;amp;CommunityKey=16bbf7da-185b-4682-b7ed-e3251dffda9a&amp;amp;tab=digestviewer#bmb6d2f814-8ea9-484f-97bf-e573370e7061" target="_blank" rel="nofollow noreferrer noopener"&gt;New to Extream network&lt;/A&gt;.&lt;/I&gt;  Hi Friends..I am new to extream network....can anyone suggest me how to start ..any book or videos to watch??</description>
      <pubDate>Thu, 22 Jan 2015 22:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58216#M17258</guid>
      <dc:creator>gajanan</dc:creator>
      <dc:date>2015-01-22T22:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Help</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58217#M17259</link>
      <description>&amp;lt;content-quote data-username="gajanan"&amp;gt;&lt;I&gt;This reply was created from a merged topic originally titled &lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=b6d2f814-8ea9-484f-97bf-e573370e7061&amp;amp;CommunityKey=16bbf7da-185b-4682-b7ed-e3251dffda9a&amp;amp;tab=digestviewer#bmb6d2f814-8ea9-484f-97bf-e573370e7061" target="_blank" rel="nofollow noreferrer noopener"&gt;New to Extream network&lt;/A&gt;.&lt;/I&gt;  Hi Friends..I am new to extream network....can anyone suggest me how to start ..any book or videos to watch??&amp;lt;/content-quote&amp;gt;Hi gajanan, &lt;BR /&gt;
Welcome to the Extreme Networks community!  I've merged your original thread with this one to help you find some recent discussion about getting started.&lt;BR /&gt;
If you have questions along the way, you're welcome to search around and bring them to us here.&lt;BR /&gt;
&lt;BR /&gt;
-Drew&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jan 2015 22:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/help/m-p/58217#M17259</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-01-22T22:07:00Z</dc:date>
    </item>
  </channel>
</rss>

