install-nve to install networker virtual edition

nve (networker virtual edition) is a ova deliverd, pre-configured networker server. nve uses the avp package format to deliver upgrades.

install-nve is a 2-step process: import install

import

to download / import an nve from OVA as a master, run

.\install-nve.ps1 -import

if no downloaded nve is available, labbuildr will download the required nve from ftp://ftp.legato.com image once the download has finished, labbuildr will extract the file an import the master image

install

to install a defaul nve, run

.\install-nve.ps1 -Defaults -nve_ver '9.0.1-72'

if no base snapshot exists, it will be created. than a linked clone will be created with a network connection to the default vmnet2 image once the vm has been booted, the network will be configured. image

when prompted, continue installation by bointing your browser to the nve address. sign in with root/changeme image the avp installer for nve will start click on install to start the installation: image fill in all wizard options as desired, then click continue image wait until partitioning and rpm installation has been done. image if you want to run Networker Administrator from your VM Host, add the fqdn of your nve to your hosts file image

image