Hi guys,
here are videos how to setup Juniper in GNS3. It contains Qemu compilation, FreeBSD and JunOS installation, networking Juniper, junos upgrade and GUI installation.
Not detailed How to - just recorded desktop during setup.
You can play videos with VLC player.
OS: Linux - Fedora 11
Junos: jinstall-8.5R1.14-domestic-signed.tgz
Junos GUI: jweb-9.6R1.13-signed.tgz
Qemu: qemu-0.11.tar.gz
FreeBSD: 4.11-RELEASE-i386-miniinst.iso
Qemu compilation, FreeBSD and JunOS installation, Networking Juniper Quote:
http://www.4shared.com/file/G1aRHRfY/qemu_compilation.html
Size:25902 KB
Quote:
http://www.4shared.com/file/LthGd5Ik/FreeBSD_installation.html
Size:17948 KB
Quote:
http://www.4shared.com/file/caucgCB7/junos-installation.html
Size:46361 KB
Quote:
http://www.4shared.com/file/LUePkiv8/configuration-part1.html
Size:5154 KB
Quote:
http://www.4shared.com/file/eAeec4B6/configuration-part2.html
Size:5386 KB
Upgrade from 8.5R1.14 to 9.6R1.13 junos Quote:
http://www.4shared.com/file/wqu0Z_N2/junos-upgrade.html
Size:62596 KB
GUI- jweb-9.6R1.13-signed.tgz -installationQuote:
http://www.4shared.com/file/rCT29Hiz/junos-install-gui.html
Size:23344 KB
Thanks developers for wonderful opportunity to play with Juniper in GNS3
UPDATE: There is a mistake in Qemu installation video: You should use "
yum install libpcap libpcap-devel" instead of "yum install libcap libcap-devel" or you get this error message after "make" command:
/usr/bin/ld: cannot find -lpcap
collect2: ld returned 1 exit status
make[1]: *** [qemu] Error 1
make: *** [subdir-i386-softmmu] Error 2