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

Network interfaces configuration
Table of Contents

Advertisement

Configuration of Called
Router (R1)
[edit]
system {
root-authentication {
encrypted-password "$1$UfcFhjcm$ftfgaLjMgRvFHrT3obrHu."; ## SECRET-DATA
}
services {
web-management {
http {
interface [ fe-0/0/0.0 fe-0/0/1.0 ];
}
}
}
syslog {
user * {
any emergency;
}
file messages {
any any;
authorization info;
}
file interactive-commands {
interactive-commands any;
}
}
}
interfaces {
br-0/0/4 {
isdn-options {
switch-type etsi;
spid1 119;
tei-option power-up;
}
dialer-options {
pool 100;
}
}
dl100 {
encapsulation ppp;
unit 0 {
dialer-options {
pool 100;
dial-string 116;
incoming-map {
caller 116;
}
}
family inet {
filter {
dialer nss;
}
address 10.1.1.2/24;
}
}
}
Chapter 60: Configuring ISDN Interfaces
Configuring ISDN Logical Interface Properties
891

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents