Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASN model related to circuits.models.Provider #37

Closed
mzbroch opened this issue May 5, 2022 · 0 comments
Closed

ASN model related to circuits.models.Provider #37

mzbroch opened this issue May 5, 2022 · 0 comments

Comments

@mzbroch
Copy link
Contributor

mzbroch commented May 5, 2022

Extend existing AutonomousSystem model with FK to circuits.models.Provider.

BGP Plugin supports two use cases:

  • peer device modelled inside Nautobot (Routing Instance for Device exists)
  • ISP's (external) device (no device and device routing instance exist in Nautobot)

For the second use case, where we can't represent the peer's device, the representation should be via Provider model.

Following use cases should be considered:

  • listing and filtering BGP peerings (sessions) by the Provider X / Y filter
  • multiple ASNs related to single Provider (provider merges and acquisitions)
  • ease and clarify modeling for "remote peers" (outside administrative domain):
    • peer endpoint has to be terminated either on BGPRoutingInstance , either to ASN with Provider field defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant