Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 959

Network interfaces configuration
Table of Contents

Advertisement

Configuration for the
Dialer Interface
Example: Complete ISDN Called-Calling Router Configuration
This example configures the calling J Series router (R1) and the calling J Series router
(R2). The routers are both directly connected to an ISDN switch.
Configuration of Calling
Router (R1)
pool 1 priority 1;
}
}
[edit interfaces]
dl0 {
unit 0 {
dialer-options {
pool 1;
dial-string 384030;
watch-list {
2.2.2.2/24;
3.3.3.3/24;
}
}
family inet {
address 40.0.0.1/8;
}
}
}
[edit]
system {
login {
user isdn {
uid 2000;
class super-user;
authentication {
encrypted-password "$1$IS8Vkg3V$tzySvfBSZhI1vYHSZQ6fM1";
## SECRET-DATA
}
}
}
services {
web-management {
http;
}
}
}
interfaces {
fe-0/0/0 {
unit 0 {
family inet {
address 192.168.1.1/24;
}
}
}
Chapter 60: Configuring ISDN Interfaces
Configuring ISDN Logical Interface Properties
889

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents