<?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 VLAN's through SR2324P switches in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/vlan-s-through-sr2324p-switches/m-p/61253#M2011</link>
    <description>&lt;P&gt;I’ve got several SR2324P Aerohive switches that have been near useless unless operating a flat default VLAN 1 setup. I’ve been unable to route VLAN’s for wireless clients through my Aerohive switches when the VLAN runs through HP procurve switches. Currently I have VLANs working quite well using only the various POE Procurve switches and have separated the wi-fi traffic quite nicely. I’d like to integrate these SR2324P’s into the network to free up my other HP switches for use somewhere else. I do not have these switches managed from the Hive (VLAN’s didn’t work when I did), and I’ve been doing everything from the CLI. Also, the switch will not let me set a default route to the main trunk switch, stating the ip is in the same subnet as the switch.&lt;/P&gt; &lt;P&gt;Has anyone else been successful at extending a VLAN to these switches going through HP procurves? Tagging just doesn’t seem to work, but VLAN 1 will pass no problem. I’m running AP 250’s on 10.0r8.&lt;/P&gt; &lt;P&gt;I’m at a complete loss.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 03:38:52 GMT</pubDate>
    <dc:creator>phadley</dc:creator>
    <dc:date>2020-04-28T03:38:52Z</dc:date>
    <item>
      <title>VLAN's through SR2324P switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/vlan-s-through-sr2324p-switches/m-p/61253#M2011</link>
      <description>&lt;P&gt;I’ve got several SR2324P Aerohive switches that have been near useless unless operating a flat default VLAN 1 setup. I’ve been unable to route VLAN’s for wireless clients through my Aerohive switches when the VLAN runs through HP procurve switches. Currently I have VLANs working quite well using only the various POE Procurve switches and have separated the wi-fi traffic quite nicely. I’d like to integrate these SR2324P’s into the network to free up my other HP switches for use somewhere else. I do not have these switches managed from the Hive (VLAN’s didn’t work when I did), and I’ve been doing everything from the CLI. Also, the switch will not let me set a default route to the main trunk switch, stating the ip is in the same subnet as the switch.&lt;/P&gt; &lt;P&gt;Has anyone else been successful at extending a VLAN to these switches going through HP procurves? Tagging just doesn’t seem to work, but VLAN 1 will pass no problem. I’m running AP 250’s on 10.0r8.&lt;/P&gt; &lt;P&gt;I’m at a complete loss.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 03:38:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/vlan-s-through-sr2324p-switches/m-p/61253#M2011</guid>
      <dc:creator>phadley</dc:creator>
      <dc:date>2020-04-28T03:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN's through SR2324P switches</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/vlan-s-through-sr2324p-switches/m-p/93039#M2304</link>
      <description>&lt;P&gt;Frankly speaking I lately did some VLAN configuration on SR switching + AH APs, and all works fine. I was able to configure everything from XIQ without any problems with latest firmware on SRs and APs. I created vlan configs, port templates with all needed vlans (untagged/tagged) and it just works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is unimportant if SRs are connected to HP, or anything else. 802.1Q is a standard and it should work always. In my case I connected SRs to Mikrotik without ANY problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Show me output of the command:&lt;BR /&gt;&lt;EM&gt;show interfaces switchport 1/0/24&lt;BR /&gt;&lt;/EM&gt;Giving proper port number (instead 1/0/24) on which you have HP connected.&lt;/P&gt;&lt;P&gt;Are you sure that you configured interswitch ports correctly on your HP?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Just for reference HP config (uplink to SR on port 24):&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;vlan 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;name "DEFAULT_VLAN"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no untagged 1-23&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;untagged 1-8&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;tagged 24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;untagged 9-16&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;tagged 24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no ip address&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;untagged 17-23&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;tagged 24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no ip address&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SR config (ports 1,2,3 each in different vlan 1,2,3, and uplink to HP on port 24):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;vlan database&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 2-3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface 1/0/1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;classofservice trust untrusted&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode access&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport access vlan 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface 1/0/2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;classofservice trust untrusted&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode access&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport access vlan 2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface 1/0/3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;classofservice trust untrusted&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode access&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport access vlan 3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface 1/0/24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;classofservice trust untrusted&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode trunk&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport trunk allowed vlan 1-3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can also try this one:&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;interface 1/0/24&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode general&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan tagging 2-3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan pvid 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan acceptframe all&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 17:20:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/vlan-s-through-sr2324p-switches/m-p/93039#M2304</guid>
      <dc:creator>Adam_Minowski</dc:creator>
      <dc:date>2022-09-14T17:20:09Z</dc:date>
    </item>
  </channel>
</rss>

