blob: c4482b7894bb405e392f6cb8c921f649dcaf13c1 [file] [log] [blame]
tom16555622014-09-29 08:49:27 -07001# Default virtual box ONOS instances 1,2 & ONOS mininet box
2
3export ONOS_NIC=192.168.56.*
4
5export OC1="192.168.56.101"
6export OC2="192.168.56.102"
7
8export OCN="192.168.56.105"
9
10