SlideShare a Scribd company logo
1 of 8
Download to read offline
C H A P T E R
3-1
Internetworking Technologies Handbook
1-58705-001-3
3
Chapter Goals
• Become familiar with WAN terminology.
• Learn about different types of WAN connections.
• Become familiar with different types of WAN equipment.
Introduction to WAN Technologies
This chapter introduces the various protocols and technologies used in wide-area network (WAN)
environments. Topics summarized here include point-to-point links, circuit switching, packet switching,
virtual circuits, dialup services, and WAN devices. Chapters in Part III, “WAN Protocols,” address
specific technologies in more detail.
What Is a WAN?
A WAN is a data communications network that covers a relatively broad geographic area and that often
uses transmission facilities provided by common carriers, such as telephone companies. WAN
technologies generally function at the lower three layers of the OSI reference model: the physical layer,
the data link layer, and the network layer. Figure 3-1 illustrates the relationship between the common
WAN technologies and the OSI model.
3-2
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
Point-to-Point Links
Figure 3-1 WAN Technologies Operate at the Lowest Levels of the OSI Model
Point-to-Point Links
A point-to-point link provides a single, pre-established WAN communications path from the customer
premises through a carrier network, such as a telephone company, to a remote network. Point-to-point
lines are usually leased from a carrier and thus are often called leased lines. For a point-to-point line, the
carrier allocates pairs of wire and facility hardware to your line only. These circuits are generally priced
based on bandwidth required and distance between the two connected points. Point-to-point links are
generally more expensive than shared services such as Frame Relay. Figure 3-2 illustrates a typical
point-to-point link through a WAN.
OSI layers
MAC
sublayer
WAN specifications
SDLC
LAPBX.25PLPX.21bis
PPP
HDLC
FrameRelay
Physical
layer
Network
layer
EIA/TIA-232
EIA/TIA-449
V.24 V.35
HSSI G.703
EIA-530
SMDS
Data link
layer
3-3
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
Circuit Switching
Figure 3-2 A Typical Point-to-Point Link Operates Through a WAN to a Remote Network
Circuit Switching
Switched circuits allow data connections that can be initiated when needed and terminated when
communication is complete. This works much like a normal telephone line works for voice
communication. Integrated Services Digital Network (ISDN) is a good example of circuit switching.
When a router has data for a remote site, the switched circuit is initiated with the circuit number of the
remote network. In the case of ISDN circuits, the device actually places a call to the telephone number
of the remote ISDN circuit. When the
two networks are connected and authenticated, they can transfer data. When the data transmission is
complete, the call can be terminated. Figure 3-3 illustrates an example of this type of circuit.
Figure 3-3 A Circuit-Switched WAN Undergoes a Process Similar to That Used for a Telephone Call
Packet Switching
Packet switching is a WAN technology in which users share common carrier resources. Because this
allows the carrier to make more efficient use of its infrastructure, the cost to the customer is generally
much better than with point-to-point lines. In a packet switching setup, networks have connections into
WAN
WAN
Carrier
network
Switch
Customer
premises
DCE DCE
DCE
3-4
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
WAN Virtual Circuits
the carrier’s network, and many customers share the carrier’s network. The carrier can then create virtual
circuits between customers’ sites by which packets of data are delivered from one to the other through
the network. The section of the carrier’s network that is shared is often referred to as a cloud.
Some examples of packet-switching networks include Asynchronous Transfer Mode (ATM), Frame
Relay, Switched Multimegabit Data Services (SMDS), and X.25. Figure
3-4 shows an example packet-switched circuit.
The virtual connections between customer sites are often referred to as a virtual circuit.
Figure 3-4 Packet Switching Transfers Packets Across a Carrier Network
WAN Virtual Circuits
A virtual circuit is a logical circuit created within a shared network between two network devices. Two
types of virtual circuits exist: switched virtual circuits (SVCs) and permanent virtual circuits (PVCs).
SVCs are virtual circuits that are dynamically established on demand and terminated when transmission
is complete. Communication over an SVC consists of three phases: circuit establishment, data transfer,
and circuit termination. The establishment phase involves creating the virtual circuit between the source
and destination devices. Data transfer involves transmitting data between the devices over the virtual
circuit, and the circuit termination phase involves tearing down the virtual circuit between the source and
destination devices. SVCs are used in situations in which data transmission between devices is sporadic,
largely because SVCs increase bandwidth used due to the circuit establishment and termination phases,
but they decrease the cost associated with constant virtual circuit availability.
PVC is a permanently established virtual circuit that consists of one mode: data transfer. PVCs are used
in situations in which data transfer between devices is constant. PVCs decrease the bandwidth use
associated with the establishment and termination of virtual circuits, but they increase costs due to
constant virtual circuit availability. PVCs are generally configured by the service provider when an order
is placed for service.
WAN
Carrier
network
Customer
premises
Switch
Multiplexing
Demultiplexing
DCE DCE
3-5
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
WAN Dialup Services
WAN Dialup Services
Dialup services offer cost-effective methods for connectivity across WANs. Two popular dialup
implementations are dial-on-demand routing (DDR) and dial backup.
DDR is a technique whereby a router can dynamically initiate a call on a switched circuit when it needs
to send data. In a DDR setup, the router is configured to initiate the call when certain criteria are met,
such as a particular type of network traffic needing to be transmitted. When the connection is made,
traffic passes over the line. The router configuration specifies an idle timer that tells the router to drop
the connection when the circuit has remained idle for a certain period.
Dial backup is another way of configuring DDR. However, in dial backup, the switched circuit is used
to provide backup service for another type of circuit, such as point-to-point or packet switching. The
router is configured so that when a failure is detected on the primary circuit, the dial backup line is
initiated. The dial backup line then supports the WAN connection until the primary circuit is restored.
When this occurs, the dial backup connection is terminated.
WAN Devices
WANs use numerous types of devices that are specific to WAN environments. WAN switches, access
servers, modems, CSU/DSUs, and ISDN terminal adapters are discussed in the following sections. Other
devices found in WAN environments that are used in WAN implementations include routers, ATM
switches, and multiplexers.
WAN Switch
A WAN switch is a multiport internetworking device used in carrier networks. These devices typically
switch such traffic as Frame Relay, X.25, and SMDS, and operate at the data link layer of the OSI
reference model. Figure 3-5 illustrates two routers at remote ends of a WAN that are connected by WAN
switches.
3-6
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
WAN Devices
Figure 3-5 Two Routers at Remote Ends of a WAN Can Be Connected by WAN Switches
Access Server
An access server acts as a concentration point for dial-in and dial-out connections. Figure 3–6 illustrates
an access server concentrating dial-out connections into a WAN.
Figure 3-6 An Access Server Concentrates Dial-Out Connections into a WAN
Modem
A modem is a device that interprets digital and analog signals, enabling data to be transmitted over
voice-grade telephone lines. At the source, digital signals are converted to a form suitable for
transmission over analog communication facilities. At the destination, these analog signals are returned
to their digital form. Figure 3-7 illustrates a simple modem-to-modem connection through a WAN.
WAN switch
Access
server
WAN
3-7
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
WAN Devices
Figure 3-7 A Modem Connection Through a WAN Handles Analog and Digital Signals
CSU/DSU
A channel service unit/digital service unit (CSU/DSU) is a digital-interface device used to connect a
router to a digital circuit like a T1. The CSU/DSU also provides signal timing for communication
between these devices. Figure 3–8 illustrates the placement of the CSU/DSU in a WAN implementation.
Figure 3-8 The CSU/DSU Stands Between the Switch and the Terminal
ISDN Terminal Adapter
An ISDN terminal adapter is a device used to connect ISDN Basic Rate Interface (BRI) connections to
other interfaces, such as EIA/TIA-232 on a router. A terminal adapter is essentially an ISDN modem,
although it is called a terminal adapter because it does not actually convert analog to digital signals.
Figure 3-9 illustrates the placement of the terminal adapter in an ISDN environment.
ModemModem
CSU/DSU Switch
3-8
Internetworking Technologies Handbook
1-58705-001-3
Chapter 3 Introduction to WAN Technologies
Review Questions
Figure 3-9 The Terminal Adapter Connects the ISDN Terminal Adapter to Other Interfaces
Review Questions
Q—What are some types of WAN circuits?
A—Point-to-point, packet-switched, and circuit-switched.
Q—What is DDR, and how is it different from dial backup?
A—DDR is dial-on-demand routing. DDR dials up the remote site when traffic needs to be transmitted.
Dial backup uses the same type of services, but for backup to a primary circuit. When the primary circuit
fails, the dial backup line is initiated until the primary circuit is restored.
Q—What is a CSU/DSU used for?
A—A CSU/DSU interfaces a router with a digital line such as a T1.
Q—What is the difference between a modem and an ISDN terminal adapter?
A—A modem converts digital signals into analog for transmission over a telephone line. Because ISDN
circuits are digital, the conversion from digital to analog is not required.
For More Information
Mahler, Kevin. CCNA Training Guide. Indianapolis: New Riders, 1999.
Cisco IOS Dial Solutions. Indianapolis: Cisco Press, 1998.
Cisco IOS Wide Area Networking Solutions. Indianapolis: Cisco Press, 1999.
ISDN
terminal
adapter SwitchSwitch

