6 • System image handling
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
# Patton Electronics Co. 2001-10-24
;
/IC-4BRVoIP_Vx_R2.00_BUILD24028
+/flash/bin/pmc000216a6
4_ -
This script file defines how the driver software image file is to be handled and where it is to be stored.
Note
You cannot download any driver software image file without an appropriate
script file.
Mode: Administrator execution
Step
1
node (cfg)# copy tftp:// node-ip-address / b flash:
Example: Copy driver software from a network server to Flash memory
The following example shows how to download the driver software image 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 down-
loading the script file the driver software image file is downloaded automatically.
SN>enable
SN#configure
SN(cfg)#copy tftp://172.16.36.80/ic-4brvoip/build24028/b flash:
Completed file download /flash/bin/pmc000216a6
SN(cfg)#
76
Command
SmartWare Software Configuration Guide
Purpose
Downloads the script file b from the TFTP
server at address node-ip-address and
starts the driver software 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.
System image handling task list
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?