Home > Frame Relay Tutorial

Frame Relay Tutorial

September 7th, 2011 Go to comments

In the last part we will mainly learn about LMI, which is the signaling protocol of Frame Relay

LMI

Local Management Interface (LMI) is a signaling standard protocol used between your router (DTE) and the first Frame Relay switch. The LMI is responsible for managing the connection and maintaining the status of your PVC.

Frame_Relay_LMI.jpg

 

LMI includes:
+ A keepalive mechanism, which verifies that data is flowing
+ A multicast mechanism, which provides the network server (router) with its local DLCI.
+ A status mechanism, which provides PVC statuses on the DLCIs known to the switch

In our example, when HeadQuarter is configured with Frame Relay, it sends an LMI Status Inquiry message to the DCE. The response from the DCE might be a small Hello message or a full status report about the PVCs in use containing details of all the VCs configured (DLCI 23 & 51). By default, LMI messages are sent out every 10 seconds.

The four possible PVC states are as follows:
+ Active state: Indicates that the connection is active and that routers can exchange data.
+ Inactive state: Indicates that the local connection to the Frame Relay switch is working, but the remote router connection to the Frame Relay switch is not working.
+ Deleted state: Indicates that no LMI is being received from the Frame Relay switch, or that there is no service between the customer router and Frame Relay switch.
+ Static state: the Local Management Interface (LMI) mechanism on the interface is disabled (by using the “no keepalive” command). This status is rarely seen so it is ignored in some books.

We can use the “show frame-relay lmi” to display LMI statistics of Frame Relay on enabled interfaces of the router. The output shows the LMI type used by the Frame Relay interface and the counters for the LMI status exchange sequence, including errors such as LMI timeouts.

Frame_Relay_R2_show_frame-relay_lmi.jpg

Cisco routers support the following three LMI types:
* Cisco: LMI type de?ned jointly by Cisco, StrataCom, Northern Telecom (Nortel), and Digital Equipment Corporation
* ANSI: ANSI T1.617 Annex D
* Q.933A: ITU-T Q.933 Annex A

Notice that three types of LMI are not compatible with each others so the LMI type must match between the provider Frame Relay switch and the customer DTE device.

From Cisco IOS Release 11.2, the router attempts to automatically detect the type of LMI used by the provider switch.

Note: LMI is required for Inverse ARP to function because it needs to know that the PVC is up before sending out Inverse ARP Request.

Now you learn most of Frame Relay mentioned in CCNA, some other Frame Relay’s characteristics you should know are mentioned below.

Other Frame Relay characteristics

+ Frame Relay provides no error recovery mechanism. It only provides CRC error detection.
+ Unlike with LANs, you cannot send a data link layer broadcast over Frame Relay. Therefore, Frame Relay networks are called nonbroadcast multiaccess (NBMA) networks.
+ Depending on the bandwidth needed for each virtual connection, the customer can order a circuit with a guaranteed amount of bandwidth. This amount is the Committed Information Rate (CIR). CIR defines how much bandwidth the customer is “guaranteed” during normal network operation.
+ Any data transmitted above this purchased rate (CIR) is available for discard by the network if the network doesn’t have available bandwidth.
+ If the Frame relay switch begins to experience congestion, it sends the upstream site (to the source) a Backward explicit congestion notification (BECN) and the downstream site (to the destination) a Forward explicit congestion notification (FECN).

BECN_FECN.jpg

BECN_FECN_2.jpg

+ There are two Frame Relay encapsulation types: the Cisco encapsulation and the IETF Frame Relay encapsulation, which is in conformance with RFC 1490 and RFC 2427. The former is often used to connect two Cisco routers while the latter is used to connect a Cisco router to a non-Cisco router.

+ Frame Relay does not define the way the data is transmitted within the service provider’s network once the traffic reaches the provider’s switch. So the providers can use Frame Relay, ATM or PPP… inside their networks.

Layer 2 Encapsulation Protocols

Besides Frame Relay there are other Layer 2 Encapsulation Protocols that you can implement instead:

