SlideShare a Scribd company logo
1 of 12
Download to read offline
1
Understanding
Frame Relay Design
By
Bhargav Amin
PRN: 14030142016
Subject: INT
2
Table of Contents
Introduction.................................................................................................................................................3
Frame Relay Terminology .........................................................................................................................4
Designing Frame Relay Using Cloud ........................................................................................................5
Pre-requisite:...........................................................................................................................................5
STEP 1: Design a Network.....................................................................................................................5
STEP 2: Assign DLCI (Datalink Connection Identifier) number for every end point(Router) on
the Cloud..................................................................................................................................................6
STEP 3: Assign IP address to all sub-interfaces on Router also enabling frame relay
encapsulation for each............................................................................................................................8
STEP 4: Check the frame relay configuration on all Routers ..........................................................10
STEP 5: Ping host of different network..............................................................................................11
References & Links...................................................................................................................................12
3
Introduction
What is Frame Relay?
 Frame Relay is a protocol standard for WAN internetworking which provides a fast and
efficient method of transmitting packets through the network. Frame Relay offers an
attractive alternative to both dedicated lines and X.25 networks for WAN links.
 It is data link layer packet-switching protocol that uses digital circuits. Frame Relay
connections use logical circuits to make connections between multiple sites these logical
circuits are referred to as Virtual Circuits (VCs).
 Leased lines also provide longer connectivity but a physical circuit is used to make
connection between multiple sites and the same circuit path is used always also multiple
virtual circuits can exist on the same physical connection.
Advantage of Frame Relay:
 Virtual circuits consume bandwidth only when they transport data. Consequently, many
virtual circuits can exist across a given transmission line, which is an improvement
compared to dedicated leased lines. In addition, each device can use more than the
allowed bandwidth as necessary, and thus operate at higher speeds.
 The increased error-handling sophistication at end stations (Routers) and the improved
reliability of communication lines allows the Frame Relay protocol to discard bad frames
and thus eliminate time-consuming error-handling processing.
 A single serial interface of a router is needed to handle the Virtual Circuits connections to
multiple sites whereas using leased lines multiple serial interfaces are needed to connect
to multiple sites.
 Virtual Circuits provide full connectivity at a much lower price compared to leased lines.
4
Frame Relay Terminology
 Sub Interfaces: Frame Relay sub interfaces provide a mechanism for supporting partially
meshed Frame Relay networks. Most protocols assume transitivity on a logical network;
that is, if station A can talk to station B, and station B can talk to station C, then station A
should be able to talk to station C directly. Transitivity is true on LANs, but not on Frame
Relay networks unless A is directly connected to C.
 Used Shared Bandwidth: Frame Relay Used Shared Bandwidth is that many users share
the network. For example: If one subscriber is not using its share of the bandwidth, that
share is available for another subscriber to use. The data rate is more flexible. Instead of
one fixed rate, bursts are allowed if the network has available capacity.
 Local Management Interface: Local Management Interface (LMI) is a signaling
standard used between routers and frame relay switches. Communication takes place
between a router and the first frame relay switch it's connected to. Information about
keeps alive, global addressing, IP Multicast and the status of virtual circuits is commonly
exchanged using LMI.
 Data Link Connection Identifier (DLCI): A number of a Private Virtual Circuit (PVC)
or Switched Virtual Circuit (SVC) in a Frame Relay network that tells the Frame Relay
how to route the data. The DLCI field identifies which logical circuit the data travels
over.
5
Designing Frame Relay Using Cloud
Pre-requisite:
 We will be using Cisco Packet Tracer to setup a frame relay network.
 The infrastructure will include router, cloud and multiple switch and host(PC)
STEP 1: Design a Network
6
STEP 2: Assign DLCI (Datalink Connection Identifier) number for every end
point(Router) on the Cloud.
Note: Cloud is a collection of frame relay switches basically managed by ISP
Serial 0:
Serial 1:
7
Serial 2:
8
STEP 3: Assign IP address to all sub-interfaces on Router also enabling frame relay
encapsulation for each
 Assigning IP address to host which can be done manually by going to IP configurations on
host(PC)
 Assign IP address to all the interfaces including sub-interfaces of Routers.
 Assigning IP to Fast Ethernet interfaces:
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa0/0
Router(config-if)#ip add 192.168.2.2 255.0.0.0
Router(config-if)#exit
 Assigning IP to All sub-interfaces:
Router 0:
9
Router 1:
Router 2:
10
STEP 4: Check the frame relay configuration on all Routers
Router 0:
Router>show frame-relay map
Serial2/0.102 (up): point-to-point dlci, dlci 102, broadcast, status defined, active
Serial2/0.103 (up): point-to-point dlci, dlci 103, broadcast, status defined, active
Router 1:
Router>show frame-relay map
Serial2/0.201 (up): point-to-point dlci, dlci 201, broadcast, status defined, active
Serial2/0.203 (up): point-to-point dlci, dlci 203, broadcast, status defined, active
Router 2:
Router>show frame-relay map
Serial2/0.301 (up): point-to-point dlci, dlci 301, broadcast, status defined, active
Serial2/0.302 (up): point-to-point dlci, dlci 302, broadcast, status defined, active
11
STEP 5: Ping host of different network.
Hence if the host is able to ping to the host on other network than it means that the Frame
Relay network is successfully configured.
Note: This folder includes pkt file you can to refer it if any queries.
12
References & Links
Frame Relay - Introduction and Concepts - Part 1
Configure Frame Relay for the Cisco CCNA - Part 2
Configure Frame Relay for the Cisco CCNA - Part 3
Configure Frame Relay for the Cisco CCNA - Part 4
Configure Frame Relay for the Cisco CCNA - Part 5
Configure Frame Relay for the Cisco CCNA - Part 6
Frame Relay configuration - WAN cloud
Frame Relay Explained

More Related Content

What's hot

STP (spanning tree protocol)
STP (spanning tree protocol)STP (spanning tree protocol)
STP (spanning tree protocol)Netwax Lab
 
CCNA - Switching Concepts made easy
CCNA - Switching Concepts made easyCCNA - Switching Concepts made easy
CCNA - Switching Concepts made easysushmil123
 
Layer 2 & layer 3 switching
Layer 2 & layer 3 switchingLayer 2 & layer 3 switching
Layer 2 & layer 3 switchingMuhd Mu'izuddin
 
CCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and TrunkingCCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and TrunkingRafat Khandaker
 
2.3.1.5 packet tracer configuring rapid pvst+ answer
2.3.1.5 packet tracer   configuring rapid pvst+ answer2.3.1.5 packet tracer   configuring rapid pvst+ answer
2.3.1.5 packet tracer configuring rapid pvst+ answerNarayana Samy
 
Day 5 VIRTUAL LANS
Day 5 VIRTUAL LANSDay 5 VIRTUAL LANS
Day 5 VIRTUAL LANSanilinvns
 
Collision & broadcast domain
Collision & broadcast domainCollision & broadcast domain
Collision & broadcast domainNetProtocol Xpert
 
Odl010024 qin q laboratory exercise guide issue1
Odl010024 qin q laboratory exercise guide issue1Odl010024 qin q laboratory exercise guide issue1
Odl010024 qin q laboratory exercise guide issue1jcbp_peru
 
LAYER 2 SWITCHING
LAYER 2 SWITCHINGLAYER 2 SWITCHING
LAYER 2 SWITCHINGanilinvns
 
Cisco discovery drs ent module 3 - v.4 in english.
Cisco discovery   drs ent module 3 - v.4 in english.Cisco discovery   drs ent module 3 - v.4 in english.
Cisco discovery drs ent module 3 - v.4 in english.igede tirtanata
 
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutionsSwitching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutionsMike McLain
 
Free CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdfFree CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdfNetworkershome
 

What's hot (20)

Switching
SwitchingSwitching
Switching
 
STP (spanning tree protocol)
STP (spanning tree protocol)STP (spanning tree protocol)
STP (spanning tree protocol)
 
CCNA - Switching Concepts made easy
CCNA - Switching Concepts made easyCCNA - Switching Concepts made easy
CCNA - Switching Concepts made easy
 
Layer 2 & layer 3 switching
Layer 2 & layer 3 switchingLayer 2 & layer 3 switching
Layer 2 & layer 3 switching
 
CCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and TrunkingCCNA- Router on stick, VLAN and Trunking
CCNA- Router on stick, VLAN and Trunking
 
Switching
SwitchingSwitching
Switching
 
Csma cd and csma-ca
Csma cd and csma-caCsma cd and csma-ca
Csma cd and csma-ca
 
2.3.1.5 packet tracer configuring rapid pvst+ answer
2.3.1.5 packet tracer   configuring rapid pvst+ answer2.3.1.5 packet tracer   configuring rapid pvst+ answer
2.3.1.5 packet tracer configuring rapid pvst+ answer
 
Day 5 VIRTUAL LANS
Day 5 VIRTUAL LANSDay 5 VIRTUAL LANS
Day 5 VIRTUAL LANS
 
CCNP Routing
CCNP Routing CCNP Routing
CCNP Routing
 
Methods of Switching
Methods of SwitchingMethods of Switching
Methods of Switching
 
Collision & broadcast domain
Collision & broadcast domainCollision & broadcast domain
Collision & broadcast domain
 
Odl010024 qin q laboratory exercise guide issue1
Odl010024 qin q laboratory exercise guide issue1Odl010024 qin q laboratory exercise guide issue1
Odl010024 qin q laboratory exercise guide issue1
 
Ccna3 mod9-vtp
Ccna3 mod9-vtpCcna3 mod9-vtp
Ccna3 mod9-vtp
 
Vlans_routing
Vlans_routingVlans_routing
Vlans_routing
 
LAYER 2 SWITCHING
LAYER 2 SWITCHINGLAYER 2 SWITCHING
LAYER 2 SWITCHING
 
Cisco discovery drs ent module 3 - v.4 in english.
Cisco discovery   drs ent module 3 - v.4 in english.Cisco discovery   drs ent module 3 - v.4 in english.
Cisco discovery drs ent module 3 - v.4 in english.
 
Spanning Tree Protocol Cheat Sheet
Spanning Tree Protocol Cheat SheetSpanning Tree Protocol Cheat Sheet
Spanning Tree Protocol Cheat Sheet
 
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutionsSwitching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
 
Free CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdfFree CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdf
 

Similar to Frame relay design

03 ft48923 en02gla0_general topics_
03 ft48923 en02gla0_general topics_03 ft48923 en02gla0_general topics_
03 ft48923 en02gla0_general topics_MelikaAjami
 
WAN (wide area network)
WAN (wide area network)WAN (wide area network)
WAN (wide area network)Netwax Lab
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Dân Chơi
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...Tarun Khaneja
 
Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Dân Chơi
 
Ccna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 AnswersCcna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 Answersccna4discovery
 
Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01amit singh
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relayNetProtocol Xpert
 
Networking in college
Networking in collegeNetworking in college
Networking in collegeHarpreet Gaba
 
Training Day Slides
Training Day SlidesTraining Day Slides
Training Day Slidesadam_merritt
 
Ccna exam dumps
Ccna exam dumpsCcna exam dumps
Ccna exam dumpsccnaguide
 

Similar to Frame relay design (20)

03 ft48923 en02gla0_general topics_
03 ft48923 en02gla0_general topics_03 ft48923 en02gla0_general topics_
03 ft48923 en02gla0_general topics_
 
Frame relay
Frame relayFrame relay
Frame relay
 
Frame relay
Frame  relayFrame  relay
Frame relay
 
WAN (wide area network)
WAN (wide area network)WAN (wide area network)
WAN (wide area network)
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011Ccna 4 chapter 2 v4.0 answers 2011
Ccna 4 chapter 2 v4.0 answers 2011
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 
Ccna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 AnswersCcna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 Answers
 
Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01Introduction 140318015826-phpapp01
Introduction 140318015826-phpapp01
 
Basic concept of frame relay
Basic concept of frame relayBasic concept of frame relay
Basic concept of frame relay
 
Networking in college
Networking in collegeNetworking in college
Networking in college
 
Ccna dumps
Ccna dumpsCcna dumps
Ccna dumps
 
4cfrelay
4cfrelay4cfrelay
4cfrelay
 
Chapter 8
Chapter 8Chapter 8
Chapter 8
 
Switching
SwitchingSwitching
Switching
 
Frame
FrameFrame
Frame
 
Training Day Slides
Training Day SlidesTraining Day Slides
Training Day Slides
 
Ccna exam dumps
Ccna exam dumpsCcna exam dumps
Ccna exam dumps
 
Frame Relay
Frame RelayFrame Relay
Frame Relay
 

