<?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: What is the equivalent of sub interface cisco command in extreme x250? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58517#M17336</link>
    <description>As Parthiban said, Extreme doesn't use sub interfaces. The closest equivalent would be adding the port to the vlan tagged.&lt;BR /&gt;
&lt;BR /&gt;
The statements "config vlan10 add ports 48 tagged" and "config vlan20 add ports 48 tagged" would cause port 48 to behave the same as a Cisco port using the sub interface command, sending traffic belonging to vlan 10 and 20 on port 48 as tagged frames.  The IP address and tag information are defined under the vlan configuration in Extreme, not the interface, as you can see in Parthiban's example above.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Jan 2015 21:36:00 GMT</pubDate>
    <dc:creator>Sean_Brady</dc:creator>
    <dc:date>2015-01-05T21:36:00Z</dc:date>
    <item>
      <title>What is the equivalent of sub interface cisco command in extreme x250?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58512#M17331</link>
      <description>What is the equivalent of sub interface cisco command in extreme x250?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Dec 2014 21:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58512#M17331</guid>
      <dc:creator>rmonfared</dc:creator>
      <dc:date>2014-12-27T21:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: What is the equivalent of sub interface cisco command in extreme x250?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58513#M17332</link>
      <description>I assume you are asking similar to router on a stick configuration.&lt;BR /&gt;
&lt;BR /&gt;
here in Exos we just configure interfaces as tagged or untagged for specific vlans.&lt;BR /&gt;
&lt;BR /&gt;
We create vlans and assign ip address to them.&lt;BR /&gt;
&lt;BR /&gt;
Create vlan vlan10&lt;BR /&gt;
config vlan10 tag 10&lt;BR /&gt;
config vlan10 ipaddress 192.168.1.1/24&lt;BR /&gt;
config vlan10 add ports 1-10 untagged.&lt;BR /&gt;
config vlan10 add ports 48 tagged--------------assuming this is the uplink port.&lt;BR /&gt;
enable ipforwarding&lt;BR /&gt;
&lt;BR /&gt;
now we can add more vlans&lt;BR /&gt;
&lt;BR /&gt;
Create vlan vlan20&lt;BR /&gt;
config vlan20 tag 20&lt;BR /&gt;
config vlan20 ipaddress 192.168.2.1/24&lt;BR /&gt;
config vlan20 add ports 11-20 untagged.&lt;BR /&gt;
config vlan20 add ports 48 tagged---------------assuming this is the uplink port.&lt;BR /&gt;
&lt;BR /&gt;
prior to all we should do the below command&lt;BR /&gt;
config default delete ports all ---removes all ports from default vlan.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Dec 2014 22:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58513#M17332</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2014-12-27T22:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: What is the equivalent of sub interface cisco command in extreme x250?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58514#M17333</link>
      <description>Dear Prathiban...&lt;BR /&gt;
&lt;BR /&gt;
Thnaks for your detailed reply...&lt;BR /&gt;
&lt;BR /&gt;
Since the below post  which cammand is equalend to subbinterface cammand if we campare to cisco configaration&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jan 2015 15:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58514#M17333</guid>
      <dc:creator>jawhar</dc:creator>
      <dc:date>2015-01-05T15:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: What is the equivalent of sub interface cisco command in extreme x250?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58515#M17334</link>
      <description>There is no sub interface command in extreme   We only create multiple vlans and add ipaddress</description>
      <pubDate>Mon, 05 Jan 2015 15:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58515#M17334</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-01-05T15:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: What is the equivalent of sub interface cisco command in extreme x250?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58516#M17335</link>
      <description>Thanks,</description>
      <pubDate>Mon, 05 Jan 2015 19:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58516#M17335</guid>
      <dc:creator>jawhar</dc:creator>
      <dc:date>2015-01-05T19:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: What is the equivalent of sub interface cisco command in extreme x250?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58517#M17336</link>
      <description>As Parthiban said, Extreme doesn't use sub interfaces. The closest equivalent would be adding the port to the vlan tagged.&lt;BR /&gt;
&lt;BR /&gt;
The statements "config vlan10 add ports 48 tagged" and "config vlan20 add ports 48 tagged" would cause port 48 to behave the same as a Cisco port using the sub interface command, sending traffic belonging to vlan 10 and 20 on port 48 as tagged frames.  The IP address and tag information are defined under the vlan configuration in Extreme, not the interface, as you can see in Parthiban's example above.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jan 2015 21:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/what-is-the-equivalent-of-sub-interface-cisco-command-in-extreme/m-p/58517#M17336</guid>
      <dc:creator>Sean_Brady</dc:creator>
      <dc:date>2015-01-05T21:36:00Z</dc:date>
    </item>
  </channel>
</rss>

