1) you need the install module such as jweb-8.3R2.8-signed.tgz - host this file on an FTP server that your Olive can reach
2) FTP this file (in binary mode) to your Olive /var/tmp directory, as shown below:

3) add the package as shown below:
4) It may not be necessary but it may be good practise to restart your Olive at this point using 'request system reboot'
5) When J-Web is installed, it is not automatically accessible by any of the em0.0 or other interfaces - you must enable it. Do so as follows:
configure
set system services web-management http interface em0.0
commit and-quit
If necessary, ensure em0.0 has an IP address that can be accessed by your VMWare host machine, such as follows:
set interfaces em0 unit 0 family inet address 192.168.1.202/24 (this may require a restart if this is the first time you set an IP address on the interface)
The above will allow you to http in to your Olive, e.g. http://192.168.1.202/ from a web browser and log in with your root account, unless you have create any other users
I'll be posting more on this keep following @ahsantasneem or subscribe to my Blog
Related Articles
HOWTO: Juniper Olive using VMware
How To - Install JunOS on Vmware [Updated]




No comments:
Post a Comment