Skip to content

Instantly share code, notes, and snippets.

@jdpoland
jdpoland / gist:07087e534686e8404d7aecfbede230b2
Created April 3, 2026 23:39
junos srx300 re-install from tftp server
# press space bar to stop autoboot then at the => prompt do this...
setenv serverip 192.168.203.231
setenv ipaddr 192.168.203.254
setenv netmask 255.255.255.0
setenv gatewayip 192.168.203.1
env save
boot
# then when the screen clears and the press control ^c prompt , press ctrl-c to drop into menu
# select M for "[M] options", then B for "[B]oot menu" to get to the loader prompt