System Image Handling
61
*UÊDä
Note:
The script file includes a 32-bit CRC on the last line, displayed as four characters when seen in
an ordinary text editor.
Do
not
delete
the line containing the CRC entry or the download will fail!
The script file is downloaded with the
copy
commands. The copy command source defines the TFTP
path to the script file and the target is set use the script parser. After downloading the script file the
system image file and command line syntax definition file download is started automatically.
Procedure
To download a script file
Mode
Administrator execution
Command
Purpose
Step
1
node
(cfg)# copy tftp://
node-ip-adress
/
b
flash:
Downloads the script file
b
from the TFTP
server at address
node-ip-address
and starts
the system image download process. This
progress is visualized with a counter,
counting up from 0 to 100% according to
the downloaded amount of the file size for
each file that needs to be downloaded.
Example: Copy System Images from a Netw ork Server to Flash Memory
The following example shows how to download the system image file and command line syntax
definition file from the TFTP server at IP address 172.16.36.80. The download is defined by a script
file, which has to be downloaded first. After downloading the script file the system image file and
command line syntax definition file are downloaded automatically.
SN>
enable
SN#
configure
SN(cfg)#
copy tftp://172.16.36.80/sn2300/build22032/b flash:
Completed image download
Completed file download /flash/cli/spec.xml
SN(cfg)#
8.9 Copy Driver Software from a Network Server to Flash
Memory
Driver software images contain driver software that is to be downloaded to hardware devices such
as optional interface cards.
Downloading a driver software image file means storing it permanently at a defined location within
the flash memory on the motherboard or in the non-volatile memory of an optional interface card. To
download driver software image file a special download script file must be used.
The following example shows a script file used to download a driver software image file from a
TFTP server for an IC-4BRV interface card.
# script file for driver software image download
# Inalp Networks AG 2001-10-24
;
/IC-4BRVoIP_Vx_R2.00_BUILD24028
Software Configuration Guide Release 2.10, Revision 1.00
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...