El conjunto de documentos para este producto aspira al uso de un lenguaje no discriminatorio. A los fines de esta documentación, "no discriminatorio" se refiere al lenguaje que no implica discriminación por motivos de edad, discapacidad, género, identidad de raza, identidad étnica, orientación sexual, nivel socioeconómico e interseccionalidad. Puede haber excepciones en la documentación debido al lenguaje que se encuentra ya en las interfaces de usuario del software del producto, el lenguaje utilizado en función de la documentación de la RFP o el lenguaje utilizado por un producto de terceros al que se hace referencia. Obtenga más información sobre cómo Cisco utiliza el lenguaje inclusivo.
Cisco ha traducido este documento combinando la traducción automática y los recursos humanos a fin de ofrecer a nuestros usuarios en todo el mundo contenido en su propio idioma. Tenga en cuenta que incluso la mejor traducción automática podría no ser tan precisa como la proporcionada por un traductor profesional. Cisco Systems, Inc. no asume ninguna responsabilidad por la precisión de estas traducciones y recomienda remitirse siempre al documento original escrito en inglés (insertar vínculo URL).
Este documento describe cómo cambiar entre los diferentes tipos de modos de instalación en un controlador inalámbrico Catalyst 9800 (WLC).
Cisco recomienda que tenga conocimiento sobre estos temas:
Plataformas de controladores LAN inalámbricos y puntos de acceso (AP) Catalyst 9800
La información de este documento se basa en esta versión de software y hardware:
La información que contiene este documento se creó a partir de los dispositivos en un ambiente de laboratorio específico. Todos los dispositivos que se utilizan en este documento se pusieron en funcionamiento con una configuración verificada (predeterminada). Si tiene una red en vivo, asegúrese de entender el posible impacto de cualquier comando.
Utilice este documento para aprender a realizar conversiones entre los diferentes tipos de modos de instalación en un controlador inalámbrico Catalyst 9800 (WLC) a través de la interfaz de línea de comandos (CLI). Este procedimiento también se puede utilizar para actualizar el 9800 WLC.
Hay dos maneras de ejecutar Cisco IOS® XE en un WLC Catalyst 9800, en modo de agrupamiento y en modo de instalación.
El modo de instalación utiliza archivos previamente extraídos del archivo binario en la memoria flash para iniciar el controlador. El controlador utiliza el packages.conf
archivo creado a partir de la extracción como variable de arranque.
El sistema funciona en modo de agrupamiento si el controlador se inicia con la imagen binaria (.bin) como variable de arranque. En este modo, el controlador extrae el archivo .bin en la memoria RAM y se ejecuta desde allí. Este modo utiliza más memoria que el modo de instalación porque los paquetes extraídos del arranque se copian en la RAM.
Sugerencia: el modo de instalación es el modo recomendado para ejecutar el WLC.
Nota: Antes de la configuración de alta disponibilidad (HA SSO) en el WLC 9800, asegúrese de que ambos dispositivos tengan el mismo modo de instalación. De lo contrario, puede enfrentarse a un error V-Mismatch: %BOOT-3-BOOTTIME_INCOMPATIBLE_SW_DETECTED: R0/0: issu_stack: Incompatible software detected
.
Verifique el modo de operación del WLC 9800 para determinar qué procedimiento debe realizar para convertir entre modos. Ejecute el show version | include Installation mode
comando para ver el modo de instalación actual.
9800-40#show version | include Installation mode
Installation mode is INSTALL
Paso 1. Asegúrese de tener suficiente espacio en la memoria flash para expandir una nueva imagen.
9800-40#show flash:
...
277 42838080 Oct 08 2018 14:22:06.0000000000 +00:00 wlc9500C-rpboot.2018-10-05_08.14_prabhask.SSA.pkg
278 10633472 Oct 09 2018 20:58:55.0000000000 +00:00 system-report_20181009-205853-Universal.tar.gz
279 19921673 Dec 13 2018 19:27:45.0000000000 +00:00 system-report_20181213-192546-Pacific.tar.gz
235937792 bytes available (5746528256 bytes used)
Paso 2. Limpie los archivos de instalación antiguos en caso de que no haya espacio suficiente y para descartar los paquetes agregados.
9800-40#install remove inactive Cleaning up unnecessary package files Scanning boot directory for packages ... done. Preparing packages list to delete ... C9800-CL-universalk9.2019-12-28_15.32_saurasi3.SSA.bin File is in use, will not delete. done. The following files will be deleted: [chassis 2]: /bootflash/C9800-CL-mono-universalk9.16.10.01.SPA.pkg /bootflash/C9800-CL-rpboot.16.10.01.SPA.pkg /bootflash/C9800-CL-universalk9.16.10.01.SPA.conf /bootflash/packages.conf /bootflash/wlc9500C-mono-universalk9.2018-10-05_08.14_prabhask.SSA.pkg /bootflash/wlc9500C-mono-universalk9.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg /bootflash/wlc9500C-rpboot.2018-10-05_08.14_prabhask.SSA.pkg /bootflash/wlc9500C-rpboot.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg /bootflash/wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.bin /bootflash/wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.conf Do you want to remove the above files? [y/n]yes [chassis 2]: Deleting file bootflash:C9800-CL-mono-universalk9.16.10.01.SPA.pkg ... done. Deleting file bootflash:C9800-CL-rpboot.16.10.01.SPA.pkg ... done. Deleting file bootflash:C9800-CL-universalk9.16.10.01.SPA.conf ... done. Deleting file bootflash:packages.conf ... done. Deleting file bootflash:wlc9500C-mono-universalk9.2018-10-05_08.14_prabhask.SSA.pkg ... done. Deleting file bootflash:wlc9500C-mono-universalk9.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg ... done. Deleting file bootflash:wlc9500C-rpboot.2018-10-05_08.14_prabhask.SSA.pkg ... done. Deleting file bootflash:wlc9500C-rpboot.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg ... done. Deleting file bootflash:wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.bin ... done. Deleting file bootflash:wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.conf ... done. SUCCESS: Files deleted. --- Starting Post_Remove_Cleanup --- Performing Post_Remove_Cleanup on all members [2] Post_Remove_Cleanup package(s) on chassis 2 [2] Finished Post_Remove_Cleanup on chassis 2 Checking status of Post_Remove_Cleanup on [2] Post_Remove_Cleanup: Passed on [2] Finished Post_Remove_Cleanup SUCCESS: install_remove Fri Feb 14 15:06:14 Pacific 2020 9800-40#show flash: ... 297 30983948 Jan 07 2019 04:46:03.0000000000 +00:00 system-report_20190107-044600-Pacific.tar.gz 298 10633472 Oct 09 2018 20:58:55.0000000000 +00:00 system-report_20181009-205853-Universal.tar.gz 299 19921673 Dec 13 2018 19:27:45.0000000000 +00:00 system-report_20181213-192546-Pacific.tar.gz 2931425280 bytes available (3051040768 bytes used)
Paso 3. Copie la nueva imagen en flash.
9800-40#copy tftp: flash:
Address or name of remote host []? 10.152.200.238
Source filename []? C9800-40-universalk9_wlc.16.11.01c.SPA.bin
Destination filename [C9800-40-universalk9_wlc.16.11.01c.SPA.bin]?
Accessing tftp://10.152.200.238/C9800-40-universalk9_wlc.16.11.01c.SPA.bin...
Loading C9800-40-universalk9_wlc.16.11.01c.SPA.bin from 10.152.200.238 (via Vlan210): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Paso 4. Ejecute este comando para confirmar que la imagen se ha copiado correctamente a la memoria flash:
9800-40#dir flash:*.bin
Directory of bootflash:/*.bin
Directory of bootflash:/
16 -rw- 884905681 Aug 13 2019 22:29:34 +00:00 C9800-40-universalk9_wlc.16.11.01c.SPA.bin
Paso 5. Verifique la variable de arranque actual, si utilizapackages.conf
, elimínela y establezca image.bin como nueva variable de arranque. Es importante eliminar la variable de inicio anterior y guardarla. Para la nueva variable, también debe guardar la nueva configuración. De lo contrario, el cambio no tendrá lugar.
9800-40#show boot
BOOT variable = bootflash:packages.conf,12;
CONFIG_FILE variable =
BOOTLDR variable does not exist
Configuration register is 0x2102
9800-40(config)#no boot system
9800-40(config)#do write
9800-40(config)#boot system bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bin
9800-40(config)#do write
Paso 6. Ejecute este comando para verificar que la variable de inicio está establecida en bootflash:
.
Se muestra el resultado BOOT variable = bootflash:
9800-40#show boot
BOOT variable = bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bin,12;
CONFIG_FILE variable =
BOOTLDR variable does not exist
Configuration register is 0x2102
Paso 7. Recargue el controlador para iniciar en modo de agrupamiento.
9800-40#reload
Paso 1. Asegúrese de tener suficiente espacio en la memoria flash para expandir una nueva imagen.
9800-40#dir flash:
Paso 2. Limpie los archivos de instalación antiguos en caso de que no haya espacio suficiente y para descartar los paquetes agregados.
9800-40#install remove inactive Cleaning up unnecessary package files Scanning boot directory for packages ... done. Preparing packages list to delete ... C9800-CL-universalk9.2019-12-28_15.32_saurasi3.SSA.bin File is in use, will not delete. done. The following files will be deleted: [chassis 2]: /bootflash/C9800-CL-mono-universalk9.16.10.01.SPA.pkg /bootflash/C9800-CL-rpboot.16.10.01.SPA.pkg /bootflash/C9800-CL-universalk9.16.10.01.SPA.conf /bootflash/packages.conf /bootflash/wlc9500C-mono-universalk9.2018-10-05_08.14_prabhask.SSA.pkg /bootflash/wlc9500C-mono-universalk9.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg /bootflash/wlc9500C-rpboot.2018-10-05_08.14_prabhask.SSA.pkg /bootflash/wlc9500C-rpboot.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg /bootflash/wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.bin /bootflash/wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.conf Do you want to remove the above files? [y/n]yes [chassis 2]: Deleting file bootflash:C9800-CL-mono-universalk9.16.10.01.SPA.pkg ... done. Deleting file bootflash:C9800-CL-rpboot.16.10.01.SPA.pkg ... done. Deleting file bootflash:C9800-CL-universalk9.16.10.01.SPA.conf ... done. Deleting file bootflash:packages.conf ... done. Deleting file bootflash:wlc9500C-mono-universalk9.2018-10-05_08.14_prabhask.SSA.pkg ... done. Deleting file bootflash:wlc9500C-mono-universalk9.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg ... done. Deleting file bootflash:wlc9500C-rpboot.2018-10-05_08.14_prabhask.SSA.pkg ... done. Deleting file bootflash:wlc9500C-rpboot.BLD_POLARIS_DEV_LATEST_20180812_104316_V16_10_0_83.SSA.pkg ... done. Deleting file bootflash:wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.bin ... done. Deleting file bootflash:wlc9500C-universalk9.2018-10-05_08.14_prabhask.SSA.conf ... done. SUCCESS: Files deleted. --- Starting Post_Remove_Cleanup --- Performing Post_Remove_Cleanup on all members [2] Post_Remove_Cleanup package(s) on chassis 2 [2] Finished Post_Remove_Cleanup on chassis 2 Checking status of Post_Remove_Cleanup on [2] Post_Remove_Cleanup: Passed on [2] Finished Post_Remove_Cleanup SUCCESS: install_remove Fri Feb 14 15:06:14 Pacific 2020 9800-40#show flash: ... 297 30983948 Jan 07 2019 04:46:03.0000000000 +00:00 system-report_20190107-044600-Pacific.tar.gz 298 10633472 Oct 09 2018 20:58:55.0000000000 +00:00 system-report_20181009-205853-Universal.tar.gz 299 19921673 Dec 13 2018 19:27:45.0000000000 +00:00 system-report_20181213-192546-Pacific.tar.gz 2931425280 bytes available (3051040768 bytes used)
Paso 3. Copie la nueva imagen en flash.
9800-40#copy tftp: flash:
Address or name of remote host []? 10.152.200.238
Source filename []? C9800-40-universalk9_wlc.16.11.01c.SPA.bin
Destination filename [C9800-40-universalk9_wlc.16.11.01c.SPA.bin]?
Accessing tftp://10.152.200.238/C9800-40-universalk9_wlc.16.11.01c.SPA.bin...
Loading C9800-40-universalk9_wlc.16.11.01c.SPA.bin from 10.152.200.238 (via Vlan210): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Paso 4. Ejecute este comando para confirmar que la imagen se ha copiado correctamente a la memoria flash:
9800-40#dir flash:*.bin
Directory of bootflash:/*.bin
Directory of bootflash:/
16 -rw- 884905681 Aug 13 2019 22:29:34 +00:00 C9800-40-universalk9_wlc.16.11.01c.SPA.bin
Paso 5. Verifique la variable de arranque actual, si muestra el archivo image.bin, elimínela y establézcalapackages.conf
como nueva variable de arranque. Es importante eliminar la variable de inicio anterior y guardarla. Para la nueva variable, también debe guardar la nueva configuración. De lo contrario, el cambio no tendrá lugar.
9800-40#show boot
BOOT variable = bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bin,12;
CONFIG_FILE variable =
BOOTLDR variable does not exist
Configuration register is 0x2102
9800-40(config)#no boot system
9800-40(config)#do write
9800-40(config)#boot system bootflash:packages.conf
9800-40(config)#do write
Paso 6. Ejecute este comando para verificar que la variable de inicio está establecida enbootflash:packages.conf
.
Se muestra el resultado BOOT variable = flash:packages.conf
.
9800-40#show boot
BOOT variable = bootflash:packages.conf,12;
CONFIG_FILE variable =
BOOTLDR variable does not exist
Configuration register is 0x2102
Paso 7. Imagen de instalación de software en flash. El comando install add file bootflash:
mueve el switch del modo de agrupamiento al modo de instalación.
9800-40#install add file bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bin activate commit
Paso 8. Escribay
(y
es)
todos los mensajes. Una vez que se completa la instalación, el controlador continúa con la recarga.
install_add_activate_commit: START Tue Aug 13 23:10:24 Central 2019
Aug 13 23:10:25.685: %INSTALL-5-INSTALL_START_INFO: Chassis 1 R0/0: install_engine: Started install one-shot bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bininstall_add_activate_commit: Adding PACKAGE
This operation requires a reload of the system. Do you want to proceed?
Please confirm you have changed boot config to bootlegs:packages.conf [y/n]y
--- Starting initial file syncing ---
Info: Finished copying bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bin to the selected chassis
Finished initial file syncing
--- Starting Add ---
Performing Add on all members
[1] Add package(s) on chassis 1
[1] Finished Add on chassis 1
Checking status of Add on [1]
Add: Passed on [1]
Finished Add
Image added. Version: 16.11.1c.0.503
install_add_activate_commit: Activating PACKAGE
Following packages shall be activated:
/bootflash/C9800-rpboot.16.11.01c.SPA.pkg
/bootflash/C9800-mono-universalk9_wlc.16.11.01c.SPA.pkg
/bootflash/C9800-hw-programmables.16.11.01c.SPA.pkg
This operation may require a reload of the system. Do you want to proceed? [y/n]y
--- Starting Activate ---
Performing Activate on all members
[1] Activate package(s) on chassis 1
[1] Finished Activate on chassis 1
Checking status of Activate on [1]
Activate: Passed on [1]
Finished Activate
--- Starting Commit ---
Performing Commit on all members
Aug 13 23:14:12.122: %INSTALL-5-INSTALL_AUTO_ABORT_TIMER_PROGRESS: Chassis 1 R0/0: rollback_timer: Install auto abort timer will expire in 21600 seconds
Aug 13 23:14:13.350: %IGMP_QUERIER-4-SAME_SRC_IP_ADDR: An IGMP General Query packet with the same source IP address (172.16.76.83) is received in VLAN 1 on port Te0/0/1.
Aug 13 23:14:16.635: %IGMP_QUERIER-4-SAME_SRC_IP_ADDR: An IGMP General Query packet with the same source IP address (172.16.76.83) is received in VLAN 1 on port Te0/0/1. [1] Commit package(s) on chassis 1
[1] Finished Commit on chassis 1
Checking status of Commit on [1]
Commit: Passed on [1]
Finished Commit
/usr/binos/conf/install_util.sh: line 594: /bootflash/.installer/install_add_pkg_list.txt: No such file or directory
Install will reload the system now!
SUCCESS: install_add_activate_commit Tue Aug 13 23:14:49 Central 2019
Aug 13 23:14:49.485: %INSTALL-5-INSTALL_COMPLETED_INFO: Chassis 1 R0/0: install_engine: Completed install one-shot PACKAGE bootflash:C9800-40-universalk9_wlc.16.11.01c.SPA.bin
Chassis 1 reloading, reason - Reload command
Aug 13 23:14:51.994: %PMAN-5-EXITACTION: F0/0: pvp: Process manager is exiting:
Aug 13 23:14:52.000: %PMAN-5-EXITACTION: C0/0: pvp: Process manager is exiting:
Aug 13 23:14:53.100: %PMAN-5
Initializing Hardware ...
Use esta sección para confirmar que su configuración funciona correctamente.
Después de reiniciar el controlador, puede verificar el modo de instalación actual del controlador. Ejecute el show version
comando para confirmar que la conversión es exitosa.
9800-40#show version | include System image|Installation mode
System image file is "bootflash:packages.conf"
Installation mode is INSTALL
9800-40#show version | include System image|Installation mode
System image file is "bootflash:/C9800-40-universalk9_wlc.16.11.01c.SPA.bin"
Installation mode is BUNDLE
Actualmente, no hay información específica disponible sobre cómo solucionar los problemas de esta configuración.
Revisión | Fecha de publicación | Comentarios |
---|---|---|
2.0 |
30-Nov-2023 |
Recertificación |
1.0 |
15-Apr-2021 |
Versión inicial |