[RFE] extend l2gw api to support multi-site connectivity
Bug #1529863 reported by
Irena Berezovsky
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-l2gw |
New
|
Undecided
|
Ofer Ben-Yacov |
Bug Description
Current l2gw project provides API and reference implementation to connect overlay network with bare-metal servers. Another use case we would like to propose is to connect overlay network(s) across sites. Current l2gw API is not sufficient to enable this use case.
We would like to extend the API with additional capabilities to specify Remote GW and to enable l2gw to connect to the remote gateways. In order to support use case when learning across sites is not possible, we will need API to allow user to specify MAC addresses that can be reached via remote gateway.
tags: | added: rfe |
Changed in networking-l2gw: | |
assignee: | nobody → Ofer Ben-Yacov (ofer-benyacov) |
To post a comment you must log in.
Good post. Some comment for the document:
1. For the connection l2-remote- gateway- connection, not only provide with segmentation-id, but also the network type, like VxLAN, GRE. VxLAN can be implemented first.
2. A batch mac creation command will be very useful, except the one mac creation command.