09-20-2016 08:50 AM - edited 03-08-2019 07:30 AM
I have no idea what I am doing wrong, but I can't change the boot variable on a catalyst 4948:
c4948-ph1a4-1#dir bootflash:
Directory of bootflash:/
2 -rwx 12939640 Mar 31 2010 04:33:52 -05:00 cat4000-i5k91s-mz.122-25.EWA14.bin
3 -rwx 18094832 Sep 20 2016 10:31:17 -05:00 cat4500-ipbasek9-mz.150-2.SG10.bin
60817408 bytes total (16842912 bytes free)
c4948-ph1a4-1#show bootvar
BOOT variable =
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2101
c4948-ph1a4-1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
c4948-ph1a4-1(config)#boot system flash
c4948-ph1a4-1(config)#boot system flash bootflash:/cat4500-ipbasek9-mz.150-2.SG10.bin
c4948-ph1a4-1(config)#do show bootvar
BOOT variable =
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2101
Everything I have read says that is the command to run but it's not working. Thanks!
Solved! Go to Solution.