cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
403
Views
1
Helpful
7
Replies

C9300 stack - Startup Config not loading when reboot.

Keshan9968
Level 1
Level 1

I have four C9300-48P stacked switches; whenever the switch reboots, it's not loading from the startup-config. All the time, I have to do #copy startup-config running-config. And it's not showing the config register value when I enter the #sh version.
What would be the solution for this?

Thanks in advance

Kay

1 Accepted Solution

Accepted Solutions


@Keshan9968 wrote:
SWITCH_IGNORE_STARTUP_CFG=1

Here is the reason why.  

The fix is just as simple:

conf t
 NO system ignore startupconfig switch all
end
wr

View solution in original post

7 Replies 7

Leo Laohoo
Hall of Fame
Hall of Fame

In enable mode, please post the complete output to the following commands: 

sh boot
sh romvar

 

---------------------------
Switch 1
---------------------------
Current Boot Variables:
BOOT variable does not exist

 

Boot Variables on next reload:
BOOT variable = flash:packages.conf;
Manual Boot = no
Enable Break = no
Boot Mode = DEVICE
iPXE Timeout = 0

 

 

 

----------------------------------
ROMMON variables for Active Switch
----------------------------------
ABNORMAL_RESET_COUNT=0
AUTOREBOOT_RESTORE=0
AUTO_SWITCH_CONSOLE_DISABLE=0
BAUD=9600
BOARDID=24660
BOOT=flash:packages.conf;
BOOTLDR=
BSI=0
CONFIG_FILE=
CONSOLE_MIRRORING_DISABLE=0
DC_COPY=yes
IMAGE_UPGRADE=no
MAC_ADDR=80:2D:BF:0A:BF:00
MANUAL_BOOT=no
MODEL_NUM=C9300-48P
MODEL_REVISION_NUM=A0
MOTHERBOARD_ASSEMBLY_NUM=73-18274-05
MOTHERBOARD_REVISION_NUM=A0
MOTHERBOARD_SERIAL_NUM=FOC242536AL
RANDOM_NUM=1789409921
RET_2_RCALTS=
RET_2_RTS=
ROMMON_AUTOBOOT_ATTEMPT=3
STACK_1_1=1_0
SWITCH_DISABLE_PASSWORD_RECOVERY=0
SWITCH_IGNORE_STARTUP_CFG=1
SWITCH_NUMBER=1
SWITCH_PRIORITY=1
SYSTEM_SERIAL_NUM=FCW2427BH3R
TEMPLATE=access
USB_DISABLE=0
VERSION_ID=V03

 

#sh boot
---------------------------
Switch 1
---------------------------
Current Boot Variables:
BOOT variable does not exist

 

Boot Variables on next reload:
BOOT variable = flash:packages.conf;
Manual Boot = no
Enable Break = no
Boot Mode = DEVICE
iPXE Timeout = 0


@Keshan9968 wrote:
SWITCH_IGNORE_STARTUP_CFG=1

Here is the reason why.  

The fix is just as simple:

conf t
 NO system ignore startupconfig switch all
end
wr

Thank you so much. It fixed the issue.

sh romvar

----------------------------------
ROMMON variables for Active Switch
----------------------------------
ABNORMAL_RESET_COUNT=0
AUTOREBOOT_RESTORE=0
AUTO_SWITCH_CONSOLE_DISABLE=0
BAUD=9600
BOARDID=24660
BOOT=flash:packages.conf;
BOOTLDR=
BSI=0
CONFIG_FILE=
CONSOLE_MIRRORING_DISABLE=0
DC_COPY=yes
IMAGE_UPGRADE=no
MAC_ADDR=80:2D:BF:0A:BF:00
MANUAL_BOOT=no
MODEL_NUM=C9300-48P
MODEL_REVISION_NUM=A0
MOTHERBOARD_ASSEMBLY_NUM=73-18274-05
MOTHERBOARD_REVISION_NUM=A0
MOTHERBOARD_SERIAL_NUM=FOC242536AL
RANDOM_NUM=1789409921
RET_2_RCALTS=
RET_2_RTS=
ROMMON_AUTOBOOT_ATTEMPT=3
STACK_1_1=1_0
SWITCH_DISABLE_PASSWORD_RECOVERY=0
SWITCH_IGNORE_STARTUP_CFG=1
SWITCH_NUMBER=1
SWITCH_PRIORITY=1
SYSTEM_SERIAL_NUM=FCW2427BH3R
TEMPLATE=access
USB_DISABLE=0
VERSION_ID=V03

Keshan9968
Level 1
Level 1

I got the same issue with four C9300 stack switches. Whenever it reboots, it doesn't load from startup-config, and I'm unable to see the config-register value with the #sh ver command. What would be the solution for this?

Review Cisco Networking for a $25 gift card