I manage a 6513 located at remote site which experienced an "NVRAM: out of space" condition due to the configuration becoming too large. I converted the config mode from binary to text and enabled the auto-save feature. I will visit the site this weekend for a maintenance window, and I want to reboot the switch to ensure that the configuration file is read properly. Based on the output provided below, should the switch read the configuraton file from slot0: upon reboot, or do I need to configure a CONFIG_FILE variable?
core6513> (enable) sh boot
BOOT variable = slot0:cat6000-sup2k8.8-6-4.bin,1;
CONFIG_FILE variable =
Configuration register is 0x2
ignore-config: disabled
auto-config: non-recurring, overwrite, sync disabled
ROMMON console baud: 9600
boot: image specified by the boot system commands
Image auto sync is disabled
Image auto sync timer is 120 seconds
core6513> (enable) sh config mode
System configuration mode set to text.
System configuration file = slot0:config
Text configuration auto-save to nvram feature disabled.
Text configuration auto-save interval is set to 30 minutes.
Thank you in advance for all assistance provided.