aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/single_optical
blob: 6bbe176e6d89c0abdd0b6b064b4c585e752a12eb (plain)
1
2
3
4
5
6
7
# Optical use-case VirtualBox-based single ONOS instance & ONOS mininet box

export ONOS_NIC=192.168.56.*
export OC1="192.168.56.101"
export OCN="192.168.56.103"

export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility,optical"