mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-13 13:56:25 +01:00
16 lines
583 B
Markdown
16 lines
583 B
Markdown
# Cable Bundles
|
|
|
|
A cable bundle is a logical grouping of individual [cables](./cable.md). Bundles can be used to organize cables that share a common purpose, route, or physical grouping (such as a conduit or harness).
|
|
|
|
Assigning cables to a bundle is optional and does not affect cable tracing or connectivity. Bundles persist independently of their member cables: deleting a cable clears its bundle assignment but does not delete the bundle itself.
|
|
|
|
## Fields
|
|
|
|
### Name
|
|
|
|
A unique name for the cable bundle.
|
|
|
|
### Description
|
|
|
|
A brief description of the bundle's purpose or contents.
|