netbox-bgp
netbox-bgp copied to clipboard
Support for configuring BGP sessions for "Virtual Machines"
Hello,
first of all thanks for writing this plugin!
Is your feature request related to a problem? Please describe. I'd like to configure a BGP session between a netbox device and a netbox virtual machine (both sides configured in netbox)
Describe the solution you'd like Be able to select a Virtual Machine for a BGP session, currently only "devices -> devices" and not "virtualization -> virtual machines" can be selected.
Describe alternatives you've considered to not configure the BGP session for the VMs via netbox BGP plugin :shrug:
Thanks for considering this
I support this enchangement. I have severals virtual routers and I wanted to document BGP sessions
I would also like to see support for VMs being implemented, we do peering between physical routers and VMs in ~80 sites so lots of sessions to keep track of.
Just wanted to say that I rebased the WIP add-vm branch onto the current release to enable Netbox 4.2 support and so far everything is working normally in my lab with Netbox v4.2.2
Please feel free to let me know if there are any additional contributions that need to be made in order to see the feature merged. It seems to be working great so far.
@cruse1977 I see that you added initial VM support in the add-vm branch, what is the current work item here? Perhaps I can help