More Related Content

What's hot (20)

DCN Chapter 1
DCN Chapter 1DCN Chapter 1
DCN Chapter 1
 
VIRTUAL CIRCUIT NETWORKS, atm , frame relay
VIRTUAL CIRCUIT NETWORKS, atm , frame relayVIRTUAL CIRCUIT NETWORKS, atm , frame relay
VIRTUAL CIRCUIT NETWORKS, atm , frame relay
 
X.25 and frame relay
X.25 and frame relayX.25 and frame relay
X.25 and frame relay
 
Nwk assignment body copy
Nwk assignment body   copyNwk assignment body   copy
Nwk assignment body copy
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
Mobile Computing (Part-2)
Mobile Computing (Part-2)Mobile Computing (Part-2)
Mobile Computing (Part-2)
 
Implementation of intelligent wide area network(wan)
Implementation of intelligent wide area network(wan)Implementation of intelligent wide area network(wan)
Implementation of intelligent wide area network(wan)
 
Wan Technologies
Wan TechnologiesWan Technologies
Wan Technologies
 
Mobile telecommunication system converted
Mobile telecommunication system convertedMobile telecommunication system converted
Mobile telecommunication system converted
 
Frame
FrameFrame
Frame
 
Mobile adhoc networks
Mobile adhoc networksMobile adhoc networks
Mobile adhoc networks
 
