Configuring Dial-In And Callback; Configuring Dial-In; Disabling Dial-In - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
Configuration for the
First Physical ISDN
Interface
Configuration for the
Second Physical ISDN
Interface

Configuring Dial-In and Callback

You can configure dial-in on the dialer interface to permit incoming calls. Using
dial-in, all incoming calls on a BRI interface are mapped to a dialer interface based
on a caller ID. The incoming call s caller ID is compared against all caller IDs
configured on all dialers to find the valid match. Multiple caller IDs can be configured
on a dialer interface. The same caller IDs cannot be configured on different dialers.
Instead of accepting incoming calls, you can configure the dialer interface to call
back the caller. When callback is configured, the call is rejected, and after a brief
delay the caller is called back using the dial-string configured on the dialer interface.
Multiple dial-strings cannot be configured on a dialer when callback is configured.
To configure dial-in or callback, perform the steps in the following sections to
configure the dialer interface and the physical ISDN interfaces:
884
Configuring ISDN Logical Interface Properties
mrru 1500; #Allowed only when dialer is in multilink mode
encapsulation multilink-ppp;
rtp {
f-max-period 100;
queues q3;
}
}
family inet {
negotiate-address;
}
}
[edit interfaces]
br-3/0/0 {
isdn-options {
switch-type ni1;
}
dialer-options {
pool 10;
}
}
[edit interfaces]
br-3/0/1 {
isdn-options {
switch-type ni1;
}
dialer-options {
pool dialer-pool10;
}
}
Configuring Dial-In on page 885
Disabling Dial-In on page 885

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents