You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the question is how far down the rabbit hole into each vendor for vendor specifics. advertise-best-external vs. advertise-external naming. inactive being similar to a cisco naildown route.
Plugin version
v0.0.3
NetBox version
v3.5.6
Feature type
Data model extension
Proposed functionality
Add BGP support.
New models will be required
Use case
BGP is a common and widely used routing protocol.
Database changes
BGPAttributes
BGPPeerSessionAttributes
BGPPeerPolicyAttributes
BGPPeerSessionTemplate(BGPPeerSessionAttributes)
BGPPeerPolicyTemplate(BGPPeerPolicyAttributes)
BGPPeerGroup(BGPPeerSessionAttributes)
BGPPeerTemplate(BGPPeerSessionAttributes)
BGPPeer(BGPPeerSessionAttributes)
BGPAddressFamily(BGPAttributes)
BGPAddressFamilyNeighbors(BGPPeerPolicyAttributes)
BGPDeviceAssignment
BGP(BGPAttributes)
External dependencies
No response
The text was updated successfully, but these errors were encountered: