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.

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