03-23-2024 01:39 AM
Hello all, I ran "Factory-Reset all" on our Catalyst 9200L 48P mistakenly thinking that would reset the configs on the Switch. I've booted up the bin file via usbflash0 on the ROMMON menu, but once I'm on the switch and attempt to copy the bin file to flash I get "% Invalid input detected at '^' marker". Can I get some guidance on what might be causing this command to fail when I see it as the answer to copying the bin to flash?
03-23-2024 02:36 AM
Like what the other forums have recommended: Boot the firmware from the USB and then copy the firmware into the flash when the switch boots up normally.
03-23-2024 03:10 AM
Hello @plesifaf7 ,
try using the IOS interactive help to pinpoint what option of the command is causing the "% Invalid input detected at '^' like this:
SW#copy ?
/erase Erase destination file system.
/error Allow to copy error file.
/noverify Don't verify image signature before reload.
/verify Verify image signature before reload.
cns: Copy from cns: file system
crashinfo: Copy from crashinfo: file system
flash: Copy from flash: file system
ftp: Copy from ftp: file system
http: Copy from http: file system
https: Copy from https: file system
logging Copy logging messages
null: Copy from null: file system
nvram: Copy from nvram: file system
rcp: Copy from rcp: file system
running-config Copy from current system configuration
scp: Copy from scp: file system
sftp: Copy from sftp: file system
startup-config Copy from startup configuration
system: Copy from system: file system
tar: Copy from tar: file system
tftp: Copy from tftp: file system
tmpsys: Copy from tmpsys: file system
webui: Copy from webui: file system
SW#copy tftp: ?
crashinfo: Copy to crashinfo: file system
flash: Copy to flash: file system
null: Copy to null: file system
nvram: Copy to nvram: file system
running-config Update (merge with) current system configuration
startup-config Copy to startup configuration
syslog: Copy to syslog: file system
system: Copy to system: file system
tmpsys: Copy to tmpsys: file system
Hope this helps.
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