Cisco Cisco IOS Software Release 12.2(58)SE

ページ / 30
 
4
Release Notes for the Catalyst 3750 Metro Switch Cisco IOS Release 12.2(58)SE1 and Later
OL-24336-02
  Upgrading the Switch Software
Cisco routinely removes old Cisco IOS versions from Cisco.com. See Product Bulletin 2863 for more 
information:
You can copy the bin software image file on the flash memory to the appropriate TFTP directory on a 
host by using the copy flash: tftp: privileged EXEC command. 
Note
Although you can copy any file on the flash memory to the TFTP server, it is time consuming to copy 
all of the HTML files in the tar file. We recommend that you download the tar file from Cisco.com and 
archive it on an internal host in your network.
You can also configure the switch as a TFTP server to copy files from one switch to another without 
using an external TFTP server by using the tftp-server global configuration command. For more 
information about the tftp-server command, see the “Basic File Transfer Services Commands” section 
of the Cisco IOS Configuration Fundamentals Command Reference, Release 12.2:
Upgrading a Switch by Using the CLI
This procedure is for copying the tar file to the switch. You copy the file to the switch from a TFTP server 
and extract the files. You can download an image file and replace or keep the current image.
Download the software from Cisco.com to your management station by following these steps:
Step 1
Use 
 to identify the file that you want to download.
Step 2
Download the software image file:
a.
If you are a registered customer, go to this URL and log in.
b.
Navigate to Switches > Service Provider Switches - Ethernet Access.
c.
Navigate to your switch model.
d.
Click IOS Software, then select the latest IOS release. 
Download the image you identified in 
Step 3
Copy the image to the appropriate TFTP directory on the workstation, and make sure that the TFTP 
server is properly configured. 
For more information, see Appendix B in the software configuration guide for this release.
Step 4
Log in to the switch through the console port or a Telnet session.
Step 5
Check your VLAN 1 configuration by using the show interfaces vlan 1 privileged EXEC command, and 
verify that VLAN 1 is part of the same network as the TFTP server. (Check the Internet address is line 
near the top of the display.)
Step 6
Download the image file from the TFTP server to the switch. If you are installing the same version of 
software that is currently on the switch, overwrite the current image by using this privileged EXEC 
command:
archive download-sw /overwrite /reload tftp:
[[//location]/directory]/image-name.tar
The /overwrite option overwrites the software image in flash memory with the downloaded one.