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

Adding a Dialer Watch Interface on the Device

To configure dialer watch:

  1. Navigate to the top of the interfaces configuration hierarchy in either the J-Web or CLI configuration editor.
  2. Perform the configuration tasks described in Table 58.
  3. Go on to Configuring the ISDN Interface for Dialer Watch.

Table 58: Adding a Dialer Watch Interface

Task

J-Web Configuration Editor

CLI Configuration Editor

Navigate to the Interfaces level in the configuration hierarchy.

  1. In the J-Web interface, select Configuration>View and Edit>Edit Configuration.
  2. Next to Interfaces, click Configure or Edit.

From the [edit] hierarchy level, enter

edit interfaces

Select a dialer interface—for example, dl0.

Adding a description, such as dialer-watch, can help you identify one dialer interface from another.

  1. Under Interface name, select dl0.
  2. In the Description box, type dialer-watch.
  1. Enter

    edit dl0

  2. Enter

    set description dialer-watch

On a logical interface—for example, 0—specify a dial pool—for example, dw-group—to link the dialer interface to at least one ISDN physical interface.

Then configure the list of routes for dialer watch—for example, 172.27.27.0/24.

  1. Under Unit, click the logical unit number 0.
  2. Next to Dialer options, click Edit.
  3. In the Pool box, type dw-group.
  4. Next to Watch list, click Add new entry.
  5. In the Prefix box, type 172.27.27.0/24.
  6. Click OK.
  1. Enter

    edit unit 0 dialer-options

  2. Enter

    set pool dw-group

  3. Enter

    set watch-list 172.27.27.0/24


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