Fix switch CLI commands in Step 1 of README

Use correct Extreme switch CLI syntax: configure terminal and copy
run start instead of configure and save configuration.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011bfatNhKvcoRYhbc4UDZ97
This commit is contained in:
dcstephenson
2026-07-24 12:03:49 -05:00
parent 7310c6fa9c
commit a8ebfe558a
+2 -2
View File
@@ -21,9 +21,9 @@ SSH into each switch and run:
``` ```
enable enable
configure configure terminal
ip http secure-server ip http secure-server
save configuration copy run start
``` ```
> wwtp-gate-sw01 (10.214.0.112) and wwtp-offc-sw01 (10.214.0.100) are confirmed > wwtp-gate-sw01 (10.214.0.112) and wwtp-offc-sw01 (10.214.0.100) are confirmed