1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
2022-08-12 15:00:45 -04:00

18 lines
567 B
Markdown

# Provider Networks
This model can be used to represent the boundary of a provider network, the details of which are unknown or unimportant to the NetBox user. For example, it might represent a provider's regional MPLS network to which multiple circuits provide connectivity.
## Fields
### Provider
The [provider](./provider.md) responsible for the operation of this network.
### Name
A human-friendly name, unique to the provider.
### Service ID
An arbitrary identifier used as an alternate reference for the type of connectivity or service being delivered.