<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Changing the VLAN ID of a ESX Service Console using Command Line</title>
	<atom:link href="http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html</link>
	<description>Vmware ESX/ESXi - MS Hyper-V - ESX server; tutorials, how-to, video</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:43:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-1765</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 23 Jun 2010 12:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-1765</guid>
		<description>Hi Allan/oezgwer,

I am glad that you both have found it useful.

Enjoy,
Eiad</description>
		<content:encoded><![CDATA[<p>Hi Allan/oezgwer,</p>
<p>I am glad that you both have found it useful.</p>
<p>Enjoy,<br />
Eiad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-1752</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Tue, 15 Jun 2010 14:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-1752</guid>
		<description>Thanks, this was really usefull !</description>
		<content:encoded><![CDATA[<p>Thanks, this was really usefull !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oezgwer</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-1743</link>
		<dc:creator>oezgwer</dc:creator>
		<pubDate>Fri, 11 Jun 2010 12:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-1743</guid>
		<description>thanx dude</description>
		<content:encoded><![CDATA[<p>thanx dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-1637</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 13 Apr 2010 18:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-1637</guid>
		<description>Hi Aamir,

I am sorry, but I had a bit of hard time trying to understand what you are trying to achieve. Though if what you need is to have the service console has a dedicated NIC &amp; the VMS to have another dedicated NIC then yes its possible to do so. 

One way to achieve the above would be to create two virtual switches &amp; each use a different NIC card. You dedicate one virtual switch for Service Console &amp; use the other one for the VM NICs. Another way to achieve the same would be to create one switch with two port groups, &amp; dedicate a different NIC to each port group.

If you only have two NIC cards in your server, then you can connect these cards to trunk port on the switch &amp; team them from the ESX side. That will allow you to create multiple port groups on the vSwitch with each having its own segregated vLan although all the traffic is passing on the same two NIC cards.

For your last point, its totally not clear as you will require a shared storage to achieve vMotion no matter what. Though you can always build your software iSCSI, use NAS, or use third party solution which can get the local disk on ESX server look like a shared disk to be used for VMotion.

I hope this help,
Eiad</description>
		<content:encoded><![CDATA[<p>Hi Aamir,</p>
<p>I am sorry, but I had a bit of hard time trying to understand what you are trying to achieve. Though if what you need is to have the service console has a dedicated NIC &amp; the VMS to have another dedicated NIC then yes its possible to do so. </p>
<p>One way to achieve the above would be to create two virtual switches &amp; each use a different NIC card. You dedicate one virtual switch for Service Console &amp; use the other one for the VM NICs. Another way to achieve the same would be to create one switch with two port groups, &amp; dedicate a different NIC to each port group.</p>
<p>If you only have two NIC cards in your server, then you can connect these cards to trunk port on the switch &amp; team them from the ESX side. That will allow you to create multiple port groups on the vSwitch with each having its own segregated vLan although all the traffic is passing on the same two NIC cards.</p>
<p>For your last point, its totally not clear as you will require a shared storage to achieve vMotion no matter what. Though you can always build your software iSCSI, use NAS, or use third party solution which can get the local disk on ESX server look like a shared disk to be used for VMotion.</p>
<p>I hope this help,<br />
Eiad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aamir</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-1634</link>
		<dc:creator>Aamir</dc:creator>
		<pubDate>Mon, 12 Apr 2010 09:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-1634</guid>
		<description>Dear Eiad,

thanks for use ful post. I need information if i have already ESX4 2 box with 3 VMs each, but networking is installed as typical, i.e. only NIC is used from both boxes, for Serv console and no VLANs defined.
If now i want to segregare the CS and VMs NICs traffic to other PHYSICAL NICs of both boxes it is posible?
Can we join 2 ESX hosts with Cross Cable to interconnect and testing Vmotion as there is no storage inside them?

BR,
Aamir</description>
		<content:encoded><![CDATA[<p>Dear Eiad,</p>
<p>thanks for use ful post. I need information if i have already ESX4 2 box with 3 VMs each, but networking is installed as typical, i.e. only NIC is used from both boxes, for Serv console and no VLANs defined.<br />
If now i want to segregare the CS and VMs NICs traffic to other PHYSICAL NICs of both boxes it is posible?<br />
Can we join 2 ESX hosts with Cross Cable to interconnect and testing Vmotion as there is no storage inside them?</p>
<p>BR,<br />
Aamir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-1303</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Wed, 07 Oct 2009 08:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-1303</guid>
		<description>Perfect explanation!Thanks a LOT!</description>
		<content:encoded><![CDATA[<p>Perfect explanation!Thanks a LOT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ean</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-764</link>
		<dc:creator>Ean</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-764</guid>
		<description>Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.virtualizationteam.com/virtualization-vmware/vmware-vi3-virtualization-vmware/changing-the-vlan-id-of-a-esx-service-console-using-command-line.html/comment-page-1#comment-747</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 31 Jul 2009 17:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtualizationteam.com/?p=218#comment-747</guid>
		<description>Hi Eiad,
Thank you for good explanation,
I was confused with the command line syntax until I come across your post and removed vlan as you recommended here.
Thanks again!
Alex</description>
		<content:encoded><![CDATA[<p>Hi Eiad,<br />
Thank you for good explanation,<br />
I was confused with the command line syntax until I come across your post and removed vlan as you recommended here.<br />
Thanks again!<br />
Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>