Chapter07 -- wa ns and remote connectivity
Chapter07  -- wa ns and remote connectivityChapter07  -- wa ns and remote connectivity
Chapter07 -- wa ns and remote connectivity
 
IT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTINGIT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTING
 
Lec 4 and_5
Lec 4 and_5Lec 4 and_5
Lec 4 and_5
 
Frame relay
Frame  relayFrame  relay
Frame relay
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relay
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
It6601 mobile computing unit2
It6601 mobile computing unit2It6601 mobile computing unit2
It6601 mobile computing unit2
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
X.25
X.25X.25
X.25
 

Viewers also liked

Information overload
Information overloadInformation overload
Information overloadmanere
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?mahipal9
 
Intro to-wan
Intro to-wanIntro to-wan
Intro to-wanmjrshare
 
Aree virus architetti_irpini_giugno99_1
Aree virus architetti_irpini_giugno99_1Aree virus architetti_irpini_giugno99_1
Aree virus architetti_irpini_giugno99_1Luca Battista
 
Analysis of Two-Echelon Inventory System with Two Suppliers
Analysis of Two-Echelon Inventory System with Two SuppliersAnalysis of Two-Echelon Inventory System with Two Suppliers
Analysis of Two-Echelon Inventory System with Two Suppliersinventionjournals
 
P R E S E N T A C I O N D E E S C A P E
P R E S E N T A C I O N  D E  E S C A P EP R E S E N T A C I O N  D E  E S C A P E
P R E S E N T A C I O N D E E S C A P ECésar E. Concepción
 
agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta,
agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta, agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta,
agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta, KursiSofaRotanSintetis
 
Educación 2.0: La educación del futuro
Educación 2.0: La educación del futuroEducación 2.0: La educación del futuro
Educación 2.0: La educación del futuroJose Rojas
 
Advanced phishing the art of stealing
Advanced phishing   the art of stealingAdvanced phishing   the art of stealing
Advanced phishing the art of stealingprj_publication
 
PARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por Nathaly
PARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por  NathalyPARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por  Nathaly
PARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por NathalyNathaly Plúas
 
Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...
Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...
Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...Francis Romero
 

Viewers also liked (14)

Information overload
Information overloadInformation overload
Information overload
 
EPABX new
EPABX newEPABX new
EPABX new
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?
 
Intro to-wan
Intro to-wanIntro to-wan
Intro to-wan
 
Aree virus architetti_irpini_giugno99_1
Aree virus architetti_irpini_giugno99_1Aree virus architetti_irpini_giugno99_1
Aree virus architetti_irpini_giugno99_1
 
