Committed by
Gerrit Code Review
Add a OCN for beast cell file
Change-Id: Ic412e5032341dfd9e41d1065ffd35070265409d3
Showing
1 changed file
with
3 additions
and
0 deletions
... | @@ -15,4 +15,7 @@ export OC5=10.254.1.205 | ... | @@ -15,4 +15,7 @@ export OC5=10.254.1.205 |
15 | export OC6=10.254.1.206 | 15 | export OC6=10.254.1.206 |
16 | export OC7=10.254.1.207 | 16 | export OC7=10.254.1.207 |
17 | 17 | ||
18 | +# IP address of Mininet | ||
19 | +export OCN=10.254.1.200 | ||
20 | + | ||
18 | export ONOS_APPS="drivers,null,intentperf" | 21 | export ONOS_APPS="drivers,null,intentperf" | ... | ... |
-
Please register or login to post a comment