To configure a USB modem interface for the device:
Table 55: Configuring a USB Modem Interface
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
---|---|---|
Navigate to the Interfaces level in the configuration hierarchy. |
|
From the [edit] hierarchy level, enter edit interfaces umd0 |
Create the new interface umd0. |
| |
Configure dialer options.
Dialer pool priority has a range from 1 to 255, with 1 designating lowest-priority interfaces and 255 designating the highest-priority interfaces. |
|
Enter set dialer-options pool usb-modem-dialer-pool priority 25 |
The S0=0 command in the default modem initialization sequence AT S7=45 S0=0 V1 X4 &C1 E0 Q0 &Q8 %C0, disables the modem from automatically answering calls. Configure the modem to automatically answer calls after a specified number of rings. For more information about modem initialization commands, see How the Device Initializes USB Modems and Modifying USB Modem Initialization Commands. |
|
Enter set modem-options init-command-string "ATS0=2 \n" |