SlideShare a Scribd company logo
1 of 16
Frame Relay
 Frame Relay is a high-performance
WAN protocol that operates at the
physical and data link layers of the OSI
reference model.
 Frame Relay originally was designed for
use across Integrated Services Digital
Network (ISDN) interfaces
 Uses packet switching technique.
Frame Relay 1
Packet Switching
 Frame Relay is based on packet-switched
technology.
 Packet switching enables the end stations
to dynamically share network media and
bandwidth. So that it provides two type of
bandwidth CIR (Committed interface Rate),
EIR(Extended interface Rate).
 The following two techniques are used in
packet-switching technology:
Variable-length packets
Statistical multiplexing
Frame Relay 2
Frame Relay Devices
 Devices attached to a Frame Relay WAN fall into
the following two general categories:
 Data terminal equipment (DTE)
 Data circuit-terminating equipment (DCE)
 Examples of DTE devices are terminals, personal
computers, routers, and bridges.
 DCEs are carrier-owned internetworking devices.
The purpose of DCE equipment is to provide
clocking and switching services in a network,
which are the devices that actually transmit data
through the WAN. In most cases, these are packet
switches
Frame Relay 3
Frame Relay Virtual Circuits
 Frame Relay provides connection-oriented data link layer
communication.
 This service is implemented by using a Frame Relay virtual
circuit, which is a logical connection created between two data
terminal equipment (DTE) devices across a Frame Relay
packet-switched network (PSN).
 Virtual circuits provide a bidirectional communication path from
one DTE device to another and are uniquely identified by a
data-link connection identifier (DLCI).
 A number of virtual circuits can be multiplexed into a single
physical circuit for transmission across the network.
 A virtual circuit can pass through any number of intermediate
DCE devices (switches) located within the Frame Relay PSN.
 Frame Relay virtual circuits fall into two categories:
 switched virtual circuits (SVCs)
 permanent virtual circuits (PVCs).
Frame Relay 4
Switched Virtual Circuits
 Switched virtual circuits (SVCs) are
temporary connections used in situations
requiring only sporadic data transfer
between DTE devices across the Frame
Relay network.
○ Call setup—The virtual circuit between two Frame
Relay DTE devices is established.
○ Data transfer—Data is transmitted between the DTE
devices over the virtual circuit.
○ Idle—The connection between DTE devices is still
active, but no data is transferred. If an SVC remains in
an idle state for a defined period of time, the call can be
terminated.
○ Call termination—The virtual circuit between DTE
devices is terminated.
Frame Relay 5
Permanent Virtual Circuits
 Permanent virtual circuits (PVCs) are permanently
established connections that are used for frequent and
consistent data transfers between DTE devices across
the Frame Relay network.
 Communication across a PVC does not require the call
setup and termination states that are used with SVCs.
○ Data transfer—Data is transmitted between the DTE devices
over the virtual circuit.
○ Idle—The connection between DTE devices is active, but no
data is transferred. Unlike SVCs, PVCs will not be terminated
under any circumstances when in an idle state.
 DTE devices can begin transferring data whenever they
are ready because the circuit is permanently established.
Frame Relay 6
Data-Link Connection
Identifier
 Frame Relay virtual circuits are identified
by data-link connection identifiers (DLCIs).
DLCI values typically are assigned by the
Frame Relay service provider (for example,
the telephone company).
 Frame Relay DLCIs have local
significance, which means that their values
are unique in the LAN, but not necessarily
in the Frame Relay WAN
Frame Relay 7
Special DLCI numbers
 DLCI 0 (zero) and 1023 are reserved for
management
 DLCI 1 to 15 and 1008 to 1022 have
been reserved for future use.
 DLCI 992 to 1007 are reserved for layer
2 management of frame relay bearer
service.
 DLCI numbers 16 to 991 are available
for subscribers for each user frame relay
network
Frame Relay 8
Data-Link Connection Identifier
A Single Frame Relay Virtual Circuit Can Be Assigned Different DLCIs on Each End of a VC
Frame Relay 9
Congestion-Control Mechanisms
 Frame Relay reduces network overhead by implementing
