<?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: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88214#M20980</link>
    <description>&lt;BLOCKQUOTE&gt; &lt;P&gt;SW_xxx.3 # configure vr VR-Default&lt;BR /&gt; &amp;nbsp; description&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description string&lt;BR /&gt; SW_xxx.3 # configure vr VR-Default delete ports 1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt; %% Invalid input detected at '^' marker.&lt;BR /&gt; SW_xxx.3 # configure VR-Default delete ports 1&lt;BR /&gt; * SW_xxx.4 #&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Fri, 24 Jul 2020 15:54:20 GMT</pubDate>
    <dc:creator>Stefan_K_</dc:creator>
    <dc:date>2020-07-24T15:54:20Z</dc:date>
    <item>
      <title>Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88207#M20973</link>
      <description>&lt;P&gt;I have read on this board:&lt;BR /&gt; Extreme doesn't use sub interfaces. The closest equivalent would be adding the port to the vlan tagged.&lt;/P&gt;  &lt;P&gt;Ok, Juniper firewall with subinterfaces, e.g. ge-0/0/1.3 and ge-0/0/1.110, going via trunk to port 1 on an eXtreme X670.&lt;/P&gt;  &lt;P&gt;I would like to assign VLAN 3 to a virtual router, and VLAN 110 to another virtual router on the X670.&lt;/P&gt;  &lt;P&gt;Port 1 of the X670 can only be assgined to one virtual router. Is it possible to use subinterfaces on X670, that one sub-interface with VLAN 3 ends in one vr, and VLAN 110 ends in another vr?&lt;/P&gt;  &lt;P&gt;I know how to do this on Juniper switches via irb (integrated routing bridging). Does somthing similar exist for eXtreme?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 21:18:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88207#M20973</guid>
      <dc:creator>frei</dc:creator>
      <dc:date>2020-07-16T21:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88208#M20974</link>
      <description>&lt;P&gt;Someone correct me if I’m wrong, but if you don’t assign an interface/port to a VR, then you can assign the VLANs to whatever VR you want.&lt;BR /&gt;&lt;BR /&gt; If you have two VRs, VR-Foo and VR-Bar:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;create vlan "ACME" vr VR-Foo&lt;BR /&gt;create vlan “CORP” vr VR-Bar&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;Then you should be able to say:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;configure vlan ACME add port 44 tagged&lt;BR /&gt;configure vlan CORP add port 44 tagged&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;I don’t have ports assigned to VRs on my switches, so I don’t know what the possibilities/restrictions are once you do that.&lt;/P&gt;  &lt;P&gt;&lt;BR /&gt; Hope that helped!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 21:48:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88208#M20974</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2020-07-16T21:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88209#M20975</link>
      <description>&lt;P&gt;* X670-48x.1 # create VR-Foo&lt;BR /&gt; * X670-48x.2 # create vr VR-Foo&lt;BR /&gt; * X670-48x.3 # create vr VR-Bar&lt;BR /&gt; * X670-48x.4 # create vlan ACME vr "VR-Foo"&lt;BR /&gt; * X670-48x.5 # create vlan CORP vr "VR-Bar"&lt;BR /&gt; * X670-48x.6 # configure vlan "ACME" tag 555&lt;BR /&gt; * X670-48x.7 # configure vlan "CORP" tag 666&lt;BR /&gt; * X670-48x.8 # configure vlan ACME add ports 44 tagged&lt;BR /&gt; Error: Port 44 belongs to virtual router VR-Default. VLAN is created on virtual-router VR-Foo&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 22:13:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88209#M20975</guid>
      <dc:creator>frei</dc:creator>
      <dc:date>2020-07-16T22:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88210#M20976</link>
      <description>&lt;P&gt;You would have to disassociate the port from the VR first.&lt;/P&gt;  &lt;P&gt;I’m not sure about the syntax, probably something along the lines of “configure VR VR-Default delete port 44”&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 22:24:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88210#M20976</guid>
      <dc:creator>Frank</dc:creator>
      <dc:date>2020-07-16T22:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88211#M20977</link>
      <description>&lt;P&gt;Nearly correct. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; You need to leave out the “VR”, so it’s “configure VR-Default delete ports 44”.&lt;/P&gt;  &lt;P&gt;Best regards&lt;BR /&gt; Stefan&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 16:49:50 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88211#M20977</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2020-07-17T16:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88212#M20978</link>
      <description>&lt;P&gt;Hi Frank, Hi Stefan! Thanks for your feedback. That actually solved my issue. Much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2020 21:41:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88212#M20978</guid>
      <dc:creator>frei</dc:creator>
      <dc:date>2020-07-20T21:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88213#M20979</link>
      <description>&lt;P&gt;Nearly correct. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; You need to leave out the “VR”, so it’s “configure VR-Default delete ports 44”.&lt;/P&gt;  	&lt;P&gt;Best regards&lt;BR /&gt; 	Stefan&lt;/P&gt; 	 &lt;P&gt;&lt;BR /&gt; Well, to be picky, you cannot have the keyword “vr” in capital letters “VR”. The name of the virtual router instance has mixed capital letters “VR-Default”. You may leave out the keyword “vr”, just as you may leave out the keyword “vlan”, but in the command reference, they’re there:&lt;BR /&gt; &amp;nbsp;&lt;/P&gt;  &lt;P&gt;“Example&lt;BR /&gt; The following example removes all the ports on slot 2 from the VR "vr-acme":&lt;BR /&gt; configure vr vr-acme delete ports 2:*”&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 14:27:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88213#M20979</guid>
      <dc:creator>FredrikB</dc:creator>
      <dc:date>2020-07-24T14:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88214#M20980</link>
      <description>&lt;BLOCKQUOTE&gt; &lt;P&gt;SW_xxx.3 # configure vr VR-Default&lt;BR /&gt; &amp;nbsp; description&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Description string&lt;BR /&gt; SW_xxx.3 # configure vr VR-Default delete ports 1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt; %% Invalid input detected at '^' marker.&lt;BR /&gt; SW_xxx.3 # configure VR-Default delete ports 1&lt;BR /&gt; * SW_xxx.4 #&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 24 Jul 2020 15:54:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88214#M20980</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2020-07-24T15:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88215#M20981</link>
      <description>&lt;P&gt;Wow, what version is this? I’ll have to check in 22.7 myself.&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Edit: Seems like 15.3.5.2 patch 1-19 cannot have the “vr” keyword and 22.7 may have it but it’s not needed. I quoted the 22.7 command reference above. Edit 2: keyword can be VR or vr in 22.7. My bad.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 16:16:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88215#M20981</guid>
      <dc:creator>FredrikB</dc:creator>
      <dc:date>2020-07-24T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to create subinterfaces in different VRs on X670 going to the same trunk port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88216#M20982</link>
      <description>&lt;P&gt;Whoops, my bad. Firmware was 22.4 so “a bit” older… This switch should have been on a newer version, so I didn’t check this in the first place.&lt;/P&gt;  &lt;P&gt;In 30.6 it works as you described (confgure vr VR-default delete...)!&lt;/P&gt;  &lt;P&gt;Sorry for the confusion!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 16:22:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/is-it-possible-to-create-subinterfaces-in-different-vrs-on-x670/m-p/88216#M20982</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2020-07-24T16:22:36Z</dc:date>
    </item>
  </channel>
</rss>

