Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
16
infrastructure/network/cable-mapping.ps1
Normal file
16
infrastructure/network/cable-mapping.ps1
Normal file
@@ -0,0 +1,16 @@
|
||||
# Physical Port Mapping and Cable Labeling
|
||||
|
||||
Write-Host "=========================================" -ForegroundColor Cyan
|
||||
Write-Host "Cable Mapping and Port Mapping" -ForegroundColor Cyan
|
||||
Write-Host "=========================================" -ForegroundColor Cyan
|
||||
|
||||
Write-Host "`nPhysical Port Mapping:" -ForegroundColor Yellow
|
||||
Write-Host "WAN1-4 (i350-T4): Spectrum modems/ONTs" -ForegroundColor White
|
||||
Write-Host "10GbE-1/2 (X550-T2): Reserved for future" -ForegroundColor White
|
||||
Write-Host "LAN2.5-1: HPE ML110 Gen9" -ForegroundColor White
|
||||
Write-Host "LAN2.5-2: Dell R630" -ForegroundColor White
|
||||
Write-Host "LAN2.5-3/4: Key services" -ForegroundColor White
|
||||
Write-Host "LAN1G-1..8: Remaining servers/appliances" -ForegroundColor White
|
||||
|
||||
Write-Host "`nSee config/hardware/cable-labels.yaml for detailed mapping." -ForegroundColor Yellow
|
||||
|
||||
Reference in New Issue
Block a user