blob: 6dcd4d5272d24b14e807793abc0493e60ce5fb83 [file] [log] [blame]
tom2482e6f2014-10-01 16:51:48 -07001# Local VirtualBox-based single ONOS instance & ONOS mininet box
2
3export ONOS_NIC=192.168.56.*
4export OC1="192.168.56.101"
5export OCN="192.168.56.103"