Monday, September 21, 2009

Olive on Ubuntu (JunOS)

(Dynamips (IOS ) and Olive (JunOS) together)

http://inetpro.org/wiki/Using_QEMU_with_Olive_to_emulate_Juniper_Routers

I installed Olive on Ubuntu 8.04 64Bit using the above guide. Couple of straight forward instructions. The only thing you'd change is if you are using Xwindows to do the installation, you might not want to use the
 -curses option in the Installing Olive Section

Also you need have ssh installed on your ubuntu machine to copy the junOS image onto your guest FreeBSD.

Saturday, September 19, 2009

Olive on Vista (JUNOS)

Recently I installed JunOS on vista. I followed instructions given in

http://brokenpipes.blogspot.com/2008/01/olive-is-alive.html

-The only change I had to make was to STEP 7, i.e instead of using Qemu command to boot FreeBSD from iso, which caused Qemu to crash. I used jemu.
-Make sure your FTP transfer is in binary mode.