: Using virtual routers to test software-defined networking architectures. Typical Extraction Contents
# Example bridge setup (Ubuntu) auto br0 iface br0 inet static address 192.168.122.1 netmask 255.255.255.0 bridge_ports eth0 Vmx-bundle-17.1r1.8.tgz
wget https://[your-juniper-repo]/Vmx-bundle-17.1r1.8.tgz tar -xvzf Vmx-bundle-17.1r1.8.tgz -C /opt/vmx/ cd /opt/vmx/ : Using virtual routers to test software-defined networking
: Look for specific installation instructions from VMware or the documentation that came with the file. Vmx-bundle-17.1r1.8.tgz