Files
loc_az_hci/config/hardware/cable-labels.yaml
defiQUG c39465c2bd
Some checks failed
Test / test (push) Has been cancelled
Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 09:04:46 -08:00

32 lines
783 B
YAML

# Cable Labeling Scheme Documentation
cable_labeling:
format: "<SOURCE>-<DEST>-<TYPE>-<NUMBER>"
examples:
- label: "ROUTER-WAN1-SPECTRUM-01"
source: "Router Server"
destination: "Spectrum Modem #1"
type: "Cat6 Ethernet"
port: "i350-T4 WAN1"
- label: "ROUTER-ML110-2.5G-01"
source: "Router Server"
destination: "HPE ML110 Gen9"
type: "Cat6 Ethernet"
port: "i225 Quad-Port LAN2.5-1"
- label: "ROUTER-SHELF01-SAS-01"
source: "Router Server LSI HBA #1"
destination: "Storage Shelf #1"
type: "SFF-8644 Mini-SAS HD"
port: "Port-1"
labeling_guidelines:
- Use consistent format
- Label both ends of cable
- Include port numbers
- Use durable labels
- Document in this file