Первым делом сохраняем старый образ на tftp, всякое бывает.
Перешли в директорию где хранится образ:
Switch#cd flash:c3560-ipbase-mz.122-35.SE5
Посмотрели:
Switch#dir
Directory of
flash:/c3560-ipbase-mz.122-35.SE5/
6
-rwx 6875865 Mar 1 1993 09:05:28 +09:00 c3560-ipbase-mz.122-35.SE5.bin
7
drwx 4160 Mar 1 1993 09:05:47 +09:00 html
462
-rwx 422 Mar 1 1993 09:06:21 +09:00 info
15998976 bytes
total (6944256 bytes free)
Скопировали:
Switch#copy
flash:c3560-ipbase-mz.122-35.SE5.bin tftp:
Address or name
of remote host []? 10.10.10.11
Destination
filename [c3560-ipbase-mz.122-35.SE5.bin]?
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6875865 bytes
copied in 16.559 secs (415234 bytes/sec)
Чтобы сохранить конфиг нужно подняться выше:
Switch#cd
Смотрим:
Switch#dir
Directory of
flash:/
2
-rwx 1492 Dec 18 2016 23:38:01 +09:00 config.text
3
-rwx 5 Dec 18 2016 23:38:01 +09:00 private-config.text
5
drwx 192 Mar 1 1993 09:06:21 +09:00 c3560-ipbase-mz.122-35.SE5
15998976 bytes
total (6944256 bytes free)
Сохраняем
файл config.text:
Switch#copy
flash:config.text tftp:
Address or name
of remote host []? 10.10.10.11
Destination
filename [config.text]?
!!
1492 bytes
copied in 0.017 secs (87765 bytes/sec)
Switch#
Готово, т.к. свободного места во Flash только
6,6 Мбайт, то удаляем старый образ и заливаем новый.
Заходим в директорию где хранится образ:
Switch#cd
flash:c3560-ipbase-mz.122-35.SE5
Удаляем
образ (c3560-ipbase-mz.122-35.SE5.bin):
Switch#delete
c3560-ipbase-mz.122-35.SE5.bin
Delete filename
[/c3560-ipbase-mz.122-35.SE5/c3560-ipbase-mz.122-35.SE5.bin]?
Delete
flash:/c3560-ipbase-mz.122-35.SE5/c3560-ipbase-mz.122-35.SE5.bin? [confirm]
Проверяем:
Switch#dir
Directory of flash:/c3560-ipbase-mz.122-35.SE5/
7
drwx 4160 Mar 1 1993 09:05:47 +09:00 html
462
-rwx 422 Mar 1 1993 09:06:21 +09:00 info
15998976 bytes total (13820416 bytes free)
Готово, теперь заливаем новый.
Перешли в директорию flash:
Switch#cd
Switch#dir
Directory of
flash:/
2
-rwx 1492 Dec 18 2016 23:38:01 +09:00 config.text
3
-rwx 5 Dec 18 2016 23:38:01 +09:00 private-config.text
5
drwx 128 Mar 1 1993 09:36:33 +09:00 c3560-ipbase-mz.122-35.SE5
15998976 bytes
total (13820416 bytes free)
Switch#copy
tftp: flash:?
flash:c3560-ipbase-mz.122-35.SE5 flash:config.text flash:private-config.text
Создадим новую папку и копируем туда образ:
Switch#copy
tftp: flash:c3560-ipbasek9-mz.122-55.SE11
Address or name
of remote host []? 10.10.10.11
Source filename
[]? c3560-ipbasek9-mz.122-55.SE11.bin
Destination
filename [c3560-ipbasek9-mz.122-55.SE11]?
Accessing
tftp://10.10.10.11/c3560-ipbasek9-mz.122-55.SE11.bin...
Loading
c3560-ipbasek9-mz.122-55.SE11.bin from 10.10.10.11 (via Vlan1): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 11773249
bytes]
11773249 bytes
copied in 173.183 secs (67982 bytes/sec)
Готово, теперь меняем в конфиге образ загрузки и
перезагружаемся:
Switch#conf t
Switch(config)#boot
system c3560-ipbasek9-mz.122-55.SE11.bin
Проверяем параметры загрузки:
Switch#show boot
BOOT
path-list :
c3560-ipbasek9-mz.122-55.SE11.bin
Config file : flash:/config.text
Private Config
file : flash:/private-config.text
Enable
Break : no
Manual Boot : no
HELPER
path-list :
Auto
upgrade : yes
Auto upgrade
path :
Switch#reload
System
configuration has been modified. Save? [yes/no]:yes
Проверяем
версию IOS:
Switch#sho
version
Cisco IOS
Software, C3560 Software (C3560-IPBASEK9-M), Version 12.2(55)SE11
Готово.
Комментариев нет:
Отправить комментарий