Configuring Dialer Watch; Configuring The Dialer Interface; Configuring The Physical Interface; Example: Configuring Dialer Watch - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

Configuration to Call
Back Calls from a
Specific Caller ID

Configuring Dialer Watch

Dialer watch is a feature that integrates backup dialing with routing capabilities and
provides reliable connectivity without relying on "interesting" packets to trigger
outgoing ISDN connections. With dialer watch, the Services Router monitors the
existence of a specified route and if the route fails, the dialer interface initiates the
ISDN connection as a backup connection.
To configure dialer watch, perform the steps in the following sections to configure
the dialer interface and the physical ISDN interface:

Configuring the Dialer Interface

To configure the dialer interface for dialer watch, include the following statements
at the
levels:
dialer-options {
incoming-map {
caller 14082711234;
}
pool 1;
family inet {
address 10.2.1.1;
}
}
}
}
[edit interfaces]
dl0 {
encapsulation ppp;
unit 0 {
dialer-options {
incoming-map {
caller 14082711234;
}
callback;
callback-wait-period 2;
pool 1;
family inet {
address 10.2.1.1;
}
}
}
}
Configuring the Dialer Interface on page 887
Configuring the Physical Interface on page 888
Example: Configuring Dialer Watch on page 888
Example: Complete ISDN Called-Calling Router Configuration on page 889
and the
[edit interfaces dln]
Chapter 60: Configuring ISDN Interfaces
[edit interfaces dln unit logical-unit-number]
Configuring ISDN Logical Interface Properties
hierarchy
887

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents