<?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"
	>
<channel>
	<title>Comments on: Identifying ESX Server NICs in Blades</title>
	<atom:link href="http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Fri, 21 Nov 2008 21:01:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Challenges integrating VMware into Cisco networks &#124; Colin McNamara - CCIE 18233 , RHCE, GCIH, CCVP, GEEK</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-41519</link>
		<dc:creator>Challenges integrating VMware into Cisco networks &#124; Colin McNamara - CCIE 18233 , RHCE, GCIH, CCVP, GEEK</dc:creator>
		<pubDate>Tue, 16 Sep 2008 21:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-41519</guid>
		<description>[...] virtualization. His blog is chock full of good of information. A recent post of interest was how to enable Cisco Discovery Protocol (CDP) on VMware ESX server network interface cards.   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] virtualization. His blog is chock full of good of information. A recent post of interest was how to enable Cisco Discovery Protocol (CDP) on VMware ESX server network interface cards.   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37348</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Sun, 04 May 2008 02:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37348</guid>
		<description>Duane,

Ah, now I understand. At this point, you are back to the "old fashioned" way of doing it, just like you described: use VirtualConnect Manager to set the port to Unassigned and then use esxcfg-nics to see which NIC went down. I don't know of any other way to do it. VirtualConnect does not help with the mapping of the physical NICs to the vmnics, as far as I know.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Duane,</p>
<p>Ah, now I understand. At this point, you are back to the &#8220;old fashioned&#8221; way of doing it, just like you described: use VirtualConnect Manager to set the port to Unassigned and then use esxcfg-nics to see which NIC went down. I don&#8217;t know of any other way to do it. VirtualConnect does not help with the mapping of the physical NICs to the vmnics, as far as I know.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Haas</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37345</link>
		<dc:creator>Duane Haas</dc:creator>
		<pubDate>Sat, 03 May 2008 18:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37345</guid>
		<description>scott, thanks for the link.  sorry my question was phrased poorly.  i am trying to find out if I setup virtual connect, and i have a full height blade that has 4 internal nics, it will show me ports 1-4 on the virtual connect side in ther server profile i setup.  how can i tell what virtual nics those map too?  The obvious answer to me is to change each port to unassigned and watch the nics go down in esx, but if I dont want to take them down but want to understand how they map back to the port numbers in esx i cant seem to find an easy way.</description>
		<content:encoded><![CDATA[<p>scott, thanks for the link.  sorry my question was phrased poorly.  i am trying to find out if I setup virtual connect, and i have a full height blade that has 4 internal nics, it will show me ports 1-4 on the virtual connect side in ther server profile i setup.  how can i tell what virtual nics those map too?  The obvious answer to me is to change each port to unassigned and watch the nics go down in esx, but if I dont want to take them down but want to understand how they map back to the port numbers in esx i cant seem to find an easy way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37334</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 02 May 2008 21:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37334</guid>
		<description>Duane,

I'm not sure I understand your question. Internal connections from the blades to the VC switches are determined by the port mapping, which is a fixed pathing that says NIC 1 on blade 1 goes here, NIC 2 goes here, etc.

From there, VirtualConnect Manager lets you define profiles that determine on a per-slot basis which NICs connect to which networks and which networks run over which uplinks.

I wrote an article about using VirtualConnect with ESX here:

http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1295274,00.html

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Duane,</p>
<p>I&#8217;m not sure I understand your question. Internal connections from the blades to the VC switches are determined by the port mapping, which is a fixed pathing that says NIC 1 on blade 1 goes here, NIC 2 goes here, etc.</p>
<p>From there, VirtualConnect Manager lets you define profiles that determine on a per-slot basis which NICs connect to which networks and which networks run over which uplinks.</p>
<p>I wrote an article about using VirtualConnect with ESX here:</p>
<p><a href="http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1295274,00.html" rel="nofollow">http://searchvmware.techtarget.com/tip/0,289483,sid179_gci1295274,00.html</a></p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Haas</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37329</link>
		<dc:creator>Duane Haas</dc:creator>
		<pubDate>Fri, 02 May 2008 19:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37329</guid>
		<description>anyone have any insight on how to identify what virtual port on an cisco virtual connect switch in a hp blade enclosure</description>
		<content:encoded><![CDATA[<p>anyone have any insight on how to identify what virtual port on an cisco virtual connect switch in a hp blade enclosure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cisco Home Lab</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37285</link>
		<dc:creator>Cisco Home Lab</dc:creator>
		<pubDate>Wed, 30 Apr 2008 15:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-37285</guid>
		<description>Scott,

Be careful. I may have to replace Google with your website when searching for answers to all of my VMWare related network questions. :-)

I can't tell you how happy this features makes me. I spent nearly a day tracing wires from NIC's to switch to create a network diagram for our VMWare environment. Even though I have already done that work, I appreciate having CDP available.</description>
		<content:encoded><![CDATA[<p>Scott,</p>
<p>Be careful. I may have to replace Google with your website when searching for answers to all of my VMWare related network questions. <img src='http://blog.scottlowe.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I can&#8217;t tell you how happy this features makes me. I spent nearly a day tracing wires from NIC&#8217;s to switch to create a network diagram for our VMWare environment. Even though I have already done that work, I appreciate having CDP available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cassandra Stinson</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-36897</link>
		<dc:creator>Cassandra Stinson</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-36897</guid>
		<description>Excellent...Your site is always my first choice...</description>
		<content:encoded><![CDATA[<p>Excellent&#8230;Your site is always my first choice&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-36131</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Tue, 11 Mar 2008 20:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/03/11/identifying-esx-server-nics-in-blades/#comment-36131</guid>
		<description>this is one of the most used new features when troubleshooting nic problems.</description>
		<content:encoded><![CDATA[<p>this is one of the most used new features when troubleshooting nic problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
