Versions Compared

Key

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

The Segment-Routing application can be configured from several places.

The latest configuration file can be found in here.

How to add a VSG.

One can add a new VSG to the fabric in three steps.

  • Adding the VSG host information

  • Adding routing information on how to reach the VSG

  • Restarting ONOS.

This can be done using the REST interface.

Adding host information.

First check the model of the JSON file by doing the following:

...

Next, you should add a new route to the segment routing app.

Adding routing information for the vSG

First, you have to get the current config using:

...