<?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 for dustinberube.com</title>
	<atom:link href="http://dustinberube.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dustinberube.com</link>
	<description>You will probably want some waders, a pick axe, and one of those hats with a light on it before you go in here.</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:19:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Creating a Junos Olive in VMware by Dustin Berube</title>
		<link>http://dustinberube.com/2011/05/creating-a-junos-olive-in-vmware/comment-page-1/#comment-74</link>
		<dc:creator>Dustin Berube</dc:creator>
		<pubDate>Fri, 10 Feb 2012 21:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=120#comment-74</guid>
		<description>Jay,

I believe that renaming the interface to the common interface naming convention you are use to isn&#039;t possible. Mostly because this is a limitation of emulating the Junos environment (Olive has no concept of ASIC design). 

Breaking down the example interface name of ge-0/0/0 it equates to type-fpc / pic / port
For more info on Interface names see: &lt;a href=&quot;http://www.juniper.net/techpubs/en_US/junos9.4/topics/concept/interfaces-naming-conventions.html&quot; rel=&quot;nofollow&quot;&gt;http://www.juniper.net/techpubs/en_US/junos9.4/topics/concept/interfaces-naming-conventions.html&lt;/a&gt;

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Jay,</p>
<p>I believe that renaming the interface to the common interface naming convention you are use to isn&#8217;t possible. Mostly because this is a limitation of emulating the Junos environment (Olive has no concept of ASIC design). </p>
<p>Breaking down the example interface name of ge-0/0/0 it equates to type-fpc / pic / port<br />
For more info on Interface names see: <a href="http://www.juniper.net/techpubs/en_US/junos9.4/topics/concept/interfaces-naming-conventions.html" rel="nofollow">http://www.juniper.net/techpubs/en_US/junos9.4/topics/concept/interfaces-naming-conventions.html</a></p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Junos Olive in VMware by Jay</title>
		<link>http://dustinberube.com/2011/05/creating-a-junos-olive-in-vmware/comment-page-1/#comment-73</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 10 Feb 2012 20:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=120#comment-73</guid>
		<description>Hi,

Any idea how to rename the interface from em0 to ge-0/0/0. I don’t mean rename command in junos which only copies the config from one interface to another, but actually renaming the interface so em0 becomes ge-0/0/0. Many thanks,

