Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The 2x2 Leaf-Spine topology is described in the figure (i)below.

  •  Add Figure Here

...

Image Added

Each Leaf switch is connected to each Spine, all hosts under a Leaf share the same subnet.

...

Code Block
onos> srpolicy-add p1 1000 10.0.1.1/24 80 10.0.2.2/24 80 TCP TUNNEL_FLOW FASTPATH

 

5 - GUI

Code Block
$ onos-upload-sprites $OC1 onos/web/gui/src/main/webapp/data/sprites/segmentRouting.json
$ onos-topo-cfg $OC1 onos/tools/test/topos/2by2.json

 

6 - Topology

Now let's try a bigger topology.

...