netbox-bgp
netbox-bgp copied to clipboard
NetBox plugin for BGP related objects documentation
**Problem** When creating `routing-policy-rule`s via an API the only way to refer to `match_community` or `match_community_list` is via it's ID. This is inconsistent with other POST APIs in BGP plugin...
Hi, Similar to issue https://github.com/netbox-community/netbox-bgp/issues/176 and pull https://github.com/netbox-community/netbox-bgp/pull/181, I'm hoping you would be willing to add the same functionality to the peer-group object. Since a peer-group is a way to...
When creating a new BGP Session, the plugin currently requires the user to input a Remote address along with a subnet mask (e.g., /32). This can be confusing at first...
**Is your feature request related to a problem? Please describe.** To document and use this to update configuration, this should be nice to have in there. **Describe the solution you'd...
**NetBox version** NetBox v3.7.8 with BGP plugin v0.12.1. **Describe the bug** When searching BGP sessions for a value stored in a custom field, now BGP sessions are found with this...