IMG 1010 - Default bootup.cfg
Â
Â
# 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 1010.
# If you change the version of 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 codecs + AMR + GSM (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 1010, power-up the IMG 1010.
#____________________________
# IMG bootup configuration file
# IP Address
yiaddr=192.168.0.101
# Subnet Mask
subnet mask=255.255.255.0
# Gateway Address
giaddr=192.168.0.1
# System Software Filename
file=img1010_ver1053132_id0101.bin
# Host Flag
host flag=32
# Server Address for File transfer and SNTP operation.
siaddr=192.168.0.100
# Server Name (Optional, not currently used)
sname=factorydefault