Frame relay design

  • 1. 1 Understanding Frame Relay Design By Bhargav Amin PRN: 14030142016 Subject: INT
  • 2. 2 Table of Contents Introduction.................................................................................................................................................3 Frame Relay Terminology .........................................................................................................................4 Designing Frame Relay Using Cloud ........................................................................................................5 Pre-requisite:...........................................................................................................................................5 STEP 1: Design a Network.....................................................................................................................5 STEP 2: Assign DLCI (Datalink Connection Identifier) number for every end point(Router) on the Cloud..................................................................................................................................................6 STEP 3: Assign IP address to all sub-interfaces on Router also enabling frame relay encapsulation for each............................................................................................................................8 STEP 4: Check the frame relay configuration on all Routers ..........................................................10 STEP 5: Ping host of different network..............................................................................................11 References & Links...................................................................................................................................12
  • 3. 3 Introduction What is Frame Relay?  Frame Relay is a protocol standard for WAN internetworking which provides a fast and efficient method of transmitting packets through the network. Frame Relay offers an attractive alternative to both dedicated lines and X.25 networks for WAN links.  It is data link layer packet-switching protocol that uses digital circuits. Frame Relay connections use logical circuits to make connections between multiple sites these logical circuits are referred to as Virtual Circuits (VCs).  Leased lines also provide longer connectivity but a physical circuit is used to make connection between multiple sites and the same circuit path is used always also multiple virtual circuits can exist on the same physical connection. Advantage of Frame Relay:  Virtual circuits consume bandwidth only when they transport data. Consequently, many virtual circuits can exist across a given transmission line, which is an improvement compared to dedicated leased lines. In addition, each device can use more than the allowed bandwidth as necessary, and thus operate at higher speeds.  The increased error-handling sophistication at end stations (Routers) and the improved reliability of communication lines allows the Frame Relay protocol to discard bad frames and thus eliminate time-consuming error-handling processing.  A single serial interface of a router is needed to handle the Virtual Circuits connections to multiple sites whereas using leased lines multiple serial interfaces are needed to connect to multiple sites.  Virtual Circuits provide full connectivity at a much lower price compared to leased lines.
  • 4. 4 Frame Relay Terminology  Sub Interfaces: Frame Relay sub interfaces provide a mechanism for supporting partially meshed Frame Relay networks. Most protocols assume transitivity on a logical network; that is, if station A can talk to station B, and station B can talk to station C, then station A should be able to talk to station C directly. Transitivity is true on LANs, but not on Frame Relay networks unless A is directly connected to C.  Used Shared Bandwidth: Frame Relay Used Shared Bandwidth is that many users share the network. For example: If one subscriber is not using its share of the bandwidth, that share is available for another subscriber to use. The data rate is more flexible. Instead of one fixed rate, bursts are allowed if the network has available capacity.  Local Management Interface: Local Management Interface (LMI) is a signaling standard used between routers and frame relay switches. Communication takes place between a router and the first frame relay switch it's connected to. Information about keeps alive, global addressing, IP Multicast and the status of virtual circuits is commonly exchanged using LMI.  Data Link Connection Identifier (DLCI): A number of a Private Virtual Circuit (PVC) or Switched Virtual Circuit (SVC) in a Frame Relay network that tells the Frame Relay how to route the data. The DLCI field identifies which logical circuit the data travels over.
  • 5. 5 Designing Frame Relay Using Cloud Pre-requisite:  We will be using Cisco Packet Tracer to setup a frame relay network.  The infrastructure will include router, cloud and multiple switch and host(PC) STEP 1: Design a Network
  • 6. 6 STEP 2: Assign DLCI (Datalink Connection Identifier) number for every end point(Router) on the Cloud. Note: Cloud is a collection of frame relay switches basically managed by ISP Serial 0: Serial 1:
  • 8. 8 STEP 3: Assign IP address to all sub-interfaces on Router also enabling frame relay encapsulation for each  Assigning IP address to host which can be done manually by going to IP configurations on host(PC)  Assign IP address to all the interfaces including sub-interfaces of Routers.  Assigning IP to Fast Ethernet interfaces: Router>enable Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface fa0/0 Router(config-if)#ip add 192.168.2.2 255.0.0.0 Router(config-if)#exit  Assigning IP to All sub-interfaces: Router 0:
  • 10. 10 STEP 4: Check the frame relay configuration on all Routers Router 0: Router>show frame-relay map Serial2/0.102 (up): point-to-point dlci, dlci 102, broadcast, status defined, active Serial2/0.103 (up): point-to-point dlci, dlci 103, broadcast, status defined, active Router 1: Router>show frame-relay map Serial2/0.201 (up): point-to-point dlci, dlci 201, broadcast, status defined, active Serial2/0.203 (up): point-to-point dlci, dlci 203, broadcast, status defined, active Router 2: Router>show frame-relay map Serial2/0.301 (up): point-to-point dlci, dlci 301, broadcast, status defined, active Serial2/0.302 (up): point-to-point dlci, dlci 302, broadcast, status defined, active
  • 11. 11 STEP 5: Ping host of different network. Hence if the host is able to ping to the host on other network than it means that the Frame Relay network is successfully configured. Note: This folder includes pkt file you can to refer it if any queries.
  • 12. 12 References & Links Frame Relay - Introduction and Concepts - Part 1 Configure Frame Relay for the Cisco CCNA - Part 2 Configure Frame Relay for the Cisco CCNA - Part 3 Configure Frame Relay for the Cisco CCNA - Part 4 Configure Frame Relay for the Cisco CCNA - Part 5 Configure Frame Relay for the Cisco CCNA - Part 6 Frame Relay configuration - WAN cloud Frame Relay Explained