tom | 0872a17 | 2014-09-23 11:24:26 -0700 | [diff] [blame^] | 1 | # Default virtual box ONOS instances 1,2 & ONOS mininet box |
tom | 5c058e8 | 2014-09-19 08:48:05 -0700 | [diff] [blame] | 2 | |
3 | export OC1="192.168.56.101" | ||||
4 | export OC2="192.168.56.102" | ||||
tom | 0872a17 | 2014-09-23 11:24:26 -0700 | [diff] [blame^] | 5 | |
6 | export OCN="192.168.56.103" | ||||
tom | 5c058e8 | 2014-09-19 08:48:05 -0700 | [diff] [blame] | 7 | |
8 |