simple congestion-notification mechanisms rather than
explicit, per-virtual-circuit flow control.
 Frame Relay implements two congestion-notification
mechanisms:
 Forward-explicit congestion notification (FECN)
 Backward-explicit congestion notification (BECN)
 FECN and BECN each is controlled by a single bit
contained in the Frame Relay frame header.
 The Frame Relay frame header also contains a Discard
Eligibility (DE) bit, which is used to identify less important
traffic that can be dropped during periods of congestion.
Frame Relay 10
Congestion-Control
Mechanisms
 The FECN bit is part of the Address field in the
Frame Relay frame header.
 The FECN mechanism is initiated when a DTE
device sends Frame Relay frames into the network.
Frame Relay 11
If the network is congested, DCE devices (switches) set the
value of the frames' FECN bit to 1. When the frames reach the
destination DTE device, the Address field (with the FECN bit
set) indicates that the frame experienced congestion in the path
from source to destination. The DTE device can relay this
information to a higher-layer protocol for processing.
Depending on the implementation, flow control may be
initiated, or the indication may be ignored.
If the network is congested, DCE devices (switches) set the
value of the frames' FECN bit to 1. When the frames reach the
destination DTE device, the Address field (with the FECN bit
set) indicates that the frame experienced congestion in the path
from source to destination. The DTE device can relay this
information to a higher-layer protocol for processing.
Depending on the implementation, flow control may be
initiated, or the indication may be ignored.
Congestion-Control
Mechanisms
 The BECN bit is part of the Address field in the
Frame Relay frame header.
 DCE devices set the value of the BECN bit to 1 in
frames traveling in the opposite direction of frames
with their FECN bit set.
 This informs the receiving DTE device that a
particular path through the network is congested.
 The DTE device then can relay this information to
a higher-layer protocol for processing. Depending
on the implementation, flow-control may be
initiated, or the indication may be ignored
Frame Relay 12
Frame Relay Discard
Eligibility
 The DE bit is part of the Address field in the Frame
Relay frame header.
 The Discard Eligibility (DE) bit is used to indicate
that a frame has lower importance than other
frames.
 DTE devices can set the value of the DE bit of a
frame to 1 to indicate that the frame has lower
importance than other frames.
 When the network becomes congested, DCE
devices will discard frames with the DE bit set.
Frame Relay 13
Frame Relay Error
Checking
 Frame Relay uses a common error-
checking mechanism known as the cyclic
redundancy check (CRC).
 The CRC compares two calculated values
to determine whether errors occurred
during the transmission from source to
destination.
 Frame Relay reduces network overhead by
implementing error checking rather than
error correction.
Frame Relay 14
Frame Relay
Local Management
Interface
 In 1990 Cisco, Digital Equipment Corporation (DEC), Northern
Telecom, and StrataCom formed a consortium to focus on its
development. They produced a protocol that provided additional
capabilities for complex inter-networking environments. These
Frame Relay extensions are referred to as the Local Management
Interface (LMI).
 The LMI global addressing extension gives Frame Relay (DLCI)
values global rather than local significance. DLCI values become
DTE addresses that are unique in the Frame Relay WAN.
 LMI virtual circuit status messages provide communication and
synchronization between Frame Relay DTE and DCE devices.
These messages are used to periodically report on the status of
PVCs, which prevents data from being sent into black holes (that is,
over PVCs that no longer exist).
Frame Relay 15
Frame Relay Frame Formats
 Flags indicate the beginning and end of the frame.
 Three primary components make up
the Frame Relay frame: the header and address area, the user-data
portion, and the frame check sequence (FCS).
 The address area, which is 2 bytes in length, is comprised of 10 bits
representing the actual circuit identifier and 6 bits of fields related to
congestion management. This identifier commonly is referred to as the
data-link connection identifier (DLCI).
Frame Relay 16

More Related Content

