Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4ee8bae6754cb7926279e6d987022bf85db11e32
/
.
/
tools
/
test
/
cells
/
tom
blob: c4482b7894bb405e392f6cb8c921f649dcaf13c1 [
file
] [
log
] [
blame
]
tom
1655562
2014-09-29 08:49:27 -0700
[
diff
] [
blame
]
1
# Default virtual box ONOS instances 1,2 & ONOS mininet box
2
3
export
ONOS_NIC
=
192.168
.
56.
*
4
5
export
OC1
=
"192.168.56.101"
6
export
OC2
=
"192.168.56.102"
7
8
export
OCN
=
"192.168.56.105"
9
10