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

Configuring Dialer Watch for the 3G Wireless Modem Interface

Before You Begin

  1. For background information, read Understanding the Dialer Interface.
  2. Configure a dialer interface. See Configuring the Dialer Interface.

In this example, you configure dialer watch to enable the device to monitor the route to the head office router at 200.200.201.1/32.

You can use either J-Web or the CLI configuration editor to configure dialer watch.

This topic covers:

J-Web Configuration

To create a dialer watch list:

  1. Select Configuration>View and Edit>Edit Configuration.
  2. Next to Interfaces, click Configure or Edit.
  3. Next to Interface name, select dl0.
  4. Under Unit, click the Interface unit number 0.
  5. Next to Dialer options, click Yes. Click Configure.
  6. In the Pool box, type dw-pool.
  7. Next to Watch list, click Add new entry.
  8. In the Prefix box, type 200.200.201.1/32.
  9. Click OK.

CLI Configuration

To create a dialer watch list:

user@host# set interfaces dl0 description dialer-watch unit 0 dialer-options watch-list 200.200.201.1/32
user@host# set interfaces dl0 description dialer-watch unit 0 dialer-options pool dw-pool

Related Topics


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