Lompat ke konten Lompat ke sidebar Lompat ke footer

Cisco | Install Mode Vs BUndle Mode Cisco Catalyst Switch

 1. Convert dari Bundle Mode to Install Mode
sh ver | i 16.12.
switch# request platform software package expand switch all file flash:c2960s-universalk9-mz.152-2.E9.bin

Verifikasi:
switch#dir flash: | i .conf
switch#dir flash: | i .bin
Switch#dir flash:*.conf
switch#dir flash-1: | i .conf
switch#dir flash-2: | i .conf
switch#dir flash-3: | i .conf

switch# dir flash:
switch# more
packages.conf
switch# show boot system

conf ter
no boot system
boot system switch all flash:packages.conf
exit
write mem
show boot system
reload
 
2.Task-1 : Converting from Install Mode to Bundle Mode
sho vseriosn
sh boot
!
conf ter
no boot system
boot system switch all flash:cat9k_lite_iosxe.17.15.01.SPA.bin
exit
write mem
show boot system
reload
sh version
--------------------------------------------
3. Task-2 : Converting from Bundle Mode to Install Mode
1. copy file new Bin from flashdisk to flash:
2. switch# request platform software package expand switch 1 file flash:c2960s-universalk9-mz.152-2.E9.bin to flash:
3. dir
4. conf t
5. no boot system
6. boot system switch all flash:packages.conf
   -- ATAU--
   Switch(config)#boot system flash:packages.conf
7. wr
8. show boot
9. reload
10. show version
------------------------------------------------
4. Task-3 : Upgrade from Install Mode to Install Mode
1). copy file new Bin from flashdisk to flash:
2). switch# request platform software package expand switch 1 file flash:cat9k_lite_iosxe.17.15.01.SPA.bin to flash:
3).  dir
4). conf t
5). no boot system
6). boot system switch all flash:cat9k_lite_iosxe.17.15.01.SPA.bin
7). wr. show boot
8). reload
----------------------ATAU, BISA CARA NO.5-------
5. Upgrading the Cisco C9200 Switch Software
Switch# install remove inactive
..
Do you want to remove the above files? [y/n]y
--
Switch#conf t
Switch#boot system flash:packages.conf
Switch#no boot manual
Switch#exit
Switch#write memory
Switch#show boot
--lanjut..install

Switch#install add file flash:cat9k_lite_iosxe.17.14.01.SPA.bin activate commit
...
This operation may require a reload of the system. Do you want to proceed? [y/n]y
--
Switch#dir flash:*.pkg
Switch#dir flash:*.conf
Switch# reload

6. Problem: Chassis 2 reloading. Reason is Active/Standby selection failed in 1+1 Mode.
switch: boot
attempting to boot from [flash:packages.conf]
Located file packages.conf
############
Chassis 2 reloading, reason - Active/standby selection failed in 1+1 Mode <<
Solution:

switch: unset STACK_1_1
switch: boot
===========================
*Sep 11 12:12:11.802: %SMART_LIC-3-COMM_FAILED: Communications failure with the Cisco Smart License Utility (CSLU) : Unable to resolve server hostname/domain name



 


Posting Komentar untuk "Cisco | Install Mode Vs BUndle Mode Cisco Catalyst Switch"