Analysis of Two-Echelon Inventory System with Two Suppliers
Analysis of Two-Echelon Inventory System with Two SuppliersAnalysis of Two-Echelon Inventory System with Two Suppliers
Analysis of Two-Echelon Inventory System with Two Suppliers
 
Sexuality Aspects for Men with Cancer
Sexuality Aspects for Men with CancerSexuality Aspects for Men with Cancer
Sexuality Aspects for Men with Cancer
 
P R E S E N T A C I O N D E E S C A P E
P R E S E N T A C I O N  D E  E S C A P EP R E S E N T A C I O N  D E  E S C A P E
P R E S E N T A C I O N D E E S C A P E
 
Goldon 2017
Goldon 2017Goldon 2017
Goldon 2017
 
agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta,
agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta, agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta,
agen sofa tiup karakter, agen sofa tiup lilin, agen sofa yogyakarta,
 
Educación 2.0: La educación del futuro
Educación 2.0: La educación del futuroEducación 2.0: La educación del futuro
Educación 2.0: La educación del futuro
 
Advanced phishing the art of stealing
Advanced phishing   the art of stealingAdvanced phishing   the art of stealing
Advanced phishing the art of stealing
 
PARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por Nathaly
PARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por  NathalyPARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por  Nathaly
PARTIDOS POLÍTICOS DEL ECUADOR 2017 Hecho por Nathaly
 
Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...
Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...
Eliminación de verdín en suelo de barro exterior y tratamiento con acabado ef...
 

Similar to Intro to-wan

Paper id 2720146
Paper id 2720146Paper id 2720146
Paper id 2720146IJRAT
 
Wide Area Network
Wide Area NetworkWide Area Network
Wide Area Networkzaisahil
 
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...IOSR Journals
 
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...IOSR Journals
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Sachin Morya
 
WAN technologies power point presentation
WAN technologies power point presentationWAN technologies power point presentation
WAN technologies power point presentationtrexylo8
 

Similar to Intro to-wan (20)

Building a medium sized network
Building a medium sized networkBuilding a medium sized network
Building a medium sized network
 
Lecture 7.pdf
Lecture 7.pdfLecture 7.pdf
Lecture 7.pdf
 
WAN and Switching .pptx
WAN and  Switching .pptxWAN and  Switching .pptx
WAN and Switching .pptx
 
Virtual
VirtualVirtual
Virtual
 
Wide area networks
Wide area networksWide area networks
Wide area networks
 
frame relay.pdf
frame relay.pdfframe relay.pdf
frame relay.pdf
 
IFD30104 Chapter 1
IFD30104 Chapter 1IFD30104 Chapter 1
IFD30104 Chapter 1
 
Paper id 2720146
Paper id 2720146Paper id 2720146
Paper id 2720146
 
Improvement Of DSR Protocol
Improvement Of DSR ProtocolImprovement Of DSR Protocol
Improvement Of DSR Protocol
 
Aj32242252
Aj32242252Aj32242252
Aj32242252
 
WAN Technologies slide show
WAN Technologies slide showWAN Technologies slide show
WAN Technologies slide show
 
Wide Area Network
Wide Area NetworkWide Area Network
Wide Area Network
 
C C N A Day5
C C N A  Day5C C N A  Day5
C C N A Day5
 
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
 
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
Implementation of Vertical Handoff Algorithm between IEEE 802.11 WLAN & CDMA ...
 
Ccna day5
Ccna day5Ccna day5
Ccna day5
 
Ccna day5
Ccna day5Ccna day5
Ccna day5
 
Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01Ccna day5-140715152501-phpapp01
Ccna day5-140715152501-phpapp01
 
Ccna day5
Ccna day5Ccna day5
Ccna day5
 
WAN technologies power point presentation
WAN technologies power point presentationWAN technologies power point presentation
WAN technologies power point presentation
 

Recently uploaded

Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Servicesexy call girls service in goa
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...tanu pandey
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 

Recently uploaded (20)

Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine ServiceHot Service (+9316020077 ) Goa  Call Girls Real Photos and Genuine Service
Hot Service (+9316020077 ) Goa Call Girls Real Photos and Genuine Service
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 

