<?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: Next-Gen Stuff: Enabling CDP in ESX/ESXi</title>
	<atom:link href="http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Wed, 17 Mar 2010 04:22:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phillip</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-47639</link>
		<dc:creator>Phillip</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-47639</guid>
		<description>Scott ... with regards to the commands for ESX/ESXi, in your experience setting ESXi that way out outline above will allow for both listen and advertise.  Also, you are talking about ESXi 4.0 correct?</description>
		<content:encoded><![CDATA[<p>Scott &#8230; with regards to the commands for ESX/ESXi, in your experience setting ESXi that way out outline above will allow for both listen and advertise.  Also, you are talking about ESXi 4.0 correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-44855</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Thu, 18 Jun 2009 19:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-44855</guid>
		<description>Mike, I just logged into an instance of the vSphere Management Assistant (vMA, next-generation VIMA) and ran "vicfg-vswitch ---help" (that's two dashes in front of help) and it clearly shows the option to use either -B or ---set-cdp (again, that's two dashes in front of set-cdp). I've used it many times to set the CDP status on a vSwitch on both ESX and ESXi.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Mike, I just logged into an instance of the vSphere Management Assistant (vMA, next-generation VIMA) and ran &#8220;vicfg-vswitch &#8212;help&#8221; (that&#8217;s two dashes in front of help) and it clearly shows the option to use either -B or &#8212;set-cdp (again, that&#8217;s two dashes in front of set-cdp). I&#8217;ve used it many times to set the CDP status on a vSwitch on both ESX and ESXi.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Chaney</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-44839</link>
		<dc:creator>Mike Chaney</dc:creator>
		<pubDate>Wed, 17 Jun 2009 17:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-44839</guid>
		<description>Scott,
I must be missing something in this CDP command for exsi because I don't see where the -B switch is available or anything is referenced about --set-cdp.  I am running the command using RCLI and I can't get anything back.  If I run the command to just list the config info I have no issue so I'm connecting to the correct ESXi server.  Any quick tips on what I'm doing wrong is greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Scott,<br />
I must be missing something in this CDP command for exsi because I don&#8217;t see where the -B switch is available or anything is referenced about &#8211;set-cdp.  I am running the command using RCLI and I can&#8217;t get anything back.  If I run the command to just list the config info I have no issue so I&#8217;m connecting to the correct ESXi server.  Any quick tips on what I&#8217;m doing wrong is greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43996</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 27 Mar 2009 12:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43996</guid>
		<description>Shawn,

No, the commands are correct. It is not required to use "-Bboth"; putting a space in there (as in "-B both") works just fine. The long form of the "-B" command is "---set-cdp" (WordPress sometimes mangles dashes, so that should be double-dash followed by set-cdp). So, in the first example I'm using the long form, and in the second example I'm using the short form. Use "esxcfg-vswitch -h" to view the parameters for more information.</description>
		<content:encoded><![CDATA[<p>Shawn,</p>
<p>No, the commands are correct. It is not required to use &#8220;-Bboth&#8221;; putting a space in there (as in &#8220;-B both&#8221;) works just fine. The long form of the &#8220;-B&#8221; command is &#8220;&#8212;set-cdp&#8221; (WordPress sometimes mangles dashes, so that should be double-dash followed by set-cdp). So, in the first example I&#8217;m using the long form, and in the second example I&#8217;m using the short form. Use &#8220;esxcfg-vswitch -h&#8221; to view the parameters for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn MacArthur</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43995</link>
		<dc:creator>Shawn MacArthur</dc:creator>
		<pubDate>Fri, 27 Mar 2009 06:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43995</guid>
		<description>Might want to look at your commands I believe that they are wrong.  the switch should be -Bboth, you are missing it from one and have a space in the other.</description>
		<content:encoded><![CDATA[<p>Might want to look at your commands I believe that they are wrong.  the switch should be -Bboth, you are missing it from one and have a space in the other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viewing CDP Data on VMware ESX - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43951</link>
		<dc:creator>Viewing CDP Data on VMware ESX - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers</dc:creator>
		<pubDate>Tue, 24 Mar 2009 19:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43951</guid>
		<description>[...] couple of weeks ago I wrote about enabling Cisco Discovery Protocol (CDP) on next-gen ESX/ESXi and made the comment that I hadn&#8217;t yet found a way to view CDP data from the ESX side. One of [...]</description>
		<content:encoded><![CDATA[<p>[...] couple of weeks ago I wrote about enabling Cisco Discovery Protocol (CDP) on next-gen ESX/ESXi and made the comment that I hadn&#8217;t yet found a way to view CDP data from the ESX side. One of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: william bishop</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43873</link>
		<dc:creator>william bishop</dc:creator>
		<pubDate>Sun, 15 Mar 2009 03:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43873</guid>
		<description>I would recommend against sharing information, we are still getting traffic that is pretty specific about it being in NDA as yet. They will release it in due time, why risk it?</description>
		<content:encoded><![CDATA[<p>I would recommend against sharing information, we are still getting traffic that is pretty specific about it being in NDA as yet. They will release it in due time, why risk it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Troyer</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43861</link>
		<dc:creator>John Troyer</dc:creator>
		<pubDate>Fri, 13 Mar 2009 21:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43861</guid>
		<description>I think it's ok to post about things that were shown at VMworld Europe: either talked about in a public session or available in the labs. This is a bit of configuration wonkery, doesn't seem to spill many beans, and I assume this was talked about in the labs at VMworld. 

That's a fuzzy line, and I don't know how that helps if you weren't at VMworld. I do trust folks in the beta to be reasonable, and I'd counsel on being conservative, but ultimately, VMware created this situation by showing the product in public on one hand while asking beta testers to be private on the other. Certainly bugs in the beta, suggestions, or other surprises should stay in the private discussion.

[disclaimer: I am not on the VI Beta Team, who have the final say.]</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s ok to post about things that were shown at VMworld Europe: either talked about in a public session or available in the labs. This is a bit of configuration wonkery, doesn&#8217;t seem to spill many beans, and I assume this was talked about in the labs at VMworld. </p>
<p>That&#8217;s a fuzzy line, and I don&#8217;t know how that helps if you weren&#8217;t at VMworld. I do trust folks in the beta to be reasonable, and I&#8217;d counsel on being conservative, but ultimately, VMware created this situation by showing the product in public on one hand while asking beta testers to be private on the other. Certainly bugs in the beta, suggestions, or other surprises should stay in the private discussion.</p>
<p>[disclaimer: I am not on the VI Beta Team, who have the final say.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43859</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 13 Mar 2009 18:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43859</guid>
		<description>I'm pretty sure NDA has not been lifted as I just got an e-mail yesterday regarding NDA and beta info.</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure NDA has not been lifted as I just got an e-mail yesterday regarding NDA and beta info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/comment-page-1/#comment-43857</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Fri, 13 Mar 2009 17:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2009/03/13/next-gen-stuff-enabling-cdp-in-esxesxi/#comment-43857</guid>
		<description>Is the NDA lifted yet? I don't recall getting any notices and I would love to share some info.</description>
		<content:encoded><![CDATA[<p>Is the NDA lifted yet? I don&#8217;t recall getting any notices and I would love to share some info.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
