<?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: trunk and vlans in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633312#M22463</link>
    <description>Do you mean change the line to:&lt;BR /&gt;untagged 1-12,15-16,21-24&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 13 May 2010 20:25:59 GMT</pubDate>
    <dc:creator>martinwa</dc:creator>
    <dc:date>2010-05-13T20:25:59Z</dc:date>
    <item>
      <title>trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633310#M22461</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am configurating two procurve gigabit switches to be used with my hp lefthand san (iscsi).&lt;BR /&gt;Need the switches to be split in two vlanâ  s vlan11 to iscsi and vlan3 to the management. &lt;BR /&gt;My central network connects to vlan3 to both switches. One cable to each. And this works. &lt;BR /&gt;Vlan11 needs to be â  trunkedâ   between the two switches with the use of four cables. This works as well. &lt;BR /&gt;From my central network I can â  pingâ   switch1 10.0.0.58 and switch2 10.0.0.59.&lt;BR /&gt;But if I connecting the four trunk/uplink ports. Connection to 10.0.0.59 drops. Vlan11 works well between switch1 and 2.&lt;BR /&gt;&lt;BR /&gt;What is wrong?&lt;BR /&gt;Vlan3 should not have anything to do with the trunk and vlan11.   &lt;BR /&gt;Se my two attached configurations.&lt;BR /&gt;Best regards&lt;BR /&gt;Martin&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2010 16:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633310#M22461</guid>
      <dc:creator>martinwa</dc:creator>
      <dc:date>2010-05-13T16:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633311#M22462</link>
      <description>vlan 11 &lt;BR /&gt;   name "VLAN11" &lt;BR /&gt;   untagged 1-12,15-16,21-24,Trk1 &lt;BR /&gt;&lt;BR /&gt;Trk1 needs to be tagged for trunk and not untagged.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2010 20:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633311#M22462</guid>
      <dc:creator>briand99</dc:creator>
      <dc:date>2010-05-13T20:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633312#M22463</link>
      <description>Do you mean change the line to:&lt;BR /&gt;untagged 1-12,15-16,21-24&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2010 20:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633312#M22463</guid>
      <dc:creator>martinwa</dc:creator>
      <dc:date>2010-05-13T20:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633313#M22464</link>
      <description>Do i need to do something else than the port configuration. Se attached file?</description>
      <pubDate>Thu, 13 May 2010 20:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633313#M22464</guid>
      <dc:creator>martinwa</dc:creator>
      <dc:date>2010-05-13T20:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633314#M22465</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;From my central network I can ping switch1 10.0.0.58 and switch2 10.0.0.59.&lt;BR /&gt;But if I connecting the four trunk/uplink ports. Connection to 10.0.0.59 drops. Vlan11 works well between switch1 and 2.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;this seems to means you've got both switches connected to the "central network" using some other ports?&lt;BR /&gt;&lt;BR /&gt;then when connecting both switches together you got a spanning-tree "loop".&lt;BR /&gt;&lt;BR /&gt;- the "uplink" that vlan3 previously passed is blocked by spanning-tree, because the four-port interconnect of the two switches gets preference (greater bandwith).&lt;BR /&gt;- but Trk1 is not configured to pass vlan3!&lt;BR /&gt;=&amp;gt; so you lose connectivity&lt;BR /&gt;&lt;BR /&gt;==&amp;gt;&amp;gt; configure vlan3 over Trk1 also&lt;BR /&gt;vlan 3&lt;BR /&gt; tagged Trk1&lt;BR /&gt;exit&lt;BR /&gt;on both switches.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2010 12:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633314#M22465</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2010-05-14T12:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633315#M22466</link>
      <description>spanning-tree ohhh yes, that was it.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 14 May 2010 17:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633315#M22466</guid>
      <dc:creator>martinwa</dc:creator>
      <dc:date>2010-05-14T17:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: trunk and vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633316#M22467</link>
      <description>Spanning-tree is a wonderful thing. Just imagine if it was turned off! 8|</description>
      <pubDate>Mon, 17 May 2010 19:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/trunk-and-vlans/m-p/4633316#M22467</guid>
      <dc:creator>KSimpson</dc:creator>
      <dc:date>2010-05-17T19:07:04Z</dc:date>
    </item>
  </channel>
</rss>

