Struggling to get Versa SD-WAN running in your lab? In this video, I’ll show you exactly how to deploy the full Versa stack—Director, Controller, and VOS (FlexVNF)—inside EVE-NG.
Please note: You should choose the IP address range based on the specific VM network settings or virtualization range configured on your laptop or PC.
================================================
1-ifconfig
2-user Name
Administrator
3-Password
Versa123
Director-1
Northbond Int ip configuration
4- sudo ifconfig eth0 (oob/ mgmt IP) up
Southbond Int IP configuration
5- sudo ifconfig eth1 (Northbond) up
6-sudo nano /etc/network/interfaces
Northbond Int ip configuration
7-
auto eth0
iface eth0 inet static
address 192.168.64.201
netmask 255.255.255.0
gateway 192.168.64.1
Southbond IP configuration
auto eth1
iface eth1 inet static
address 100.10.10.101
netmask 255.255.255.0
==========================================
controller config
==========================================
Controller-1
Northbond Inet ip configuration
sudo ifconfig eth0 192.168.64.203/24 up
sudo nano /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.64.203
netmask 255.255.255.0
gateway 192.168.64.1
Southbond Int IP configuration
Will configure vai template
MPLS-NO-INET-1g-1CPE
Branch-1-Delhi-MPLS-1g