62
System Image Handling
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.
Note:
When encountering problems due to memory exhaustion (message "
Parsing batch
file...% APP - OUT OF MEMORY.
") shutdown the H.323 gateway prior to initiating the
download command as follows (which will temporarily free the required memory):
SN(cfg)#
gateway h323 h323
SN(gw-h323)[h323]#
shutdown
After the successful download either issue the 'reload' command (in order to start the IPNode with
the new software) or restart the H.323 gateway thus enabling calls again (with the current software):
SN(cfg)#
gateway h323 h323
SN(gw-h323)[h323]#
no shutdown
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.
Software Configuration Guide, Revision 1.03