Cisco Catalist: различия между версиями

Материал из Webko Wiki
Перейти к навигации Перейти к поиску
Строка 4: Строка 4:
 
=== Обновление прошивки ===
 
=== Обновление прошивки ===
 
==== tftp ====
 
==== tftp ====
 +
[http://www.cisco.com/c/en/us/support/docs/switches/catalyst-2950-series-switches/41542-191.html#concept9 Step-by-Step Procedure for the 2950/2955 with only the IOS image (.bin file)]
 +
 +
[http://www.cisco.com/c/en/us/support/docs/routers/2500-series-routers/15092-copyimage.html#copying_one_router Copying From One Router to Another]
 +
 +
 +
* Step : 1 BACKUP REQUIRED:
 +
 +
copy flash:(Old IOS Image) tftp:
 +
*Step : 2 Delete IOS :
 +
Delete flash:(Old IOS Image)
 +
 +
* Step : 3 Upgrade IOS :
 +
 +
copy  tftp: flash:
 +
tftp IP :XXX.XXX.XXX.XXX
 +
 +
Sourcename :(New IOS image file name)--Stored in TFTP Root directory.
 +
Designation name :
 +
enter
 +
* Step 4 : To Verify the MD5 :
 +
 +
verify /md5 flash: (New IOS image file name)
 +
 +
''compare the MD5 version using winMd5Sum if both are same then ok''
 +
 +
* Step 5 : Set Boot path
 +
configure terminal
 +
boot system flash: (New IOS image file name)
 +
 +
end
 +
 +
wr mem
 +
 +
show boot
 +
show version
 +
show flash
 +
 +
reload
 +
 
=== IOS ===
 
=== IOS ===
 
==== Catalist 2950 EI ====
 
==== Catalist 2950 EI ====

Версия 11:44, 10 мая 2017


Прошивки

Обновление прошивки

tftp

Step-by-Step Procedure for the 2950/2955 with only the IOS image (.bin file)

Copying From One Router to Another


  • Step : 1 BACKUP REQUIRED:

copy flash:(Old IOS Image) tftp:

  • Step : 2 Delete IOS :

Delete flash:(Old IOS Image)

  • Step : 3 Upgrade IOS :

copy tftp: flash: tftp IP :XXX.XXX.XXX.XXX

Sourcename :(New IOS image file name)--Stored in TFTP Root directory. Designation name : enter

  • Step 4 : To Verify the MD5 :

verify /md5 flash: (New IOS image file name)

compare the MD5 version using winMd5Sum if both are same then ok

  • Step 5 : Set Boot path

configure terminal boot system flash: (New IOS image file name)

end

wr mem

show boot show version show flash

reload

IOS

Catalist 2950 EI

Файл:C2950-i6k2l2q4-mz.121-22.EA13.zip

Файл:C2950-i6q4l2-mz.121-22.EA4.zip