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

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
890
Configuring ISDN Logical Interface Properties
br-3/0/0 {
traceoptions {
flag q921;
flag q931;
file {
isdn_logg;
}
}
isdn-options {
switch-type etsi;
spid1 116;
}
dialer-options {
pool 100;
}
}
dl100 {
encapsulation ppp;
unit 0 {
dialer-options {
pool 100;
dial-string 119;
}
family inet {
filter {
dialer nss;
}
address 10.1.1.1/24;
}
}
}
}
firewall {
family inet {
dialer-filter nss {
term 1 {
from {
destination-address {
10.1.1.0/24;
}
}
then note;
}
}
}
}
access {
profile isdn {
client isdn chap-secret "$9$Lpax7VsYoGUHwsP5F39C"; ## SECRET-DATA
}
}

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents