Open DanSheps opened 1 year ago
advertise-inactive
advertise-inactive
For? haha
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