Last active
September 17, 2015 00:19
-
-
Save alshabib/14e8ffac2c4c20a4ea55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export ONOS_NIC="10.0.3.*" | |
export OC1="10.0.3.101" | |
export OC2="10.0.3.102" | |
export OC3="10.0.3.103" | |
export OCN="192.168.42.1" | |
export OCT=$OC1 | |
export ONOS_APPS=drivers,openflow,proxyarp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment