Digi TransPort WR31 User Manual page 838

Hide thumbs Also See for TransPort WR31:
Table of Contents

Advertisement

Device administration
Example scenario
A single configuration file is required for a range of DR6410 routers, there is a mix of three types of
3G WWAN modules and some have GPRS modules installed. Different W-WAN modules need
different modemcc commands to correctly configure the ASY ports. All these modules can have
their own specific commands in one config file.
Example configuration using tagged sections
You can use in configuration files to make them easier to read. Comments are in red and prefixed
with a # symbol. In the example below, the info_asy_add parameters are for illustration purposes
only and are not the actual ASY port numbers in use.
<DR6410-H0A>
#Start of DR6410-H0A config
<NOVATEL_3G>
#Start of Novatel specific config
modemcc 0 asy_add 7
modemcc 0 info_asy_add 8
#End of Novatel specific config
</NOVATEL_3G>
<OPTION_3G>
#Start of Option specific config
modemcc 0 asy_add 7
modemcc 0 info_asy_add 9
#End of Option specific config
</OPTION_3G>
<SIERRA_3G>
#Start of Sierra specific config
modemcc 0 asy_add 7
modemcc 0 info_asy_add 10
#End of Sierra specific config
</SIERRA_3G>
#End of DR6410-H0A config
</DR6410-H0A>
<DR6410-E0A>
#Start of DR6410-E0A config
modemcc 0 asy_add 7
modemcc 0 info_asy_add 11
#End of DR6410-E0A config
</DR6410-E0A>
#Rest of generic config goes below here
modemcc 0 apn internet"
eth 0 ipaddr 192.168.0.99
Digi TransPort WR Routers User Guide
Manage files
827

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents