Circuits¶
Circuits are the WAN and data links you lease from providers — internet transit, MPLS, dark fibre, point-to-point — recorded with their provider, circuit ID, and the sites at each end.
You build them in three layers: providers (who you buy from), circuit types (how you classify links), and the circuits themselves.
Add a provider¶
A provider is the company you lease a circuit from.
- Open Circuits → Providers in the sidebar and click Add provider.
- Give it a name.
- Optionally fill in the account number, portal URL, and NOC email / phone so support details live right next to the circuits.
- Save.
Add a circuit type¶
A circuit type classifies your links — Internet, Transit, MPLS, Dark Fibre, anything that fits your network.
- Open Circuits → Circuit types and click Add circuit type.
- Name it and pick a color so it stands out in the circuit list.
- Save.
Nothing is pre-filled
Danbyte ships no sample providers or circuit types — you create exactly the ones your network uses.
Add a provider network¶
A provider network is the far side of a circuit that isn't one of your own sites — the provider's IP-transit cloud, an internet-exchange fabric, another carrier's network. It exists so a circuit's Z end has something real to land on when it doesn't terminate at your own facility.
- Open Circuits → Provider networks and click Add provider network.
- Pick the provider and give the network a name (e.g. "Telia IP transit"). Optionally record the provider's service ID for it.
- Save.
Add a circuit¶
- Open Circuits → Circuits and click Add circuit.
- Choose the provider and enter the circuit ID (the provider's reference for the link). This pair must be unique.
- Optionally pick a circuit type and set a status.
- Optionally record the install date, termination date, and commit rate (in kbps).
- Save, then open the circuit and add its terminations (below).
Terminate a circuit¶
Each end of a circuit is a termination — side A and side Z. A termination lands on exactly one of:
- one of your sites, or
- a provider network (for transit/IX circuits whose far end is the provider's cloud).
Each side carries its own physical details: port speed and upstream speed (kbps, for asymmetric links), the cross-connect ID at the facility, and patch-panel info — so the data an operator needs at the meet-me room lives on the side it belongs to.
- Open the circuit's detail page → Terminations tab.
- Add the A side (usually your site) and the Z side (the far site or a provider network).
- Fill in speeds / cross-connect / patch-panel details as known.
Circuit status¶
| Status | Meaning |
|---|---|
| Planned | Ordered or being designed, not yet live. |
| Provisioning | Being turned up by the provider. |
| Active | In service. |
| Offline | Down or administratively disabled. |
| Deprovisioning | Being torn down. |
| Decommissioned | Retired. |
Providers and types in use can't be deleted
If a provider or circuit type still has circuits attached, Danbyte blocks the delete. Reassign or remove those circuits first.
Tags & custom fields¶
Need to track something extra — a contract end date, an SLA tier, an order number? Add a custom field for circuits and it appears on every circuit's form. See Tags & custom fields.