Kind Regards,
Jay</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Any idea how to rename the interface from em0 to ge-0/0/0. I don’t mean rename command in junos which only copies the config from one interface to another, but actually renaming the interface so em0 becomes ge-0/0/0. Many thanks,</p>
<p>Kind Regards,<br />
Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Dustin Berube</title>
		<link>http://dustinberube.com/about/comment-page-1/#comment-60</link>
		<dc:creator>Dustin Berube</dc:creator>
		<pubDate>Sat, 05 Nov 2011 16:09:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-60</guid>
		<description>Robert, I&#039;m up for working on this together and would welcome publishing it to the site.</description>
		<content:encoded><![CDATA[<p>Robert, I&#8217;m up for working on this together and would welcome publishing it to the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Junos Olive in VMware by Robert B. Harris</title>
		<link>http://dustinberube.com/2011/05/creating-a-junos-olive-in-vmware/comment-page-1/#comment-59</link>
		<dc:creator>Robert B. Harris</dc:creator>
		<pubDate>Fri, 04 Nov 2011 15:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=120#comment-59</guid>
		<description>Ashish,

I have found that several other things need to be done, at least in more recent versions of jinstall. 

There are several things I replaced in both +INSTALL and +REQUIRE to get jinstall-11.2r1.10-domestic.   Now that I got it to work,  I&#039;m going to optimize my instructions and see what was needed to be changed.   More to follow...

-Robert B. Harris from VA</description>
		<content:encoded><![CDATA[<p>Ashish,</p>
<p>I have found that several other things need to be done, at least in more recent versions of jinstall. </p>
<p>There are several things I replaced in both +INSTALL and +REQUIRE to get jinstall-11.2r1.10-domestic.   Now that I got it to work,  I&#8217;m going to optimize my instructions and see what was needed to be changed.   More to follow&#8230;</p>
<p>-Robert B. Harris from VA</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Robert B. Harris</title>
		<link>http://dustinberube.com/about/comment-page-1/#comment-58</link>
		<dc:creator>Robert B. Harris</dc:creator>
		<pubDate>Fri, 04 Nov 2011 15:07:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-58</guid>
		<description>Dustin,

I&#039;ve installed a jinstall-11.2r1.10-domestic and am working on updated instructions.

Are you up for us working together on this and publishing to your site?</description>
		<content:encoded><![CDATA[<p>Dustin,</p>
<p>I&#8217;ve installed a jinstall-11.2r1.10-domestic and am working on updated instructions.</p>
<p>Are you up for us working together on this and publishing to your site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Junos Olive in VMware by Dustin Berube</title>
		<link>http://dustinberube.com/2011/05/creating-a-junos-olive-in-vmware/comment-page-1/#comment-56</link>
		<dc:creator>Dustin Berube</dc:creator>
		<pubDate>Sun, 28 Aug 2011 23:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=120#comment-56</guid>
		<description>&lt;a href=&quot;#comment-55&quot; rel=&quot;nofollow&quot;&gt;@ashish &lt;/a&gt; 
I haven&#039;t tried installing 11.2 in an Olive yet. Which package did you download? I know that the EX and SRX packages will fail to install as an Olive.</description>
		<content:encoded><![CDATA[<p><a href="#comment-55" rel="nofollow">@ashish </a><br />
I haven&#8217;t tried installing 11.2 in an Olive yet. Which package did you download? I know that the EX and SRX packages will fail to install as an Olive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Junos Olive in VMware by ashish</title>
		<link>http://dustinberube.com/2011/05/creating-a-junos-olive-in-vmware/comment-page-1/#comment-55</link>
		<dc:creator>ashish</dc:creator>
		<pubDate>Fri, 26 Aug 2011 14:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=120#comment-55</guid>
		<description>hi..thanks for the note here..I followed it however I am still facing an issue..when I add the package it gives an error as below.

ERROR: hw.re.name sysctl not supported.
pkg_add: package /var/tmp/instmp.lpp5d2/jinstall-11.2R1.10-domestic-tgz fails requirements - not installed.

pkg_add: install script returned error status

Any ideas whats going on error. Errors are not very descriptive so I am not able to figure out what requirements are missing.</description>
		<content:encoded><![CDATA[<p>hi..thanks for the note here..I followed it however I am still facing an issue..when I add the package it gives an error as below.</p>
<p>ERROR: hw.re.name sysctl not supported.<br />
pkg_add: package /var/tmp/instmp.lpp5d2/jinstall-11.2R1.10-domestic-tgz fails requirements &#8211; not installed.</p>
<p>pkg_add: install script returned error status</p>
<p>Any ideas whats going on error. Errors are not very descriptive so I am not able to figure out what requirements are missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Computer Accounts in Active Directory from text file by Dustin Berube</title>
		<link>http://dustinberube.com/2010/09/create-computer-accounts-in-active-directory-from-text-file/comment-page-1/#comment-53</link>
		<dc:creator>Dustin Berube</dc:creator>
		<pubDate>Thu, 28 Jul 2011 15:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=69#comment-53</guid>
		<description>&lt;a href=&quot;#comment-52&quot; rel=&quot;nofollow&quot;&gt;@Paul &lt;/a&gt; 
Glad to hear you got it figured out. I believe that the read-host cmdlet wraps the input entered on the command line in quotes to protect it while storing it in the variable.</description>
		<content:encoded><![CDATA[<p><a href="#comment-52" rel="nofollow">@Paul </a><br />
Glad to hear you got it figured out. I believe that the read-host cmdlet wraps the input entered on the command line in quotes to protect it while storing it in the variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Computer Accounts in Active Directory from text file by Paul</title>
		<link>http://dustinberube.com/2010/09/create-computer-accounts-in-active-directory-from-text-file/comment-page-1/#comment-52</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 28 Jul 2011 14:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=69#comment-52</guid>
		<description>Thanks for the quick reply -

I found the problem!

It&#039;s the speech quotations marks I put around the DN. I never required any before, but since today I am putting all computers into nested OU&#039;s several levels deep. The OU&#039;s have spaces in their names, so I assumed quotations would be required - turns out I was wrong!

Sorry it was so stupid!

Thanks again for the quick response though!
:-)</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply -</p>
<p>I found the problem!</p>
<p>It&#8217;s the speech quotations marks I put around the DN. I never required any before, but since today I am putting all computers into nested OU&#8217;s several levels deep. The OU&#8217;s have spaces in their names, so I assumed quotations would be required &#8211; turns out I was wrong!</p>
<p>Sorry it was so stupid!</p>
<p>Thanks again for the quick response though!<br />
 <img src='http://dustinberube.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create Computer Accounts in Active Directory from text file by dberube</title>
		<link>http://dustinberube.com/2010/09/create-computer-accounts-in-active-directory-from-text-file/comment-page-1/#comment-51</link>
		<dc:creator>dberube</dc:creator>
		<pubDate>Thu, 28 Jul 2011 11:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://dustinberube.com/?p=69#comment-51</guid>
		<description>&lt;a href=&quot;#comment-50&quot; rel=&quot;nofollow&quot;&gt;@Paul &lt;/a&gt; 
I haven&#039;t had a chance to check this script in my test environment but check to make sure that the computer names aren&#039;t the same as a username on domain. As a test try to put a &#039;c&#039; in front of the computer names. 

Hope this helps.
-dustin</description>
		<content:encoded><![CDATA[<p><a href="#comment-50" rel="nofollow">@Paul </a><br />
I haven&#8217;t had a chance to check this script in my test environment but check to make sure that the computer names aren&#8217;t the same as a username on domain. As a test try to put a &#8216;c&#8217; in front of the computer names. </p>
<p>Hope this helps.<br />
-dustin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

