<?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: Olive reloaded or how to emulate Juniper routers</title>
	<atom:link href="http://blog.gns3.net/2009/10/olive-juniper/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gns3.net/2009/10/olive-juniper/</link>
	<description>Technical Blog</description>
	<lastBuildDate>Thu, 27 Oct 2011 17:49:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: josem</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4146</link>
		<dc:creator>josem</dc:creator>
		<pubDate>Fri, 23 Sep 2011 11:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4146</guid>
		<description>hi,

once olive is loaded, I configure an ip address for the en0 interface and do a commit but the check-out fails with this message:

vci/vpi/allow-any-vci is required

how is this possible if my interface is en0?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>once olive is loaded, I configure an ip address for the en0 interface and do a commit but the check-out fails with this message:</p>
<p>vci/vpi/allow-any-vci is required</p>
<p>how is this possible if my interface is en0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jomih</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4130</link>
		<dc:creator>jomih</dc:creator>
		<pubDate>Mon, 18 Jul 2011 20:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4130</guid>
		<description>Hi to all,
I&#039;ve tried to emulate JUNOS in GNS3 without success.
When I use the command &quot;qemu -m 256 -hda olive-base.img -boot c -localtime \ -net nic -net tap,ifname=tap0 -net nic,macaddr=00:aa:00:60:01:01,model=e1000 -net user&quot; (in Ubuntu 10.04) and after creating the tap interface with tunctl, I get the following message: 
can&#039;t add tap0 to bridge wlan0: operation not supported
I&#039;ve tried to do it using the eth0 interface instead of wlan0, but I got the same results.
can anyone tell me what&#039;s wrong??
Thanks!!</description>
		<content:encoded><![CDATA[<p>Hi to all,<br />
I&#8217;ve tried to emulate JUNOS in GNS3 without success.<br />
When I use the command &#8220;qemu -m 256 -hda olive-base.img -boot c -localtime \ -net nic -net tap,ifname=tap0 -net nic,macaddr=00:aa:00:60:01:01,model=e1000 -net user&#8221; (in Ubuntu 10.04) and after creating the tap interface with tunctl, I get the following message:<br />
can&#8217;t add tap0 to bridge wlan0: operation not supported<br />
I&#8217;ve tried to do it using the eth0 interface instead of wlan0, but I got the same results.<br />
can anyone tell me what&#8217;s wrong??<br />
Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neor</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4129</link>
		<dc:creator>neor</dc:creator>
		<pubDate>Sat, 16 Jul 2011 12:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4129</guid>
		<description>Where do I put this command
 &quot;qemu-img create -f qcow2 olive-base.img 4G&quot;</description>
		<content:encoded><![CDATA[<p>Where do I put this command<br />
 &#8220;qemu-img create -f qcow2 olive-base.img 4G&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNS3 Qemu Troubleshooting &#171; Brezular&#039;s Technical Blog</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4095</link>
		<dc:creator>GNS3 Qemu Troubleshooting &#171; Brezular&#039;s Technical Blog</dc:creator>
		<pubDate>Sat, 02 Apr 2011 10:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4095</guid>
		<description>[...] http://blog.gns3.net/2009/10/olive-juniper/2/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.gns3.net/2009/10/olive-juniper/2/" rel="nofollow">http://blog.gns3.net/2009/10/olive-juniper/2/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4091</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 26 Mar 2011 01:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4091</guid>
		<description>I&#039;m not able to proceed with the following command:

qemu R1.img -m 96 -nographic -daemonize -serial telnet::2001,server,nowait \
-localtime -net nic,macaddr=00:aa:00:60:01:01,model=e1000 -net user
telnet localhost 2001

It produces a stderr.txt file containing:

qemu: invalid option -- `-daemonize`

If I remove this option, it produces another error:

qemu: could not open monitor device `stdio`

Anyone else having this same issue?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not able to proceed with the following command:</p>
<p>qemu R1.img -m 96 -nographic -daemonize -serial telnet::2001,server,nowait \<br />
-localtime -net nic,macaddr=00:aa:00:60:01:01,model=e1000 -net user<br />
telnet localhost 2001</p>
<p>It produces a stderr.txt file containing:</p>
<p>qemu: invalid option &#8212; `-daemonize`</p>
<p>If I remove this option, it produces another error:</p>
<p>qemu: could not open monitor device `stdio`</p>
<p>Anyone else having this same issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Vnd</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4082</link>
		<dc:creator>Cristian Vnd</dc:creator>
		<pubDate>Tue, 01 Mar 2011 15:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4082</guid>
		<description>Resolved JUNOS image upload problem :
My settings
- tap-interface with DHCP : ip taken 10.0.2.16
- Core FTP (mini-sftp-server) to upload your   junos image (username=user,password=user)
then
sfttp user@10.0.2.2:jinstall-8.5R1.14-domestic-signed.tgz  /var/tmp
from your freebsd VM</description>
		<content:encoded><![CDATA[<p>Resolved JUNOS image upload problem :<br />
My settings<br />
- tap-interface with DHCP : ip taken 10.0.2.16<br />
- Core FTP (mini-sftp-server) to upload your   junos image (username=user,password=user)<br />
then<br />
sfttp user@10.0.2.2:jinstall-8.5R1.14-domestic-signed.tgz  /var/tmp<br />
from your freebsd VM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to setup Linux Microcore 3.x Router Qemu Image in Fedora Linux &#8211; part1 &#171; Brezular&#039;s Technical Blog</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-4060</link>
		<dc:creator>How to setup Linux Microcore 3.x Router Qemu Image in Fedora Linux &#8211; part1 &#171; Brezular&#039;s Technical Blog</dc:creator>
		<pubDate>Tue, 25 Jan 2011 22:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-4060</guid>
		<description>[...] http://blog.gns3.net/2009/10/olive-juniper/2/  [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.gns3.net/2009/10/olive-juniper/2/" rel="nofollow">http://blog.gns3.net/2009/10/olive-juniper/2/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aamir Maqbool</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-3004</link>
		<dc:creator>Aamir Maqbool</dc:creator>
		<pubDate>Wed, 12 Jan 2011 22:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-3004</guid>
		<description>Hi, I&#039;ve installed the olive by following the above procedure. However I&#039;m facing currently two problems. 
1. I configure the Juniper Router in GNS3 and commit changes bye using commit command. But it does not take effect. until unless I reload all the routers. 
2. I&#039;m unable to find serial interfaces, ATM interfaces &amp; Sonet interfaces.

Can Anyone provide me the help regarding this.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve installed the olive by following the above procedure. However I&#8217;m facing currently two problems.<br />
1. I configure the Juniper Router in GNS3 and commit changes bye using commit command. But it does not take effect. until unless I reload all the routers.<br />
2. I&#8217;m unable to find serial interfaces, ATM interfaces &amp; Sonet interfaces.</p>
<p>Can Anyone provide me the help regarding this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-1172</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 16 Dec 2010 15:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-1172</guid>
		<description>Does anyone running this on a MAC OS X 10.6 know the replacement option for &quot;-cdrom&quot; in the QEMU command: 

qemu -m 256 -hda olive-base.img -cdrom 4.11-RELEASE-i386-miniinst.iso \ -boot d -localtime

/Volumes doesn&#039;t work.  Using the mount point doesn&#039;t work.  I had this working on 10.5, but remember -cdrom didn&#039;t work. 

Any help is appreciated!

Thanks!</description>
		<content:encoded><![CDATA[<p>Does anyone running this on a MAC OS X 10.6 know the replacement option for &#8220;-cdrom&#8221; in the QEMU command: </p>
<p>qemu -m 256 -hda olive-base.img -cdrom 4.11-RELEASE-i386-miniinst.iso \ -boot d -localtime</p>
<p>/Volumes doesn&#8217;t work.  Using the mount point doesn&#8217;t work.  I had this working on 10.5, but remember -cdrom didn&#8217;t work. </p>
<p>Any help is appreciated!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cisco Dynamips and Juniper Olive: A little clarity on router emulators, please - The Network Hub</title>
		<link>http://blog.gns3.net/2009/10/olive-juniper/comment-page-3/#comment-1060</link>
		<dc:creator>Cisco Dynamips and Juniper Olive: A little clarity on router emulators, please - The Network Hub</dc:creator>
		<pubDate>Wed, 01 Dec 2010 23:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gns3.net/?p=4#comment-1060</guid>
		<description>[...] using shadily license IOS. As long as Juniper looks the other way, engineers can continue to build Olive emulators using [...]</description>
		<content:encoded><![CDATA[<p>[...] using shadily license IOS. As long as Juniper looks the other way, engineers can continue to build Olive emulators using [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
