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
 
power point WAN Presentation
power point WAN Presentationpower point WAN Presentation
power point WAN PresentationSamsul Z Arifin
 
WIDE AREA NETWORK
WIDE AREA NETWORKWIDE AREA NETWORK
WIDE AREA NETWORKNur Ana
 
Wireless WANs
Wireless WANsWireless WANs
Wireless WANsAram
 
LAN , MAN , WAN introduction
LAN , MAN , WAN introductionLAN , MAN , WAN introduction
LAN , MAN , WAN introductionbhavna sahajwani
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?mahipal9
 
Wide area network (wan)
Wide area network (wan)Wide area network (wan)
Wide area network (wan)Raaz Shrestha
 
Каталог оборудования завода Электротехника и Автоматика
Каталог оборудования завода Электротехника и АвтоматикаКаталог оборудования завода Электротехника и Автоматика
Каталог оборудования завода Электротехника и Автоматикаkatochimotor
 
Selling Your House Winter 2017
Selling Your House Winter 2017Selling Your House Winter 2017
Selling Your House Winter 2017JESSICA EVE MORGAN
 
agen sofa malang, agen sofa minimalis, agen sofa murah,
agen sofa malang, agen sofa minimalis, agen sofa murah, agen sofa malang, agen sofa minimalis, agen sofa murah,
agen sofa malang, agen sofa minimalis, agen sofa murah, KursiSofaRotanSintetis
 
Guia de Presentacion
Guia de PresentacionGuia de Presentacion
Guia de Presentacionmarruani
 
EDELNet: goal, programme and achievements (MID2017)
EDELNet: goal, programme and achievements (MID2017)EDELNet: goal, programme and achievements (MID2017)
EDELNet: goal, programme and achievements (MID2017)EADTU
 
Compliance watcher A legal compliance tool
Compliance watcher A legal compliance toolCompliance watcher A legal compliance tool
Compliance watcher A legal compliance toolkarisma hirapara
 

Viewers also liked (20)

Information overload
Information overloadInformation overload
Information overload
 
power point WAN Presentation
power point WAN Presentationpower point WAN Presentation
power point WAN Presentation
 
WIDE AREA NETWORK
WIDE AREA NETWORKWIDE AREA NETWORK
WIDE AREA NETWORK
 
Wide Area Networking
Wide Area NetworkingWide Area Networking
Wide Area Networking
 
Wireless WANs
Wireless WANsWireless WANs
Wireless WANs
 
LAN , MAN , WAN introduction
LAN , MAN , WAN introductionLAN , MAN , WAN introduction
LAN , MAN , WAN introduction
 
EPABX new
EPABX newEPABX new
EPABX new
 
How PSTN phone works?
How PSTN phone works?How PSTN phone works?
How PSTN phone works?
 
Lan,wan and man
Lan,wan and manLan,wan and man
Lan,wan and man
 
Wide area network (wan)
Wide area network (wan)Wide area network (wan)
Wide area network (wan)
 
Avoiding Data Breaches in 2016: What You Need to Know
Avoiding Data Breaches in 2016: What You Need to Know Avoiding Data Breaches in 2016: What You Need to Know
Avoiding Data Breaches in 2016: What You Need to Know
 
Hotline Miami
Hotline MiamiHotline Miami
Hotline Miami
 
Каталог оборудования завода Электротехника и Автоматика
Каталог оборудования завода Электротехника и АвтоматикаКаталог оборудования завода Электротехника и Автоматика
Каталог оборудования завода Электротехника и Автоматика
 
Selling Your House Winter 2017
Selling Your House Winter 2017Selling Your House Winter 2017
Selling Your House Winter 2017
 
agen sofa malang, agen sofa minimalis, agen sofa murah,
agen sofa malang, agen sofa minimalis, agen sofa murah, agen sofa malang, agen sofa minimalis, agen sofa murah,
agen sofa malang, agen sofa minimalis, agen sofa murah,
 
Arquitectura Efímera
Arquitectura EfímeraArquitectura Efímera
Arquitectura Efímera
 
Guia de Presentacion
Guia de PresentacionGuia de Presentacion
Guia de Presentacion
 
EDELNet: goal, programme and achievements (MID2017)
EDELNet: goal, programme and achievements (MID2017)EDELNet: goal, programme and achievements (MID2017)
EDELNet: goal, programme and achievements (MID2017)
 
Compliance watcher A legal compliance tool
Compliance watcher A legal compliance toolCompliance watcher A legal compliance tool
Compliance watcher A legal compliance tool
 
PBC Marketing Presentation
PBC Marketing Presentation  PBC Marketing Presentation
PBC Marketing Presentation
 

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

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
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
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
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
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
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Roomgirls4nights
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Standkumarajju5765
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
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
 
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
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 

Recently uploaded (20)

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🔝
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
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
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
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
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
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 Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 
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
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
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
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
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🔝
 
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🔝
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 

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