netbox-bgp
netbox-bgp copied to clipboard
NetBox plugin for BGP related objects documentation
**NetBox version** 3.2.7 **Describe the bug** Assingned tag is missing from Routing Policy after saving, without any visible errors. **To Reproduce** Steps to reproduce the behavior: 1. Create tag "foo"...
ported @nahun's commit to latest k01ek/netbox-bgp@develop Credits: Nathan Wheeler https://github.com/nahun/netbox-bgp/commit/6b870b086d46f58cb42e603b5daab3f6fb9d9ee1 NetBox v3.1 added a native ASN model. The plugin should utilize that model instead of a separate model that is...
**NetBox version** 3.2.5 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Filter an ASN on status and...
**Is your feature request related to a problem? Please describe.** It would be nice to optionally set the peer_group settings that can commonly be shared with session config. **Describe the...
**Describe the solution you'd like** New object Prefix List which have name and contain list of prefixes and optional description and tags Extend Routing Policy matching variants with Match by...
**Is your feature request related to a problem? Please describe.** Current documentation is lacking **Describe the solution you'd like** Update README with current functionality and new screenshots.
It would be really helpful to create a BGP session between two devices. Currently, one can assign the same ASN to remote and local to create an IBGP connection, though...
NetBox v3.1 added a native ASN model. The plugin should utilize that model instead of a separate model that is specific to BGP. **_Note_**: I did not include a data...
**NetBox version** Tested on Netbox v.3.2.1 and v3.0.10. netbox_bgp v0.6.1 **Describe the bug** BGP session (/api/plugins/bgp/session/) Update method using Pynetbox, returns a 400 error (Bad Request: {'error': ['BGP Session with...
**Is your feature request related to a problem? Please describe.** NetBox 3.1.0 added the new ASN model allowing you to specify multiple sites to an ASN. It would be ideal...