0% found this document useful (0 votes)
22 views2 pages

ISDN

The document provides information on configuring and monitoring Integrated Services Digital Network (ISDN) and Frame Relay connections, including the types of ISDN switches, configuring dial-on-demand routing and access lists, verifying ISDN connections, and monitoring frame relay permanent virtual circuits. It also covers topics like basic rate ISDN configuration, local management interface types for frame relay, and resolving hostnames either by building a static host table or configuring domain name system servers.

Uploaded by

Musa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views2 pages

ISDN

The document provides information on configuring and monitoring Integrated Services Digital Network (ISDN) and Frame Relay connections, including the types of ISDN switches, configuring dial-on-demand routing and access lists, verifying ISDN connections, and monitoring frame relay permanent virtual circuits. It also covers topics like basic rate ISDN configuration, local management interface types for frame relay, and resolving hostnames either by building a static host table or configuring domain name system servers.

Uploaded by

Musa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

ISDN – Integrated Services Digital Network

ISDN Switch types

Type Keyword
1. AT/T basic rate switch basic-5 ess
2. Nortel DMS – 100 basic rate switch basic-dms 100
3. National ISDN-1 switch basic-ni
4. AT & T 4 ess (ISDN Pri only) Primary- 4 ess
5. AT & T 5 ess (ISDN Pri only) Primary-5 ess
6. Nortel DMS -100 (ISDN pri) Primary- dms 100

Dial-on Demand Routing ( DDR)


Router A (config) # ip route 172.16.60.2 255.255.255.255 bri 0

DDR with Access-lists


Router (config) # dialer-list 1 protocol ip list 110
# access-list 110 permits tcp any any eq SMTP
# access-list 110 permits tcp any any eq telnet
# Int bri 0
# dialer-group 1

Configuring the Dialer information


Router (config) # int bri 0
# Ip address 172.16.60.1 255.255.255.0
# no shut
# Encapsulation PPP
# dialer-group 1
# Dialer string 8350661

Or
# Dialer map ip 172.16.60.2 name Router B 8350661

Basic Rate ISDN (BRI)


• 2 B + D = 16 Kbps
• 2 B = 64 Kbps
• Q 921 & Q 931 for D channel signaling
• SS 7 to set up the path

Configuring ISDN

Router A > enable


Router A (config) # isdn switch-type basic-dms 100
Router A (config) # int bri 0
Router A (config-if) # encapsulation ppp
# Isdn sped 1
# Isdn sped 2

SPID –Service provider identification

Verifying ISDN connections


# Show dialer
# Show isdn status
# Show ip route

Frame-Relay configuration
Router (config) # int s 0
Router (config-if) # encapsulation frame-relay ( cisco or ietf)
# Ip address 192.168.10.1 255.255.255.0
# frame-relay lmi-type ansi
# frame-relay interface-dlci 101
# Exit

Monitoring frame relay


# Show frame lmi
# Show frame PVC
# show int s 0

LMI – Local Management Interface


• signaling standard used between the router and first frame relay switch
• Standards are * CISCO
 ANSI
 Q.933A
DLCI – Data Link Connection Identifier ( !6-1007 )
• Given by the service provider to identify the PVC ( Permanent Virtual Circuit
)
• IETF – Internet Engineering Task Force

Resolving hostnames
1. Building host table
2. using DNS

1. Building host table


• IP host < hostname > < tcp port no > < ip address >
Eg. Router (config) # ip host iiht 192.168.10.1

To see the host table


Router # show hosts

2. Using DNS
Router (config) # ip domain-lookup
# Ip name-server 192.168.10.1
# Ip domain-name iiht.com
# Exit

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy