atlanticwave-sdx / atlanticwave-proto

Repo for work on prototype for AtlanticWave/SDX
5 stars 6 forks source link

In-band management and bootstrapping #33

Closed sdonovan1985 closed 5 years ago

sdonovan1985 commented 6 years ago

From the design doc:

As has been outlined in the design documents, the SDX-to-LC should use an in-band channel for communication. This will likely take the form of a Management VLAN that’s initialized by the various Local Controllers at startup, rather than using out-of-band communication, as has been done so far.

This can be done at any time. Most of the changes are rather isolated, and can be built on top of the existing infrastructure that we already have. Bootstrapping will be per-LC version (e.g., OpenFlow LC vs. a Cisco LC vs. a Corsa REST LC), and must be scriptable as the topology will be different at each location. Ideally, this scripting would come from the manifest file as part of a location definition.

sdonovan1985 commented 5 years ago

This is already done. See https://github.com/atlanticwave-sdx/atlanticwave-proto/projects/11 for more details.