[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring the 3G Wireless Modem Interface

Before You Begin

Configure a dialer interface, as described in Configuring the Dialer Interface.

In this example, you configure the physical interface for the 3G wireless modem to use the dialer pool 1 (previously configured for the dialer interface) and a priority for the dialer pool of 25. You also configure a modem initialization string to set the modem to autoanswer after two rings.

You can use either J-Web or the CLI configuration editor to configure the 3G wireless modem interface.

This topic covers:

J-Web Configuration

To configure the dialer pool for the 3G wireless modem interface:

  1. Select Configuration>View and Edit>Edit Configuration.
  2. Next to Interfaces, click Configure or Edit.
  3. In the Interface name column, click the cl-0/0/8 interface name.
  4. Next to Dialer options, select Yes and then click Configure.
  5. Next to Pool, click Add new entry.
  6. In the Pool identifier box, type 1.
  7. In the Priority box, type 25.
  8. Click OK until you return to the Interface page.

To configure modem options for the 3G wireless modem interface:

  1. On the Interface page, next to Modem options, click Configure.
  2. In the Init command string box, type ATSO=2\n to configure the modem to autoanswer after two rings.
  3. Click OK.

CLI Configuration

To configure the dialer pool for the 3G wireless modem interface:

user@host# set interfaces cl-0/0/8 dialer-options pool 1 priority 25

To configure modem options for the 3G wireless modem interface:

user@host# set interfaces cl-0/0/8 modem-options init-command-string “ATSO=2\n”

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]