Configuring ISDN Interfaces
ISDN is a set of standards for digital transmission over different media created by the Consultative Committee for International Telegraphy and Telephony (CCITT) and the International Telecommunication Union (ITU). ISDN is a dial-on-demand service that provides fast call setup, low latency, and the ability to carry high-quality voice, data, and video transmissions. ISDN is also a circuit-switched service that can be used on both multipoint and point-to-point connections.
You configure two types of interfaces for ISDN service: a physical interface and a logical interface called the dialer interface.
Four types of Physical Interface Modules (PIMs) provide ISDN connectivity on J-series Services Routers:
- 1-port S/T interface supporting ITU-T I.430, ETSI TS 101080, and GR-1089-Core Type III
- 1-port U interface supporting ANSI T.601 and GR-1089-Core
- 4-port S/T interface supporting ITU-T I.430, ETSI TS 101080, and GR-1089-Core Type III as a field-replaceable unit (FRU)
- 4-port U interface supporting ANSI T.601 and GR-1089-Core
For information about installing hardware, see the J-series Services Router Getting Started Guide.
For information about installing ISDN service over an ISDN line, contact your telecommunications service provider.
To configure ISDN services physical interface properties, include the
isdn-optionsstatement at the [edit interfaces br-pim/0/port] hierarchy level:[edit interfacesbr-pim/0/port]isdn-options {calling-numbernumber;incoming-called-numbernumber<reject>;poolpool-name<prioritypriority>;spid1spid-string;spid2spid-string;static-tei-valvalue;switch-type (att5e | etsi | ni1 |ntdms100 | ntt);t310seconds;tei-option (first-call | power-up);}dialer-options {poolpool-name<prioritypriority>;}}To configure ISDN services logical interface properties, include the following statements:
[edit interfaces dlnunitlogical-unit-number]dialer-options{activation-delayseconds;callback;callback-wait-periodtime;deactivation-delayseconds;dial-stringdial-string-numbers;idle-timeoutseconds;incoming-map {callercaller-id)|accept-all;{initial-route-checkseconds;load-intervalseconds;load-thresholdpercent;poolpool-name;redial-delaytime;watch-list {[routes];}}encapsulation [(cisco-hdlc | multilink-ppp | ppp);}}To configure a primary interface to use an ISDN logical interface as a backup or "failover" interface when the primary connection experiences interruptions in Internet connectivity, include the
backup-optionsstatement to specify the ISDN interface at the [edit interfacesinterface-nameunitlogical-unit-number] hierarchy level:[edit interfacesinterface-nameunitlogical-unit-number]backup-options {interfacedln.0;}}You can include these statements at the following hierarchy levels:
To configure the Services Router to reject incoming ISDN calls (supported when dial-in is configured), include the
reject-incomingstatement at the [editsystem processes isdn-signaling] hierarchy level:[edit system processes isdn-signaling]reject-incoming;{To disable ISDN, include the
disablestatement at the [editsystem processes isdn-signaling] hierarchy level:[edit system processes isdn-signaling]disable;{To disable the dial-out on demand process, include the
disablestatement at the [edit system processes dialer-services] hierarchy level:[edit system processes dialer-services]disable;{This chapter discusses configuration of the following ISDN interface properties: