Steps to upgrade firmware of CISCO 3560 switch
Steps to upgrade firmware of CISCO 3560 switch
*** Disable your PC's firewall to avoid any issue.
Step-1
Download the firmware of Cisco 3560 switch
[Copy
& Paste below mentioned link into your browser]
Step-2
Download
the Tftp software
[Copy & Paste below mentioned link into your browser]
Install
the Tftp software. Copy the downloaded firmware into the system directory of
Tftp software.
C:\Program
Files\Tftpd64\ c3560-advipservicesk9-mz.122-25.SEE4.bin
Step-3
Login
into the switch using console cable
Setup an IP ADDRESS & GATEWAY into the default VLAN of the switch
#ip
address 192.168.1.10 255.255.255.0
#ip default-gateway 192.168.1.1
Step-4
Set
IP ADDRESS into your workstation.
192.168.1.11
255.255.255.0
Ping
to the switch and check the availability of the switch.
Step-5
Open
Tftp software. Set below mentioned parameters:
Current
Directory: C:\Program Files\Tftpd64
Server
Interface: <Your_PC_IP> 192.168.1.11
***
Keep the ping running during the whole process
Step-6
Configure
the switch as mentioned below:
[Check version]
#show
version
[Copy firmware
from PC to Switch]
#copy
tftp: flash:
Address
or name of the remote host []? 192.168.1.11 <Your_PC_IP>
Source
filename []? c3560-advipservicesk9-mz.122-25.SEE4.bin
Destination filename []? ENTER
***Check the tftp software
[Check uploaded
content]
#dir
[Verify the firmware]
#verify /md5 c3560-advipservicesk9-mz.122-25.SEE4.bin
[Check current boot
configuration]
#show boot
[Set new boot
configuration]
#boot system flash:/c3560-advipservicesk9-mz.122-25.SEE4.bin
[Check version]
#show version
[Reload the
switch]
#reload
Comments
Post a Comment