High-Level Data Link Control (HDLC): The default encapsulation type for Cisco routers on point-to-point dedicated links and circuit-switched connections. HDLC is a Cisco proprietary protocol.
Point-to-Point Protocol (PPP): Provides connections between devices over several types of physical interfaces, such as asynchronous serial, High-Speed Serial Interface (HSS1), ISDN, and synchronous. PPP works with many network layer protocols, including IP and IPX. PPP can use either Password Authentication Protocol (PAP) or Challenge Handshake Authentication Protocol (CHAP) for authentication.
X.25/Link Access Procedure, Balanced (LAPB): Defines connections between DTE and DCE for remote terminal access. LAPB is a data link layer protocol specified by X.25.
Asynchronous Transfer Mode (ATM): International standard for cell relay using fixed-length (53-byte) cells for multiple service types. Fixed-length cells allow hardware processing, which greatly reduces transit delays. ATM takes advantage of high-speed transmission media such as E3, T3, and Synchronous Optical Network (SONET).

If you want to learn how to configure Frame Relay in GNS3, please read my Frame Relay Lab in GNS3 tutorial.

Comments (150) Comments
Comment pages
1 2 3 817
  1. anon
    July 27th, 2013

    It seems easy when you’re reading it, because the examples are simple.

    When you are given network diagrams, sometimes the frame relay connection is portrayed as a solid line from router to router, implying a physical connection (as in the leased line example at the top) when this is not actually the case.

    The first thing to do in these cases is work out where the frame relay cloud is situated, and (from the routing perspective), focus on the endpoints of each VC.

    If you are dealing with a full mesh or ‘hub and spoke’ design, you can ignore the connections within the cloud itself. This is only important for a partial mesh where more than one router is taking on a distributive role.

    When you are also required to perform configuration, it may help to use your note-taking materials in the exam to construct your own diagram. This way, you can keep the question on screen with your console, while having a diagram that you can edit if required.

  2. WindzZ
    August 24th, 2013

    Great work!
    Thank you so much!

  3. Lilielakantee
    August 24th, 2013

    said Ed Perrott, there are actually numerous patchwork purses you can pick from. were piped over a distance of 16km to a tailing dam sited in Lohan Valley about 980m below the mine.?

  4. syed
    September 10th, 2013

    i want to download this in pdf document how can i download it\.

  5. ahams
    September 21st, 2013

    thanks a lot for the tutorial, it clarified things…

  6. ahams
    September 21st, 2013

    so there is a frame-relay encapsulation type “cisco” and an LMI type “cisco” as well. 2 different things but the same name..

  7. vignialo madja
    September 24th, 2013

    hi there,
    I have appreciate your explanation and the tutorial was simple and nice to understanding .

    thanks

    madja

  8. Anonymous
    September 26th, 2013

    Thank you for a well explained and presented article

  9. shakir
    November 25th, 2013

    very easy for study

  10. Tum
    January 20th, 2014

    This is very easy to understand and usefully for a newbie like me. THANK YOU!

  11. vlt gd
    February 5th, 2014

    arrr

  12. Linux Payt
    March 22nd, 2014

    Hi,
    Very nice explanation.Really helful.

    I think there is a small mistake in diagram labeling. For branch-2 DLCI 51, but in diagram it shows DLCI -49..

    Nasir uddin Pavel
    Linux pathshala

  13. Linux Pathshala
    March 22nd, 2014

    Hi,
    Very nice explanation.Really helful.

    I think there is a small mistake in diagram labeling. For branch-2 DLCI 51, but in diagram it shows DLCI -49..

    Nasir uddin Pavel
    Linux pathshala

  14. 9tut
    March 23rd, 2014

    @Linux Pathshala: It is not a mistake. The DLCI 49 is used on Branch 2 for traffic to the HeadQuarter.

  15. adex
    March 28th, 2014

    plsssssssssssss help for dis exami need dumps oooo

  16. Python shah
    April 1st, 2014

    what is the difference b/w RARP and InARP…?

  17. Python shah
    April 1st, 2014

    @ Adex
    if u need CCNA 200-120 dumps i will provide of other then sorry…

  18. jefdezp
    April 9th, 2014

    HI
    Very nice explaniation

    But I have a question

    For branch-2 DLCI 51, but in diagram it shows DLCI -49..
    It is not a mistake. The DLCI 49 is used on Branch 2 for traffic to the HeadQuarter.

    why HQ & branch-1 DLCI is 23 both sides, and HQ DLCI 51,For branch-2 DLCI is 49.

    what about it if I had more than 2 branches

    are those standards

    Thank you

  19. 9tut
    April 10th, 2014

    @jefdezp: It is not a mistake. We implied DLCI is a random number used by both devices so they can be the same (DLCI 23 between HQ & Branch1) or different (DLCI 51 & 49 between HQ & Branch2). If more branches are added they just use other DLCIs, provided they are different at the local routers.

  20. Morris Gomes
    April 15th, 2014

    In Frame Relay InARP is the extension for ARP whereas RARP is the Reverse Address Resolution Protocol.

  21. ruchi
    April 26th, 2014

    nice

  22. Jaspreet
    May 27th, 2014

    very easy explanation.. thanks

  23. mohammaddinsafi
    May 29th, 2014

    HI

    very nice tutorial

  24. san barack
    July 15th, 2014

    Frame-relay is not a problem to me, is easy to work with it dose not require that much typing commands. good luck guys.

  25. hesam
    August 20th, 2014

    Excellent tutorial

  26. Hamayun
    September 4th, 2014

    Great article. A little confusion here—why do we need DLCI when we already have PVC Number?

  27. ALI
    September 10th, 2014

    superb tutorial

  28. Dereje
    September 18th, 2014

    hi guys ! who are asking dumps over and over.
    let me tell you
    check everything on this site! Enough to pass!

  29. Maulik
    October 2nd, 2014

    You guys are awesome. God bless you dear.@9tut

  30. amandi
    October 14th, 2014

    nice explanation

  31. jay
    October 15th, 2014

    Very nice explanations with simple understanding examples ..i love it

  32. Root
    October 22nd, 2014

    VCE PLAYER 1.1.7 crack is needed for my exams , can any one help ?

    or is there other application which can open VCE files ?

    thx in advance to send info on tn.touareg@live.fr

  33. Anonymous
    October 29th, 2014

    Did anyone do Boson simulations? I mean there are ICND1 ,ICND2 and CCNP for old syllabus. Is CCNP frame relay of Boson applicable to new CCNA(200-120) ?

  34. rakhy
    November 4th, 2014

    Great work. thanks alot

  35. james
    November 7th, 2014

    the exam has changed. the dumps is now uselesss

  36. zalfat
    November 12th, 2014

    what is the types that frame relay network transfer data?

  37. Aaron_Canada
    November 14th, 2014

    Great piece of work! Full of information.

  38. james
    November 24th, 2014

    how bout CSU/DSU. how does it work?

  39. help needed
    December 14th, 2014

    got the frame relay concept..
    This is the simplest way for explaining things in detail.

  40. uzion
    January 19th, 2015

    Hi, I think there is a mistake in the Quiz 11 question 43 about frame-relay mapping.
    You have this situation.
    R1 DLCI 100——————————————————–R2 DLCI 200
    IP: 172.16.100.2/16 172.16.100.1

    The configuration on R1 was : #frame-relay map ip 172.16.100.1 100 broadcast
    Which in my concept is good!!
    But in the quiz answers when you choose : “incorrect map statement ” then you have it right. But actually the configuration was good!!

  41. GC
    February 19th, 2015

    Great tutorial!

  42. sanjaya
    February 24th, 2015

    VCE player higher version 1.1.7 or above , needed for my exam prctice. please help me >>>

    my email : sarohan.sanjaya@gmail.com

  43. JOEL
    February 27th, 2015

    I passed my icnd 1 last year August. this site played a huge part to that. Now im ont Icnd 2 in the nearest future. Thumbs up to the admin of this site

  44. me@here.com
    March 5th, 2015

    if you are only concerned with this MATERIAL because you want to pass the test…you have NO BUSINESS administering a live production site.

    GET understanding first…and the exam will just be another boring example to you and you’ll be able to concentrate on TROUBLESHOOTING TECHNIQUES and how to GET to the answers effectively and quickly.

    -M

  45. kaba
    March 13th, 2015

    wonderfull work thanks many

  46. eyemwired
    March 17th, 2015

    syed, to download to pdf, simply select entire text and right click (if you are using chrome) and choose print; one of your printers needs to be set up as a pdf output; it will save to that file then print

  47. Anonymous
    May 21st, 2015

    helpful thaxs

  48. satish
    May 21st, 2015

    helpful thaxs

  49. nickson
    May 23rd, 2015

    Simple and clear

  50. firewall
    May 29th, 2015

    nyce

Comment pages
1 2 3 817
Add a Comment