What's hot

Flow & Error Control
Flow & Error ControlFlow & Error Control
Flow & Error Controltameemyousaf
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networkspavan kumar Thatikonda
 
Introduction to Data-Link Layer
Introduction to Data-Link LayerIntroduction to Data-Link Layer
Introduction to Data-Link LayerAbdullaziz Tagawy
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols BE Smârt
 
Guided and unguided media
Guided and unguided mediaGuided and unguided media
Guided and unguided mediaHassan Osama
 
Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksShafaan Khaliq Bhatti
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmMOHIT AGARWAL
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switchinghoanv
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layerNaiyan Noor
 
Data link control
Data link controlData link control
Data link controlIffat Anjum
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switchingDr Rajiv Srivastava
 
Frame relay
Frame relay Frame relay
Frame relay balub4
 

What's hot (20)

Token ring
Token ringToken ring
Token ring
 
Flow & Error Control
Flow & Error ControlFlow & Error Control
Flow & Error Control
 
Unit 1 introduction to computer networks
Unit 1  introduction to computer networksUnit 1  introduction to computer networks
Unit 1 introduction to computer networks
 
Introduction to Data-Link Layer
Introduction to Data-Link LayerIntroduction to Data-Link Layer
Introduction to Data-Link Layer
 
HDLC
HDLCHDLC
HDLC
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols
 
Guided and unguided media
Guided and unguided mediaGuided and unguided media
Guided and unguided media
 
Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and Networks
 
Switching
SwitchingSwitching
Switching
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing Algorithm
 
Guided media
Guided mediaGuided media
Guided media
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
 
Lan technologies
Lan technologiesLan technologies
Lan technologies
 
Media Access Control
Media Access ControlMedia Access Control
Media Access Control
 
Chapter 4 data link layer
Chapter 4 data link layerChapter 4 data link layer
Chapter 4 data link layer
 
Data link control
Data link controlData link control
Data link control
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
 
Frame relay
Frame relay Frame relay
Frame relay
 
Computer networks - Channelization
Computer networks - ChannelizationComputer networks - Channelization
Computer networks - Channelization
 
The medium access sublayer
 The medium  access sublayer The medium  access sublayer
The medium access sublayer
 

Similar to Frame Relay

presentation detaillé parfaitement a propos du frameRelay
presentation detaillé parfaitement a propos du  frameRelaypresentation detaillé parfaitement a propos du  frameRelay
presentation detaillé parfaitement a propos du frameRelayOthmane88
 
Module 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layerModule 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layerDeepak John
 
Module 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25docModule 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25docDeepak John
 
Computer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realyComputer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realyDeepak John
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relayNetProtocol Xpert
 
High speed Networking
High speed NetworkingHigh speed Networking
High speed Networkingsdb2002
 

Similar to Frame Relay (20)

Frame relay
Frame relayFrame relay
Frame relay
 
presentation detaillé parfaitement a propos du frameRelay
presentation detaillé parfaitement a propos du  frameRelaypresentation detaillé parfaitement a propos du  frameRelay
presentation detaillé parfaitement a propos du frameRelay
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
frame relay.pdf
frame relay.pdfframe relay.pdf
frame relay.pdf
 
Frame relay
Frame relayFrame relay
Frame relay
 
frame relay
frame relayframe relay
frame relay
 
Module 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layerModule 5 high speed swan,atm,transport layer
Module 5 high speed swan,atm,transport layer
 
Module 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25docModule 4 netwok layer,routing ,vlan,x.25doc
Module 4 netwok layer,routing ,vlan,x.25doc
 
Computer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realyComputer networks high speed swan,atm,frame realy
Computer networks high speed swan,atm,frame realy
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relay
 
High speed Networking
High speed NetworkingHigh speed Networking
High speed Networking
 
broadband
broadband broadband
broadband
 
Frame relay
Frame  relayFrame  relay
Frame relay
 
X.25 and frame relay
X.25 and frame relayX.25 and frame relay
X.25 and frame relay
 
