Skip to content

Instantly share code, notes, and snippets.

@bohack
Created September 5, 2017 13:52
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bohack/5cd94a6616f281bcf1beb9e8c7bfa849 to your computer and use it in GitHub Desktop.
Save bohack/5cd94a6616f281bcf1beb9e8c7bfa849 to your computer and use it in GitHub Desktop.
Flashing a 3700i Cisco Wireless Access Point
Hold the reset button for 30 seconds during boot
release and press ESC a few times
format flash:
set ENABLE_BREAK=yes
set IP_ADDR 10.2.7.10
set NETMASK 255.255.0.0
tftp_init
ether_init
flash_init
tar -xtract tftp://10.2.1.45/ap3g2-k9w7-tar.153-3.JF.tar flash:
set BOOT flash://ap3g2-k9w7-mx.153-3.JF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment