<?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 Port trunk and VLAN - trying to understand in HPE Aruba Networking &amp; ProVision-based</title>
    <link>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414405#M508</link>
    <description>&lt;P&gt;Hi, I have just bought a 2510G-24 switch, which I have connected to 2 ESXi servers.&lt;/P&gt;&lt;P&gt;I have one VLAN for VMotion and I have setup 2 seperate trunks on the switch, each with 2 ports for each ESXi hosts and failover works perfectly. The ports for the trunks are simply untagged ports for the VMotion VLAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my next challenge is to transport multiple VLAN over a trunk. As I am reading the documentation, you can only have one VLAN if you use a trunk on the HP switch? Or am I mistaking?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My plan was to setup 1 trunk with 4 ports, 2 ports for each hosts that will transport multiple server VLAN's (for VM's) and then use VLAN tagging inside the virtual switch on the ESXi hosts, but now I am a little bit confused if this would work. I would like to use trunks so that I have redunancy for the VM network, but if I can't use more than 1 VLAN for each trunk, I guess I have have to go back to use only a single port for each ESXi host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or am I mistaking here?&lt;/P&gt;</description>
    <pubDate>Sun, 19 Jun 2011 16:27:54 GMT</pubDate>
    <dc:creator>xcom</dc:creator>
    <dc:date>2011-06-19T16:27:54Z</dc:date>
    <item>
      <title>Port trunk and VLAN - trying to understand</title>
      <link>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414405#M508</link>
      <description>&lt;P&gt;Hi, I have just bought a 2510G-24 switch, which I have connected to 2 ESXi servers.&lt;/P&gt;&lt;P&gt;I have one VLAN for VMotion and I have setup 2 seperate trunks on the switch, each with 2 ports for each ESXi hosts and failover works perfectly. The ports for the trunks are simply untagged ports for the VMotion VLAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my next challenge is to transport multiple VLAN over a trunk. As I am reading the documentation, you can only have one VLAN if you use a trunk on the HP switch? Or am I mistaking?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My plan was to setup 1 trunk with 4 ports, 2 ports for each hosts that will transport multiple server VLAN's (for VM's) and then use VLAN tagging inside the virtual switch on the ESXi hosts, but now I am a little bit confused if this would work. I would like to use trunks so that I have redunancy for the VM network, but if I can't use more than 1 VLAN for each trunk, I guess I have have to go back to use only a single port for each ESXi host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or am I mistaking here?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2011 16:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414405#M508</guid>
      <dc:creator>xcom</dc:creator>
      <dc:date>2011-06-19T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Port trunk and VLAN - trying to understand</title>
      <link>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414415#M509</link>
      <description>&lt;P&gt;You can assign multiple VLANs to a trunk.&amp;nbsp; If you use the Menu you should be able to go Switch Configuration &amp;gt; VLAN Menu &amp;gt; VLAN Port Assignment, select Edit, and scroll to your trunks which are probably called&amp;nbsp; Trk1 and Trk2 in the Port Column.&amp;nbsp; If you see the trunk ports listed individualy instead of by the trunk name you don't have the ports trunked.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2011 18:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414415#M509</guid>
      <dc:creator>Tim Upham</dc:creator>
      <dc:date>2011-06-19T18:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Port trunk and VLAN - trying to understand</title>
      <link>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414647#M510</link>
      <description>&lt;P&gt;To set that ﻿up you need to create a trunk port on the switch as lobster mentioned, then you can add as many VLANs as you like to that trunk.&amp;nbsp; Normally, one VLAN (often VLAN 1, the default VLAN) is left untagged, and the other VLANs are tagged.&lt;BR /&gt;&lt;BR /&gt;Then you create a port group inside your vSwitch which specifies the VLAN to be used.&amp;nbsp; If you want to isolate VMs from one another then you can put them on port groups which map to different VLANs untagged, or if you want to use a VM as a firewall/router, you can put in a VTG (virtual trunk group) using VLAN 4095.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out the document &lt;A target="_blank" href="http://www.vmware.com/files/pdf/virtual_networking_concepts.pdf"&gt;http://www.vmware.com/files/pdf/virtual_networking_concepts.pdf&lt;/A&gt;﻿ for more details on how to set up the VMware side.&amp;nbsp; The important thing on the ProCurve side is to tag the appropriate VLANs on the trunk.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2011 09:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414647#M510</guid>
      <dc:creator>paulgear</dc:creator>
      <dc:date>2011-06-20T09:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Port trunk and VLAN - trying to understand</title>
      <link>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414665#M513</link>
      <description>Thanks! Stupid of me not to check the whole screen.... :)</description>
      <pubDate>Mon, 20 Jun 2011 10:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-aruba-networking-provision/port-trunk-and-vlan-trying-to-understand/m-p/2414665#M513</guid>
      <dc:creator>xcom</dc:creator>
      <dc:date>2011-06-20T10:36:55Z</dc:date>
    </item>
  </channel>
</rss>