Lecture 7.pdf
Lecture 7.pdfLecture 7.pdf
Lecture 7.pdf
 
Chapter 8
Chapter 8Chapter 8
Chapter 8
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
X.25
X.25X.25
X.25
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
Frame
FrameFrame
Frame
 

Recently uploaded

Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 

Recently uploaded (20)

Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Frame Relay

  • 1. Frame Relay  Frame Relay is a high-performance WAN protocol that operates at the physical and data link layers of the OSI reference model.  Frame Relay originally was designed for use across Integrated Services Digital Network (ISDN) interfaces  Uses packet switching technique. Frame Relay 1
  • 2. Packet Switching  Frame Relay is based on packet-switched technology.  Packet switching enables the end stations to dynamically share network media and bandwidth. So that it provides two type of bandwidth CIR (Committed interface Rate), EIR(Extended interface Rate).  The following two techniques are used in packet-switching technology: Variable-length packets Statistical multiplexing Frame Relay 2
  • 3. Frame Relay Devices  Devices attached to a Frame Relay WAN fall into the following two general categories:  Data terminal equipment (DTE)  Data circuit-terminating equipment (DCE)  Examples of DTE devices are terminals, personal computers, routers, and bridges.  DCEs are carrier-owned internetworking devices. The purpose of DCE equipment is to provide clocking and switching services in a network, which are the devices that actually transmit data through the WAN. In most cases, these are packet switches Frame Relay 3
  • 4. Frame Relay Virtual Circuits  Frame Relay provides connection-oriented data link layer communication.  This service is implemented by using a Frame Relay virtual circuit, which is a logical connection created between two data terminal equipment (DTE) devices across a Frame Relay packet-switched network (PSN).  Virtual circuits provide a bidirectional communication path from one DTE device to another and are uniquely identified by a data-link connection identifier (DLCI).  A number of virtual circuits can be multiplexed into a single physical circuit for transmission across the network.  A virtual circuit can pass through any number of intermediate DCE devices (switches) located within the Frame Relay PSN.  Frame Relay virtual circuits fall into two categories:  switched virtual circuits (SVCs)  permanent virtual circuits (PVCs). Frame Relay 4
  • 5. Switched Virtual Circuits  Switched virtual circuits (SVCs) are temporary connections used in situations requiring only sporadic data transfer between DTE devices across the Frame Relay network. ○ Call setup—The virtual circuit between two Frame Relay DTE devices is established. ○ Data transfer—Data is transmitted between the DTE devices over the virtual circuit. ○ Idle—The connection between DTE devices is still active, but no data is transferred. If an SVC remains in an idle state for a defined period of time, the call can be terminated. ○ Call termination—The virtual circuit between DTE devices is terminated. Frame Relay 5
  • 6. Permanent Virtual Circuits  Permanent virtual circuits (PVCs) are permanently established connections that are used for frequent and consistent data transfers between DTE devices across the Frame Relay network.  Communication across a PVC does not require the call setup and termination states that are used with SVCs. ○ Data transfer—Data is transmitted between the DTE devices over the virtual circuit. ○ Idle—The connection between DTE devices is active, but no data is transferred. Unlike SVCs, PVCs will not be terminated under any circumstances when in an idle state.  DTE devices can begin transferring data whenever they are ready because the circuit is permanently established. Frame Relay 6
  • 7. Data-Link Connection Identifier  Frame Relay virtual circuits are identified by data-link connection identifiers (DLCIs). DLCI values typically are assigned by the Frame Relay service provider (for example, the telephone company).  Frame Relay DLCIs have local significance, which means that their values are unique in the LAN, but not necessarily in the Frame Relay WAN Frame Relay 7
  • 8. Special DLCI numbers  DLCI 0 (zero) and 1023 are reserved for management  DLCI 1 to 15 and 1008 to 1022 have been reserved for future use.  DLCI 992 to 1007 are reserved for layer 2 management of frame relay bearer service.  DLCI numbers 16 to 991 are available for subscribers for each user frame relay network Frame Relay 8
  • 9. Data-Link Connection Identifier A Single Frame Relay Virtual Circuit Can Be Assigned Different DLCIs on Each End of a VC Frame Relay 9
  • 10. Congestion-Control Mechanisms  Frame Relay reduces network overhead by implementing simple congestion-notification mechanisms rather than explicit, per-virtual-circuit flow control.  Frame Relay implements two congestion-notification mechanisms:  Forward-explicit congestion notification (FECN)  Backward-explicit congestion notification (BECN)  FECN and BECN each is controlled by a single bit contained in the Frame Relay frame header.  The Frame Relay frame header also contains a Discard Eligibility (DE) bit, which is used to identify less important traffic that can be dropped during periods of congestion. Frame Relay 10
  • 11. Congestion-Control Mechanisms  The FECN bit is part of the Address field in the Frame Relay frame header.  The FECN mechanism is initiated when a DTE device sends Frame Relay frames into the network. Frame Relay 11 If the network is congested, DCE devices (switches) set the value of the frames' FECN bit to 1. When the frames reach the destination DTE device, the Address field (with the FECN bit set) indicates that the frame experienced congestion in the path from source to destination. The DTE device can relay this information to a higher-layer protocol for processing. Depending on the implementation, flow control may be initiated, or the indication may be ignored. If the network is congested, DCE devices (switches) set the value of the frames' FECN bit to 1. When the frames reach the destination DTE device, the Address field (with the FECN bit set) indicates that the frame experienced congestion in the path from source to destination. The DTE device can relay this information to a higher-layer protocol for processing. Depending on the implementation, flow control may be initiated, or the indication may be ignored.
  • 12. Congestion-Control Mechanisms  The BECN bit is part of the Address field in the Frame Relay frame header.  DCE devices set the value of the BECN bit to 1 in frames traveling in the opposite direction of frames with their FECN bit set.  This informs the receiving DTE device that a particular path through the network is congested.  The DTE device then can relay this information to a higher-layer protocol for processing. Depending on the implementation, flow-control may be initiated, or the indication may be ignored Frame Relay 12
  • 13. Frame Relay Discard Eligibility  The DE bit is part of the Address field in the Frame Relay frame header.  The Discard Eligibility (DE) bit is used to indicate that a frame has lower importance than other frames.  DTE devices can set the value of the DE bit of a frame to 1 to indicate that the frame has lower importance than other frames.  When the network becomes congested, DCE devices will discard frames with the DE bit set. Frame Relay 13
  • 14. Frame Relay Error Checking  Frame Relay uses a common error- checking mechanism known as the cyclic redundancy check (CRC).  The CRC compares two calculated values to determine whether errors occurred during the transmission from source to destination.  Frame Relay reduces network overhead by implementing error checking rather than error correction. Frame Relay 14
  • 15. Frame Relay Local Management Interface  In 1990 Cisco, Digital Equipment Corporation (DEC), Northern Telecom, and StrataCom formed a consortium to focus on its development. They produced a protocol that provided additional capabilities for complex inter-networking environments. These Frame Relay extensions are referred to as the Local Management Interface (LMI).  The LMI global addressing extension gives Frame Relay (DLCI) values global rather than local significance. DLCI values become DTE addresses that are unique in the Frame Relay WAN.  LMI virtual circuit status messages provide communication and synchronization between Frame Relay DTE and DCE devices. These messages are used to periodically report on the status of PVCs, which prevents data from being sent into black holes (that is, over PVCs that no longer exist). Frame Relay 15
  • 16. Frame Relay Frame Formats  Flags indicate the beginning and end of the frame.  Three primary components make up the Frame Relay frame: the header and address area, the user-data portion, and the frame check sequence (FCS).  The address area, which is 2 bytes in length, is comprised of 10 bits representing the actual circuit identifier and 6 bits of fields related to congestion management. This identifier commonly is referred to as the data-link connection identifier (DLCI). Frame Relay 16