cd /var/tmp/
...
Edit the config/vmx.conf
#Configuration on the host side - management interface, VM images etc.
...
identifier : vmx1 # Maximum 4 characters
host-management-interface : eth0
routing-engine-image : "/home/vmx/vmxlite/images/junos-vmx-x86-64.qcow2"
routing-engine-hdd : "/home/vmx/vmxlite/images/vmxhdd.img"
forwarding-engine-image : "/home/vmx/vmxlite/images/vFPC.img"
#External bridge configuration
BRIDGES:
- type : external
name : br0 #br-ext # Max 10 characters
...