• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • tools
  • test
  • cells
  • local
  • tom's avatar
    Fixing test scripts and removing SLP bundle from features for now. · defed6ff
    defed6ff Browse Files
    tom authored 2014-09-29 11:37:02 -0700
local 215 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
# Default virtual box ONOS instances 1,2 & ONOS mininet box
. $ONOS_ROOT/tools/test/cells/.reset

export ONOS_NIC=192.168.56.*

export OC1="192.168.56.101"
export OC2="192.168.56.102"

export OCN="192.168.56.103"