• 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
  • lxc
  • Brian O'Connor's avatar
    Adding lxc cell · 1803122f ...
    1803122f Browse Files
    Change-Id: I5d30f911b6981d3b6f5582e109dd90620f7a8293
    Brian O'Connor authored 2015-06-22 16:49:49 -0400
lxc 175 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
# LXC-based Cluster running on EC2

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 ONOS_APPS="drivers,openflow,proxyarp"