Can we support dynamic routing protocols such as ospf and bgp?or --advertise-routes-interface=? #687

Open
opened 2025-11-20 05:15:58 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @masx200 on GitHub (Mar 9, 2024).

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Can we support dynamic routing protocols such as ospf and bgp?

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @masx200 on GitHub (Mar 9, 2024). **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Can we support dynamic routing protocols such as ospf and bgp? **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
saavagebueno added the feature-request label 2025-11-20 05:15:58 -05:00
Author
Owner

@masx200 commented on GitHub (Mar 12, 2024):

Or you can change the method of publishing routes, you need to authorize some devices to publish routes to the controller, the controller automatically allows these routes, the routes can be obtained from the system routing table of the device, or you can select according to the interface of the device, so that if the route will automatically change, such as DHCPV6 and other ways to obtain the dynamic route, or through OSPF to obtain the dynamic route, so that there is no need to manually set the static route on the controller.

或者可以换一种发布路由的方法,需要授权某些设备发布路由到控制器,控制器自动允许这些路由,路由可以从设备的系统路由表中获取,也可以按照设备的接口进行选择,这样如果路由会自动发生变化,比如说dhcpv6等方式获取的动态路由,或者是通过ospf获得的动态路由,这样就不需要在控制器上手动设定静态路由了.

@masx200 commented on GitHub (Mar 12, 2024): Or you can change the method of publishing routes, you need to authorize some devices to publish routes to the controller, the controller automatically allows these routes, the routes can be obtained from the system routing table of the device, or you can select according to the interface of the device, so that if the route will automatically change, such as DHCPV6 and other ways to obtain the dynamic route, or through OSPF to obtain the dynamic route, so that there is no need to manually set the static route on the controller. 或者可以换一种发布路由的方法,需要授权某些设备发布路由到控制器,控制器自动允许这些路由,路由可以从设备的系统路由表中获取,也可以按照设备的接口进行选择,这样如果路由会自动发生变化,比如说dhcpv6等方式获取的动态路由,或者是通过ospf获得的动态路由,这样就不需要在控制器上手动设定静态路由了.
Author
Owner

@masx200 commented on GitHub (Mar 12, 2024):

for example

--advertise-routes-interface=lan
@masx200 commented on GitHub (Mar 12, 2024): for example ``` --advertise-routes-interface=lan ```
Author
Owner

@nazarewk commented on GitHub (Apr 18, 2025):

seems to be closely related to https://github.com/netbirdio/netbird/issues/1602

@nazarewk commented on GitHub (Apr 18, 2025): seems to be closely related to https://github.com/netbirdio/netbird/issues/1602
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#687