04-21-2024 04:46 AM
Hi all,
I have a 3650 stuck in the switch prompt. I've tried to set the IP address using the below commands so that I can upload the IOS, but I am unable to.
set IP_ADDR
Set DEFAULT_ROUTER
below is the file system output
switch: dir
List of filesystems currently registered:
xmodem[0]: (read-only)
null[1]: (read-write)
bs[3]: (read-only)
flash[18]: (read-only)
tftp[19]: (read-write)
I am encountering this ERROR: "The 'IP_ADDR' environment variable is not properly formatted." I'm unsure about which other IP address configuration format I should use.
Fredrich
04-21-2024 06:38 AM
M.
04-21-2024 07:05 AM
Thank you, @marce1000 I will try it now.
Fredrich
04-21-2024 09:05 AM
Hi,
I've tried all the commands given on the thread you posted; my switch is taking the below commands:
switch: set SWITCH_IGNORE_STARTUP_CFG
switch: set SWITCH_IGNORE_STARTUP_CFG 1
Then, after the boot command, the switch goes back to switch: prompt
The one below comes up with an error below:
witch: set SWITCH_IGNORE_STARTUP_CFG=1
Can't set variable with illegal char "=" (0x3d) in name.
load_helper, too, is not working; see below:
switch: load_helper
Unknown cmd: load_helper
Fredrich
04-21-2024 10:18 AM
- Try
fsck flash:
M.
04-22-2024 11:23 AM
Thank you, @marce1000. I will try this command and advise later tomorrow. I did not get a chance to work on the switch today.
Fredrich
04-21-2024 09:19 AM
Hi @mblack4d
I saw you recommended some suggestions on a similar issue with my 3650 switch, and I thought you could help me. I tried the commands below to fix my 3650 switch, but after entering the boot command after these two commands, the switch goes back to the switch: prompt. Any other suggestions you may have? Thanks
set SWITCH_IGNORE_STARTUP_CFG
set SWITCH_IGNORE_STARTUP_CFG 1
Fredrich
04-21-2024 11:17 AM - edited 04-21-2024 11:17 AM
Hello @fredrichdarren
Try following those things again :
If it is resolve again post here.
04-22-2024 11:25 AM
Thank you, @Kumaresan Ravichandran. I will try this, too, and see how it goes. I will advise later tomorrow.
Fredrich
04-21-2024 03:37 PM
Put the firmware file into a USB flash drive and execute the following command:
emergency-install usbflash0:filename.bin
04-22-2024 11:29 AM
Thank you, @Leo Laohoo. I tried this command, though I was using a TFTP server. It appears the file was being copied, but at the end, I got an error. I cannot remember the exact error message. I will try it again, and if I encounter the same issue, I will post it here. Thank you.
Fredrich
04-22-2024 03:40 PM
The command is used in ROMMON.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide