ā02-18-2021 08:40 AM
i had to recover my cisco switch WS-C3750V2-48PS-S by copy image file to flash by using copy xmodem::c3750-ipservicesk9-mz.150-2.SE11.bin flash: c3750-ipservicesk9-mz.150-2.SE11.bin command. it was successfully copied. i set to baud rate to 115220 and i changed back to baud rate 9600 after copied the file. and i made a mistake i set wrong variable for baud rate "set baud?=" how can i remove baud?= from the system. i have attached image, please refer, please help me to this remove baud?= from ROMMON
Thanks
ā02-18-2021 10:49 AM
issue command again :
set BAUD 115200 or 9600
ā02-18-2021 11:37 AM
ā02-18-2021 03:27 PM
reload the device.
ā02-18-2021 05:47 PM
Thanks for the reply
I reloaded the switch but reload did not remove the baud?= parameter and i tried unset command it did not worked and i thought it might be case sensitive i tried set BAUD 9600 , it created another entry on rommon. when i issue set command on rommon now i see
BAUD=9600
baud=9600
baud?=
question is how do i remove these parameters?
Thanks
ā02-18-2021 11:18 PM
unset BAUD
NOTE: Syntax is case sensitive.
ā02-19-2021 06:24 AM
I issued set BAUD 115200 Command and changed back to BAUD 9600. command got effected and duplicated "baud=9600" show no more. that's good sign but i accidently created "baud?=" , I'm trying to remove using unset command to remove variable baud?=.
but i cant. how can i remove "baud?="
i have attached the photo please refer
Thanks
ā02-19-2021 04:10 PM
@lakshanindika wrote:
but i cant. how can i remove "baud?="
Have you tried the command I have provided?
ā02-19-2021 05:52 PM
ā06-07-2023 02:54 PM
See my attached screen grab. I have this issue as well, except I accidentally typed a lowercase "boot" when I was adjusting my boot image. Now I have a lowercase boot=flash:/cat9k...blah blah.bin in my variable list. ( and a unset:boot=flash:cat9k blah blah)
How do we remove these variables? Will they harm anything?
ā06-07-2023 04:53 PM
If the switch is in ROMMON, use "unset boot<BLAH>".
If the switch is not being used, perform an emergency-install.
ā06-08-2023 08:19 AM
ā06-08-2023 04:23 PM
ā06-09-2023 08:43 AM
That is a very nice and concise Upgrade PDF! Thank you!! But the reload of my cat9k 17.6.5 Bengaluru did not wipe out those ROMMON variables I have lingering... any other ideas?
ā06-09-2023 07:22 PM
@redgasgiant wrote:
That is a very nice and concise Upgrade PDF! Thank you!!
Thanks. I'm planning to write a "part deux" of the 9500 with a twist: Install Mode + no-reboot (so network admins can reboot the switch at a later date).
@redgasgiant wrote:
But the reload of my cat9k 17.6.5 Bengaluru did not wipe out those ROMMON variables I have lingering... any other ideas?
If the switch is still in ROMMON, please post the complete output to the command "set". If the switch is not in ROMMON, the command "sh romvar" will also suffice.
IMPORTANT: Please do not provide screenshots. Just copy and paste the output.
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