
11
Release Notes for the 4-MB Catalyst 2900 Series XL Cisco IOS Release 11.2(8.6)SA6
OL-0332-02
Upgrading to a New Software Release
Step 14 Verify that the name of the default image file is correct:
switch# show boot
BOOT path-list: flash:
new_image
Config file: flash:config.text
Enable Break: 1
Manual Boot: no
HELPER path-list:
NVRAM/Config file
buffer size: 32768
Step 15 Remove the CVSM HTML files:
switch# delete flash:html/*
Press Enter to confirm the deletion of each file. Do not press any other keys during this process.
Step 16 If you are running IOS Release 11.2(8)SA3 or later, remove the files in the Snmp directory:
switch# delete flash:html/Snmp/*
Make sure the S in Snmp is uppercase.
Press Enter to confirm the deletion of each file. Do not press any other keys during this process.
Step 17 If you are running IOS Release 11.2(8)SA2 or previous releases, create a directory on the switch Flash
memory to be used for the HTML files:
switch# mkdir flash:html/Snmp
Make sure the S in Snmp is uppercase.
Caution In the following step, the tar command copies to the switch the combined .tar file that
contains both the image and the HTML files. You do not need to copy an HTML .tar file
in this procedure.
Step 18 Enter the following command to copy the new image and HTML files to the switch Flash memory:
switch# tar /x tftp://
server_ip_address
//path/filename.tar flash:
Loading /path/filename.tar from server_ip_address (via VLAN1):!)
extracting info (110 bytes)
extracting c2900XL-c3h2s-mz-112.0.66-SA6.bin (1271095 bytes)!!!!!!!!!!!!!!!!!!!!
html/ (directory)
extracting html/Detective.html.gz (1134 bytes)!
extracting html/ieGraph.html.gz (553 bytes)
extracting html/DrawGraph.html.gz (760 bytes)!
. . .
Depending on the TFTP server being used, you might need to enter only one slash (/) after the
server_ip_address in the tar command.
Step 19 Enter global configuration mode:
switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Step 20 Re-enable access to the switch HTTP pages:
switch(config)# IP http server
Step 21 Return to privileged EXEC mode:
switch(config)# end
Komentáře k této Příručce