Intro to-wan

  • 1. C H A P T E R 3-1 Internetworking Technologies Handbook 1-58705-001-3 3 Chapter Goals • Become familiar with WAN terminology. • Learn about different types of WAN connections. • Become familiar with different types of WAN equipment. Introduction to WAN Technologies This chapter introduces the various protocols and technologies used in wide-area network (WAN) environments. Topics summarized here include point-to-point links, circuit switching, packet switching, virtual circuits, dialup services, and WAN devices. Chapters in Part III, “WAN Protocols,” address specific technologies in more detail. What Is a WAN? A WAN is a data communications network that covers a relatively broad geographic area and that often uses transmission facilities provided by common carriers, such as telephone companies. WAN technologies generally function at the lower three layers of the OSI reference model: the physical layer, the data link layer, and the network layer. Figure 3-1 illustrates the relationship between the common WAN technologies and the OSI model.
  • 2. 3-2 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies Point-to-Point Links Figure 3-1 WAN Technologies Operate at the Lowest Levels of the OSI Model Point-to-Point Links A point-to-point link provides a single, pre-established WAN communications path from the customer premises through a carrier network, such as a telephone company, to a remote network. Point-to-point lines are usually leased from a carrier and thus are often called leased lines. For a point-to-point line, the carrier allocates pairs of wire and facility hardware to your line only. These circuits are generally priced based on bandwidth required and distance between the two connected points. Point-to-point links are generally more expensive than shared services such as Frame Relay. Figure 3-2 illustrates a typical point-to-point link through a WAN. OSI layers MAC sublayer WAN specifications SDLC LAPBX.25PLPX.21bis PPP HDLC FrameRelay Physical layer Network layer EIA/TIA-232 EIA/TIA-449 V.24 V.35 HSSI G.703 EIA-530 SMDS Data link layer
  • 3. 3-3 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies Circuit Switching Figure 3-2 A Typical Point-to-Point Link Operates Through a WAN to a Remote Network Circuit Switching Switched circuits allow data connections that can be initiated when needed and terminated when communication is complete. This works much like a normal telephone line works for voice communication. Integrated Services Digital Network (ISDN) is a good example of circuit switching. When a router has data for a remote site, the switched circuit is initiated with the circuit number of the remote network. In the case of ISDN circuits, the device actually places a call to the telephone number of the remote ISDN circuit. When the two networks are connected and authenticated, they can transfer data. When the data transmission is complete, the call can be terminated. Figure 3-3 illustrates an example of this type of circuit. Figure 3-3 A Circuit-Switched WAN Undergoes a Process Similar to That Used for a Telephone Call Packet Switching Packet switching is a WAN technology in which users share common carrier resources. Because this allows the carrier to make more efficient use of its infrastructure, the cost to the customer is generally much better than with point-to-point lines. In a packet switching setup, networks have connections into WAN WAN Carrier network Switch Customer premises DCE DCE DCE
  • 4. 3-4 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies WAN Virtual Circuits the carrier’s network, and many customers share the carrier’s network. The carrier can then create virtual circuits between customers’ sites by which packets of data are delivered from one to the other through the network. The section of the carrier’s network that is shared is often referred to as a cloud. Some examples of packet-switching networks include Asynchronous Transfer Mode (ATM), Frame Relay, Switched Multimegabit Data Services (SMDS), and X.25. Figure 3-4 shows an example packet-switched circuit. The virtual connections between customer sites are often referred to as a virtual circuit. Figure 3-4 Packet Switching Transfers Packets Across a Carrier Network WAN Virtual Circuits A virtual circuit is a logical circuit created within a shared network between two network devices. Two types of virtual circuits exist: switched virtual circuits (SVCs) and permanent virtual circuits (PVCs). SVCs are virtual circuits that are dynamically established on demand and terminated when transmission is complete. Communication over an SVC consists of three phases: circuit establishment, data transfer, and circuit termination. The establishment phase involves creating the virtual circuit between the source and destination devices. Data transfer involves transmitting data between the devices over the virtual circuit, and the circuit termination phase involves tearing down the virtual circuit between the source and destination devices. SVCs are used in situations in which data transmission between devices is sporadic, largely because SVCs increase bandwidth used due to the circuit establishment and termination phases, but they decrease the cost associated with constant virtual circuit availability. PVC is a permanently established virtual circuit that consists of one mode: data transfer. PVCs are used in situations in which data transfer between devices is constant. PVCs decrease the bandwidth use associated with the establishment and termination of virtual circuits, but they increase costs due to constant virtual circuit availability. PVCs are generally configured by the service provider when an order is placed for service. WAN Carrier network Customer premises Switch Multiplexing Demultiplexing DCE DCE
  • 5. 3-5 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies WAN Dialup Services WAN Dialup Services Dialup services offer cost-effective methods for connectivity across WANs. Two popular dialup implementations are dial-on-demand routing (DDR) and dial backup. DDR is a technique whereby a router can dynamically initiate a call on a switched circuit when it needs to send data. In a DDR setup, the router is configured to initiate the call when certain criteria are met, such as a particular type of network traffic needing to be transmitted. When the connection is made, traffic passes over the line. The router configuration specifies an idle timer that tells the router to drop the connection when the circuit has remained idle for a certain period. Dial backup is another way of configuring DDR. However, in dial backup, the switched circuit is used to provide backup service for another type of circuit, such as point-to-point or packet switching. The router is configured so that when a failure is detected on the primary circuit, the dial backup line is initiated. The dial backup line then supports the WAN connection until the primary circuit is restored. When this occurs, the dial backup connection is terminated. WAN Devices WANs use numerous types of devices that are specific to WAN environments. WAN switches, access servers, modems, CSU/DSUs, and ISDN terminal adapters are discussed in the following sections. Other devices found in WAN environments that are used in WAN implementations include routers, ATM switches, and multiplexers. WAN Switch A WAN switch is a multiport internetworking device used in carrier networks. These devices typically switch such traffic as Frame Relay, X.25, and SMDS, and operate at the data link layer of the OSI reference model. Figure 3-5 illustrates two routers at remote ends of a WAN that are connected by WAN switches.
  • 6. 3-6 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies WAN Devices Figure 3-5 Two Routers at Remote Ends of a WAN Can Be Connected by WAN Switches Access Server An access server acts as a concentration point for dial-in and dial-out connections. Figure 3–6 illustrates an access server concentrating dial-out connections into a WAN. Figure 3-6 An Access Server Concentrates Dial-Out Connections into a WAN Modem A modem is a device that interprets digital and analog signals, enabling data to be transmitted over voice-grade telephone lines. At the source, digital signals are converted to a form suitable for transmission over analog communication facilities. At the destination, these analog signals are returned to their digital form. Figure 3-7 illustrates a simple modem-to-modem connection through a WAN. WAN switch Access server WAN
  • 7. 3-7 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies WAN Devices Figure 3-7 A Modem Connection Through a WAN Handles Analog and Digital Signals CSU/DSU A channel service unit/digital service unit (CSU/DSU) is a digital-interface device used to connect a router to a digital circuit like a T1. The CSU/DSU also provides signal timing for communication between these devices. Figure 3–8 illustrates the placement of the CSU/DSU in a WAN implementation. Figure 3-8 The CSU/DSU Stands Between the Switch and the Terminal ISDN Terminal Adapter An ISDN terminal adapter is a device used to connect ISDN Basic Rate Interface (BRI) connections to other interfaces, such as EIA/TIA-232 on a router. A terminal adapter is essentially an ISDN modem, although it is called a terminal adapter because it does not actually convert analog to digital signals. Figure 3-9 illustrates the placement of the terminal adapter in an ISDN environment. ModemModem CSU/DSU Switch
  • 8. 3-8 Internetworking Technologies Handbook 1-58705-001-3 Chapter 3 Introduction to WAN Technologies Review Questions Figure 3-9 The Terminal Adapter Connects the ISDN Terminal Adapter to Other Interfaces Review Questions Q—What are some types of WAN circuits? A—Point-to-point, packet-switched, and circuit-switched. Q—What is DDR, and how is it different from dial backup? A—DDR is dial-on-demand routing. DDR dials up the remote site when traffic needs to be transmitted. Dial backup uses the same type of services, but for backup to a primary circuit. When the primary circuit fails, the dial backup line is initiated until the primary circuit is restored. Q—What is a CSU/DSU used for? A—A CSU/DSU interfaces a router with a digital line such as a T1. Q—What is the difference between a modem and an ISDN terminal adapter? A—A modem converts digital signals into analog for transmission over a telephone line. Because ISDN circuits are digital, the conversion from digital to analog is not required. For More Information Mahler, Kevin. CCNA Training Guide. Indianapolis: New Riders, 1999. Cisco IOS Dial Solutions. Indianapolis: Cisco Press, 1998. Cisco IOS Wide Area Networking Solutions. Indianapolis: Cisco Press, 1999. ISDN terminal adapter SwitchSwitch