08-13-2021 01:40 PM - edited 08-13-2021 01:42 PM
Hi, The below is part of output of show run of C9800 wlc . What is that meaning with packages.conf ? Is this normal?
Thanks
WLC#show running | i boot
boot-start-marker
boot system bootflash:packages.conf
:C9800-L-universalk9_wlc.17.05.01.SPA.bin
boot-end-marker
08-13-2021 01:54 PM
Yes it is normal, this mean your WLC is running in Install mode which is Cisco's recommendation for 9800's.
The install mode uses pre-extracted files from the binary file into the flash in order to boot the controller. The controller uses the packages.conf file that was created from the extraction as boot variable.
You can also boot from the .bin file, but not recommended though.
I don't recommend running the :C9800-L-universalk9_wlc.17.05.01.SPA.bin code unless you have tested it extensively or using just because you must use a new feature available only in this image.
08-13-2021 06:34 PM - edited 08-16-2021 05:20 PM
@Leftz wrote:
Hi, The below is part of output of show run of C9800 wlc . What is that meaning with packages.conf ? Is this normal?
This is going to be the new "normal".
IOS-XE is a totally different monster compared to "classic IOS". In classic IOS, for example, it requires only ONE command to extract the files off a TAR file. With IOS-XE, it is more "intensive" & more effort:
Make sure to read the Release Notes very carefully.
NOTE: I am not talking about "just" the WLC but anything that runs on IOS-XE.
Make sure to verify the contents of the packages.conf file: more flash:packages.conf
Look at the right-hand side of "page" 2 and make sure the IOS-XE version matches the version the appliance/platform is meant to load.
08-16-2021 07:44 AM - edited 08-16-2021 02:02 PM
When it shows below message, it should be Install mode. do you think so?
boot-start-marker
boot system bootflash:packages.conf
:C9800-L-universalk9_wlc.17.05.01.SPA.bin
boot-end-marker
08-16-2021 05:19 PM
@Leftz wrote:
When it shows below message, it should be Install mode. do you think so?
boot-start-marker
boot system bootflash:packages.conf
:C9800-L-universalk9_wlc.17.05.01.SPA.bin
boot-end-marker
No, it is not. Like I said, IOS-XE requires more effort just to get a simple task of IOS-XE upgrade to work correctly.
Post the complete output to the following commands:
dir more flash:packages.conf sh boot
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