Update docs for migration to 192.168.16.137, fix SSH command, note switch status
- Host moved from decommissioned 192.168.16.130 VM to 192.168.16.137 - Step 1 command was missing the "ip" prefix (ip http secure-server) - Only :4500/:4512 confirmed working as of 2026-07-24; other 18 switches are online but haven't had HTTPS enabled yet Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Bp1HutYUh9fmTFgwB4qBLz
This commit is contained in:
+6
-1
@@ -25,8 +25,13 @@
|
||||
# :4518 → 10.214.0.118 wwtp-bst-sw01 Beast
|
||||
# :4519 → 10.214.0.119 wwtp-ecb3-sw02 Elec Ctrl Bldg 3
|
||||
#
|
||||
# Browser usage: https://192.168.16.130:<port>
|
||||
# Browser usage: https://192.168.16.137:<port>
|
||||
# Accept the self-signed cert warning in your browser
|
||||
#
|
||||
# Only :4500 (wwtp-offc-sw01) and :4512 (wwtp-gate-sw01) are confirmed
|
||||
# working as of 2026-07-24. The other 18 switches are online (ping OK)
|
||||
# but refuse port 443 outright — they need `http secure-server` enabled
|
||||
# via SSH first (see README.md Step 1).
|
||||
# ============================================================
|
||||
|
||||
version: "3.8"
|
||||
|
||||
Reference in New Issue
Block a user