Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


https://support.juniper.net/support/downloads/


The Junos Space Virtual Appliance can be deployed on a VMware ESX server. 

             JSVA consists of preconfigured Junos Space Network Management Platform software with a built-in operating system and application stack that is easy to deploy, manage, and maintain. 

qcow2 to intall on KVM HV ( NFX250 )

iso :  for HW install ( # CD / DVD )






Code Block
titlecode
in KVM HV:

4x CPU
32GB /   32768 MB RAM >>> 24576 MB ( 25165824 Mb)
4 interface: eth0 to eth3



set system memory hugepages page-size 1024 page-count 7
 
set virtual-network-functions myvsrx image /var/third-party/images/space-18.4R1.5.qcow2
#set virtual-network-functions myvsrx storage vdb type cdrom source file /var/third-party/ISO/myspaceconfig.iso
set virtual-network-functions myvsrx virtual-cpu 0 physical-cpu 4
set virtual-network-functions myvsrx virtual-cpu 1 physical-cpu 11
set virtual-network-functions myvsrx virtual-cpu 2 physical-cpu 4
set virtual-network-functions myvsrx virtual-cpu count 3
set virtual-network-functions myvsrx memory size 25165824
set virtual-network-functions myvsrx memory features hugepages
set virtual-network-functions myvsrx interfaces eth4 mapping hsxe0 virtual-function
set virtual-network-functions myvsrx interfaces eth5 mapping hsxe1 virtual-function