IMG 1004 - Downloading System Software from SD Card

If the IMG 1004 does not have access to an FTP server, then the IMG 1004 System Software and IP information can be loaded through the use of an SD Card. The SD Card is a small memory card much like the memory cards used in digital cameras and other devices. The IMG 1004 has an SD card slot positioned on the right hand side of the front panel just below the USB port. The SD card holds the bootup.cfg file and the IMG 1004 System Software file. The procedure below will explain how to load the IMG 1004 System Software and IP addresses using just the SD Card.

Steps

###########################################################
###########################################################
#    INSTRUCTIONS
#1. Edit values as required, as described below.
# Change IP Address, Subnet Mask, and Gateway IP Address to the actual #values for the IMG.
# If you change the version of IMG System Software on the FTP Server #or the SD card, make sure you change the System Software Filename #value.
# Make sure Host Flag is set appropriately for your configuration and #Boot method
#
# Calculate boot flag by adding values based on desired system attributes
# For a T1 system: add 0
# For an E1 system: add 2
#
# To boot from a FTP Server: add 0
# To boot from a SD Card: add 32
#
# For LBR codecs (512 ch/mod): add 0
# For LBR + AMR codecs (480 ch/mod): add 8
# For LBR + ILBC codecs (336 ch/mod): add 16
# For LBR + ILBC + Wireless codecs (336 ch/mod): add 24
#
# An example host flag for a T1 system booting from the SD card with LBR + iLBC codecs would = 48 (0+32+16)
# Change Server Address to the actual address of the FTP server.
# The Server Name is not used at this time.
#2. After editing this file: save file, remove SD card, insert SD card #in the IMG, power-up the IMG.
#_____________________________________
# IMG bootup configuration file
# IP Address
yiaddr=192.168.3.103
# Subnet Mask
subnet mask=255.255.255.0
# Gateway Address
giaddr=192.168.3.10
# System Software Filename
file=img1004_ver1050123_id0106.bin 
# Host Flag
host flag=0
# Server Address for File transfer and SNTP operation.
siaddr=192.168.1.100
# Server Name (Optional, not currently used)
sname=factorydefault
##################################################################
##################################################################

32 = Boot from SD Card, T1 system
34 = Boot from SD Card, E1 system

Example 1: The following is a T1 system booting from SD Card. Refer to the file Setting Host Flags to follow the example

Boot From SD card =  32
T1 system = add      +00
Host Flag Value =       32

The Host Flag for a T1 system booting from SD Card = 32

Example 2: The following is an E1 system booting from SD Card. Refer to the file Setting Host Flags to follow the example

Boot From SD card =  32
E1 system = add      +02
Host Flag Value =       34

The Host Flag for a E1 system booting from SD Card = 34

Next Task

IMG 1010 - Starting GateControl EMS