Cisco | Install Mode Vs BUndle Mode Cisco Catalyst Switch
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
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
..
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
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
=============================
I. CONVERTO FROM INSTALL MODE TO BUNDLE MODE
conf ter
no boot system
boot system switch all flash:cat9k_lite_iosxe.17.12.04.SPA.bin
exit
write mem
show boot system
HQ-AcSW-GA05-LT.5#show boot system
---------------------------
Switch 4
---------------------------
Current Boot Variables:
BOOT variable = flash:cat9k_lite_iosxe.17.12.04.SPA.bin;
Boot Variables on next reload:
BOOT variable = flash:cat9k_lite_iosxe.17.12.04.SPA.bin;
Manual Boot = no
Enable Break = no
Boot Mode = DEVICE
iPXE Timeout = 0
!
Switch# reload
Switch# sh version
Switch# show boot system
II. CONVERTO FROM BUNDLE MODE to INSTALL MODE
#show version
#dir flash: | i .conf
Switch#conf t
Switch# (config)#no boot system
Switch# (config)#boot system flash:packages.conf
Switch# (config)#exit
write memory
Switch# show boot system
Switch# reload
Switch# show version
Switch#delete flash:cat9k_lite_iosxe.17.12.04.SPA.bin
reload
Posting Komentar untuk "Cisco | Install Mode Vs BUndle Mode Cisco Catalyst Switch"