SlideShare una empresa de Scribd logo
1 de 20
MPLS (MULTI-PROTOCOL LABEL
SWITCHING)
                 By: SAIF ULLAH KHAN
Overview
   Basic Idea
   History
   Components, Definitions
   Operation
   Performance Measurements
   Summary
Basic Idea
   MPLS is a hybrid model adopted by IETF to incorporate best properties in both packet routing &
    circuit switching
   A label is assigned for each IP flow
   A LSP is created between ingress and egress
   Packet forwarding at each router by table lookup (based on label)
   MPLS supports a range of access technologies, including T1/E1, ATM, Frame Relay, and DSL.
   Multiprotocol Label Switching (MPLS) is a mechanism in high-performance telecommunications
    networks that directs data from one network node to the next based on short path labels rather
    than long network addresses, avoiding complex lookups in a routing table.


              IP Router                        MPLS                       ATM Switch
          Control:                         Control:                      Control:
               IP Router                      IP Router                     ATM Forum
               Software                       Software                      Software

          Forwarding:                      Forwarding:                   Forwarding:
               Longest-match                 Label Swapping                 Label Swapping
               Lookup
History
   In Mid-90s, many ISPs migrated from router based cores to IP-over-
    ATM, this provided:
      Greater Bandwidth

      Deterministic forwarding performance

      Traffic engineering support
   No specific Internet backbone networking equipment available for
    ISPs.
   However, Continued Internet growth increased stress on ATM
    networks:
       Bandwidth limitations
       20 percent ―cell tax‖
       Designed for different tasks (IP—connectionless, ATM—connection-
        oriented)
   Standard being developed by IETF (Internet Engineering Task
    Force) since 1997
History (Cont.)
         Packets labeled and sent through network on paths rather than hop-to-hop
          as in IP data-grams
        Each multilayer switch ran standard IP routing software (OSPF, BGP-4)
                Different label binding approaches
                   Data-driven model
                       Label bindings created when data packets arrive.
                       Labels created either when first packet in a flow or after a number of
                        packets in a flow have arrived.
                       IP Switching and CSR used this technique.
                   Control-driven model
                       Label bindings created when control information arrives.
                       Assigned in response to processing of protocol traffic, control traffic (such
                        as RSVP), or static configuration.

                   --Control-driven model used in MPLS!


Note:
OSPF-Open Shortest-Path First     BGP-Border Gateway Protocol     RSVP-Resource Reservation Protocol
Terminology/Components
   LSR (Label Switched Router)
     High speed routers which switch data traffic within MPLS domain
     Swaps labels on packets in core of network.
   LSP (Label Switch Path)
       A unidirectional path to transport packets within MPLS domain.
       The path is setup before the data transmission similar to circuit
        switching
       Path through network based on a FEC (simplex in nature).
   LER (Label Edge Router)
       Attach Labels to packets based on a FEC.
       Operates at the edge of the access network & MPLS network
       Responsible for assignment and removal of labels
       Supports Multiple Protocols connected to dissimilar networks (such as frame
        relay, ATM and Ethernet)
Terminology/Components
   LIB (Label Information Base)
       Table maintained by the Routers
       MPLS equivalent to IP routing table, contains FEC-to-Label bindings.
   FEC (Forwarding Equivalence Class)
     Group of packets sharing the same type of transport.

     A path is a representation of a FEC

   Label Distribution Protocol (LDP)
       IETF defined protocol for explicit signaling and management
MPLS Operation
 1a. Routing protocols (e.g. OSPF-TE, IS-IS-TE) exchange reach ability to destination networks

                                                                                                 4. LER at egress
1b. Label Distribution Protocol (LDP)
                                                                                                 removes label and
establishes label mappings to destination
                                                                                                 delivers packet
network



                            IP



                                                                                                      IP




    2. Ingress LER receives packet and
    “label's packets
                                                                    3. LSR forwards packets
                                                                    using label swapping
LSRs and LERs
   The devices used for MPLS can be classified into label edge routers
    (LERs) and label switching routers (LSRs).
   A LSR is a high-speed router device in the core of an MPLS
    network.
       Participates in the establishment of LSPs, using the appropriate label
        signaling protocol
       Does high-speed switching of the data traffic based on the established
        paths.
   A LER is a device that operates at the edge of the access network
    and MPLS network.
       Supports multiple ports connected to dissimilar networks (such as frame
        relay, ATM, and Ethernet)
       Forwards this traffic on to the MPLS network after establishing
        LSPs, using the label signaling protocol at the ingress and distributing
        the traffic back to the access networks at the egress.
       Plays important role in the assignment and removal of labels, as traffic
        enters or exits an MPLS network.
Labels
   The MPLS forwarding component is based on the label-
    swapping algorithm.
   Label encapsulated in MPLS header, which is in
    between the Layer 2 and IP header.
   If Layer 2 technology supports labels (ATM VPI/VCI,
    Frame Relay DLCI), MPLS label and header
    encapsulated in the Layer 2 label field.
Why Label Swap?
   Label swapping provides a significant number of operational benefits
    when compared to conventional hop-by-hop network layer routing.
   Gives an ISP flexibility in the way that it assigns packets to FECs.
       Destination address (like conventional IP routing)
       Source address.
       Application type.
       Point of entry/exit to/from the label-swapping network.
       CoS conveyed in the packet header.
       Any combination of the above.
   ISPs can construct customized LSPs that support specific
    application requirements (for instance, VPNs). LSPs can be
    designed to:
       minimize the number of hops
       bandwidth requirements
       bypass points of congestion
   Offer ISPs precise control over the flow of traffic in their networks.
MPLS header
   Label field- Actual MPLS label (20bits).
   CoS field- ―Class of Service‖ can effect queuing and
    discard algorithms applied to packets (3 bits).
   S (Stack) field- supports a hierarchical label stack (1 bit).
   TTL field- ―Time-to-live‖ provides conventional IP TTL
    functionality (8 bits).
Label Creation
       Topology-based method
          uses  normal processing of routing protocols (such
             as OSPF and BGP)
       Request-based method
          uses   processing of request-based control traffic
             (such as RSVP)




Note:
OSPF-Open shortest-path first   BGP- Border Gateway Protocol   RSVP-Resource Reservation Protocol
Label Spaces
   Labels used by an LSR for FEC-label bindings
    are split into 2 categories:
     Per  platform-label values are unique across an
      entire LSR.
     Per interface-label values are associated w/
      interfaces. Label values provided on different
      interfaces could be the same.
Label Distribution
   No single method of signaling required
       Enhancements of existing routing protocols (to allow
        piggybacking of label information) include:
           Border Gateway Protocol (BGP)
           Resource Reservation Protocol (RSVP)
       LDP (Label Distribution Protocol)- Defined by IETF for
        signaling and management of label space.

        --Extensions have been defined to support explicit
        routing based on QoS and CoS requirements.
Label Distribution schemes
   LDP—maps unicast IP destinations into labels
   RSVP, CR–LDP—used for traffic engineering
    and resource reservation
   BGP—external labels (VPN)
MPLS features and security
   Traffic Engineering                      MPLS networks provide
       Efficient Link Utilization            separation of address and
   Class of Service (CoS)                    traffic
                                                 Packets from one VPN do not
       Differentiated types of service
                                                  inadvertently go to another
        across an MPLS network.
                                                  VPN
    Virtual Private Networks
    (VPNs)                                    Malicious spoofing is
                                              impossible
       A VPN is a private connection
        over an shared network
Summary
   Improves packet-forwarding performance in the network
       MPLS enhances and simplifies packet forwarding through routers using Layer-2 switching
        paradigms.
       MPLS is simple, which allows for easy implementation.
       MPLS increases network performance because it enables routing by switching at wireline speeds.
   Supports QoS and CoS for service differentiation
       MPLS uses traffic-engineered path setup and helps achieve service-level guarantees.
       MPLS incorporates provisions for constraint-based and explicit path setup.
   Supports network scalability
       MPLS can be used to avoid the N2 overlay problem associated with meshed IP–ATM networks.
   Integrates IP and ATM in the network
       MPLS provides a bridge between access IP and core ATM.
       MPLS can reuse existing router/ATM switch hardware, effectively joining the two disparate
        networks.
   Builds interoperable networks
       MPLS is a standards-based solution that achieves synergy between IP and ATM networks.
       MPLS facilitates IP–over-synchronous optical network (SONET) integration in optical switching.
       MPLS helps build scalable VPNs with traffic-engineering capability.
…However
   Some Internet Purists complain that MPLS
    breaks some critical Internet architectural
    principles:
     MPLS  supports tunneling, which breaks the
      transparency paradigm.
     MPLS supports sessions, it breaks the datagram
      model.
   But MPLS provides great value to ISPs, such
    as lower operating costs and ability to provide
    QoS to businesses.
References
1.    Yin, Li, PowerPoint Presentation: ―MPLS and GMPLS,‖ University of California,
      Berkeley, Summer 2002.
2.    R. Ramaswami and K. N. Sivarajan, Optical Networks: A Practical Perspective 2nd Ed.,
      Morgan Kaufmann Publishers.
3.    Nortel Networks, ―MPLS—An introduction to multiprotocol label switching,‖ 2001,
      http://www.nortelnetworks.com/corporate/technology/mpls/collateral/55053.25-04-
      01.pdf.
4.    Semeria, Chuck, Juniper Networks, ―Multiprotocol Label Switching: Enhancing Routing
      in the New Public Network,‖ 2000.
5.    International Engineering Consortium, ―Multiprotocol Label Switching (MPLS),‖ 2003,
      http://www.iec.org/online/tutorials/mpls/
6.    Farkas, K. et al. ―IP Traffic Engineering of OMP Technique,‖ Technical University of
      Budapest, Hungary, 2000.
7.    Johnson, J., ―Despite criticism, MPLS is here to stay,‖ Network World, April 2002.
      http://www.nwfusion.com/columnists/2002/0408eye.html
8.    Bayle, T. et al. ―Performance Measurements of MPLS Traffic Engineering and QoS,‖
      Hiroshima University,
      http://www.isoc.org/isoc/conferences/inet/01/CD_proceedings/T43/ .
9.    Nortel Networks, ―MPLS Tutorial,‖ May, 1999, http://www.nanog.org/mtg-9905/ppt/mpls/
      .
10.   Gallaher, R, ―Advanced MPLS Signaling,‖ December 2001,
      http://www.convergedigest.com/tutorials/mpls3/page1.htm .
11.   Network Sorcery Inc., ―LDP,‖
      http://www.networksorcery.com/enp/protocol/LabelDistributionProtocol.htm#Glossary .

Más contenido relacionado

La actualidad más candente

MPLS (Multiprotocol Label Switching)
MPLS (Multiprotocol Label Switching)MPLS (Multiprotocol Label Switching)
MPLS (Multiprotocol Label Switching)Netwax Lab
 
MPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label SwitchingMPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label SwitchingPeter R. Egli
 
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USASegment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USAJose Liste
 
MPLS L3 VPN Deployment
MPLS L3 VPN DeploymentMPLS L3 VPN Deployment
MPLS L3 VPN DeploymentAPNIC
 
MPLS (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)MPLS (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)Vipin Sahu
 
MPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - BasicMPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - BasicEricsson
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)Respa Peter
 
Segment Routing
Segment RoutingSegment Routing
Segment RoutingAPNIC
 
ospf routing protocol
ospf routing protocolospf routing protocol
ospf routing protocolAmeer Agel
 
MPLS (Multi-Protocol Label Switching)
MPLS  (Multi-Protocol Label Switching)MPLS  (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)NetProtocol Xpert
 
MPLS + BGP Presentation
MPLS + BGP PresentationMPLS + BGP Presentation
MPLS + BGP PresentationGino McCarty
 

La actualidad más candente (20)

MPLS (Multiprotocol Label Switching)
MPLS (Multiprotocol Label Switching)MPLS (Multiprotocol Label Switching)
MPLS (Multiprotocol Label Switching)
 
MPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label SwitchingMPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label Switching
 
Mpls Services
Mpls ServicesMpls Services
Mpls Services
 
MPLS Layer 3 VPN
MPLS Layer 3 VPN MPLS Layer 3 VPN
MPLS Layer 3 VPN
 
SEGMENT Routing
SEGMENT RoutingSEGMENT Routing
SEGMENT Routing
 
Bgp protocol
Bgp protocolBgp protocol
Bgp protocol
 
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USASegment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
 
Implementing cisco mpls
Implementing cisco mplsImplementing cisco mpls
Implementing cisco mpls
 
MPLS L3 VPN Deployment
MPLS L3 VPN DeploymentMPLS L3 VPN Deployment
MPLS L3 VPN Deployment
 
MPLS (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)MPLS (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)
 
MPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - BasicMPLS Deployment Chapter 1 - Basic
MPLS Deployment Chapter 1 - Basic
 
Mpls L3_vpn
Mpls L3_vpnMpls L3_vpn
Mpls L3_vpn
 
Vpc notes
Vpc notesVpc notes
Vpc notes
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
Segment Routing
Segment RoutingSegment Routing
Segment Routing
 
MPLS ppt
MPLS pptMPLS ppt
MPLS ppt
 
EVPN Introduction
EVPN IntroductionEVPN Introduction
EVPN Introduction
 
ospf routing protocol
ospf routing protocolospf routing protocol
ospf routing protocol
 
MPLS (Multi-Protocol Label Switching)
MPLS  (Multi-Protocol Label Switching)MPLS  (Multi-Protocol Label Switching)
MPLS (Multi-Protocol Label Switching)
 
MPLS + BGP Presentation
MPLS + BGP PresentationMPLS + BGP Presentation
MPLS + BGP Presentation
 

Destacado

Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual networkDharmesh Tank
 
FACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORKFACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORKcodebangla
 
SPEECH RECOGNITION USING NEURAL NETWORK
SPEECH RECOGNITION USING NEURAL NETWORK SPEECH RECOGNITION USING NEURAL NETWORK
SPEECH RECOGNITION USING NEURAL NETWORK Kamonasish Hore
 
Face recognition using artificial neural network
Face recognition using artificial neural networkFace recognition using artificial neural network
Face recognition using artificial neural networkSumeet Kakani
 
Face recognition using neural network
Face recognition using neural networkFace recognition using neural network
Face recognition using neural networkIndira Nayak
 

Destacado (6)

Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual network
 
FACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORKFACE RECOGNITION USING NEURAL NETWORK
FACE RECOGNITION USING NEURAL NETWORK
 
SPEECH RECOGNITION USING NEURAL NETWORK
SPEECH RECOGNITION USING NEURAL NETWORK SPEECH RECOGNITION USING NEURAL NETWORK
SPEECH RECOGNITION USING NEURAL NETWORK
 
What is Network Address Translation (NAT)
What is Network Address Translation (NAT)What is Network Address Translation (NAT)
What is Network Address Translation (NAT)
 
Face recognition using artificial neural network
Face recognition using artificial neural networkFace recognition using artificial neural network
Face recognition using artificial neural network
 
Face recognition using neural network
Face recognition using neural networkFace recognition using neural network
Face recognition using neural network
 

Similar a MPLS

Similar a MPLS (20)

MPLS-jpl.ppt
MPLS-jpl.pptMPLS-jpl.ppt
MPLS-jpl.ppt
 
Mpls Traffic Engineering ppt
Mpls Traffic Engineering pptMpls Traffic Engineering ppt
Mpls Traffic Engineering ppt
 
MPLS
MPLSMPLS
MPLS
 
QOS of MPLS
QOS of MPLSQOS of MPLS
QOS of MPLS
 
J010136172
J010136172J010136172
J010136172
 
yun-MPLS.ppt
yun-MPLS.pptyun-MPLS.ppt
yun-MPLS.ppt
 
Mpls
MplsMpls
Mpls
 
MPLS-extra.ppt
MPLS-extra.pptMPLS-extra.ppt
MPLS-extra.ppt
 
Switching systems lecture8 mpls
Switching  systems lecture8 mplsSwitching  systems lecture8 mpls
Switching systems lecture8 mpls
 
Digital network lecturer3
Digital network  lecturer3Digital network  lecturer3
Digital network lecturer3
 
Multi Protocol Label Switching. (by Rahil Reyaz)
Multi Protocol Label Switching. (by Rahil Reyaz)Multi Protocol Label Switching. (by Rahil Reyaz)
Multi Protocol Label Switching. (by Rahil Reyaz)
 
MPLS
MPLSMPLS
MPLS
 
I41026670
I41026670I41026670
I41026670
 
Mpls by vidhu
Mpls by vidhuMpls by vidhu
Mpls by vidhu
 
Mpls
MplsMpls
Mpls
 
Broadband Network Presentation
Broadband Network PresentationBroadband Network Presentation
Broadband Network Presentation
 
Next generation-ptn-white-paper
Next generation-ptn-white-paperNext generation-ptn-white-paper
Next generation-ptn-white-paper
 
Internet Traffic Engineering
Internet Traffic EngineeringInternet Traffic Engineering
Internet Traffic Engineering
 
VPN Using MPLS Technique
VPN Using MPLS TechniqueVPN Using MPLS Technique
VPN Using MPLS Technique
 
V25112115
V25112115V25112115
V25112115
 

Más de Saif Ullah Khan

Más de Saif Ullah Khan (6)

Rf basics
Rf basicsRf basics
Rf basics
 
Fundamental of photonics
Fundamental of photonicsFundamental of photonics
Fundamental of photonics
 
Fiber and local are network understanding
Fiber and local are network understandingFiber and local are network understanding
Fiber and local are network understanding
 
Optical fibers basics
Optical fibers basicsOptical fibers basics
Optical fibers basics
 
Microwave link design
Microwave link designMicrowave link design
Microwave link design
 
OSI model
OSI modelOSI model
OSI model
 

Último

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Último (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

MPLS

  • 2. Overview  Basic Idea  History  Components, Definitions  Operation  Performance Measurements  Summary
  • 3. Basic Idea  MPLS is a hybrid model adopted by IETF to incorporate best properties in both packet routing & circuit switching  A label is assigned for each IP flow  A LSP is created between ingress and egress  Packet forwarding at each router by table lookup (based on label)  MPLS supports a range of access technologies, including T1/E1, ATM, Frame Relay, and DSL.  Multiprotocol Label Switching (MPLS) is a mechanism in high-performance telecommunications networks that directs data from one network node to the next based on short path labels rather than long network addresses, avoiding complex lookups in a routing table. IP Router MPLS ATM Switch Control: Control: Control: IP Router IP Router ATM Forum Software Software Software Forwarding: Forwarding: Forwarding: Longest-match Label Swapping Label Swapping Lookup
  • 4. History  In Mid-90s, many ISPs migrated from router based cores to IP-over- ATM, this provided:  Greater Bandwidth  Deterministic forwarding performance  Traffic engineering support  No specific Internet backbone networking equipment available for ISPs.  However, Continued Internet growth increased stress on ATM networks:  Bandwidth limitations  20 percent ―cell tax‖  Designed for different tasks (IP—connectionless, ATM—connection- oriented)  Standard being developed by IETF (Internet Engineering Task Force) since 1997
  • 5. History (Cont.)  Packets labeled and sent through network on paths rather than hop-to-hop as in IP data-grams Each multilayer switch ran standard IP routing software (OSPF, BGP-4)  Different label binding approaches  Data-driven model  Label bindings created when data packets arrive.  Labels created either when first packet in a flow or after a number of packets in a flow have arrived.  IP Switching and CSR used this technique.  Control-driven model  Label bindings created when control information arrives.  Assigned in response to processing of protocol traffic, control traffic (such as RSVP), or static configuration. --Control-driven model used in MPLS! Note: OSPF-Open Shortest-Path First BGP-Border Gateway Protocol RSVP-Resource Reservation Protocol
  • 6. Terminology/Components  LSR (Label Switched Router)  High speed routers which switch data traffic within MPLS domain  Swaps labels on packets in core of network.  LSP (Label Switch Path)  A unidirectional path to transport packets within MPLS domain.  The path is setup before the data transmission similar to circuit switching  Path through network based on a FEC (simplex in nature).  LER (Label Edge Router)  Attach Labels to packets based on a FEC.  Operates at the edge of the access network & MPLS network  Responsible for assignment and removal of labels  Supports Multiple Protocols connected to dissimilar networks (such as frame relay, ATM and Ethernet)
  • 7. Terminology/Components  LIB (Label Information Base)  Table maintained by the Routers  MPLS equivalent to IP routing table, contains FEC-to-Label bindings.  FEC (Forwarding Equivalence Class)  Group of packets sharing the same type of transport.  A path is a representation of a FEC  Label Distribution Protocol (LDP)  IETF defined protocol for explicit signaling and management
  • 8. MPLS Operation 1a. Routing protocols (e.g. OSPF-TE, IS-IS-TE) exchange reach ability to destination networks 4. LER at egress 1b. Label Distribution Protocol (LDP) removes label and establishes label mappings to destination delivers packet network IP IP 2. Ingress LER receives packet and “label's packets 3. LSR forwards packets using label swapping
  • 9. LSRs and LERs  The devices used for MPLS can be classified into label edge routers (LERs) and label switching routers (LSRs).  A LSR is a high-speed router device in the core of an MPLS network.  Participates in the establishment of LSPs, using the appropriate label signaling protocol  Does high-speed switching of the data traffic based on the established paths.  A LER is a device that operates at the edge of the access network and MPLS network.  Supports multiple ports connected to dissimilar networks (such as frame relay, ATM, and Ethernet)  Forwards this traffic on to the MPLS network after establishing LSPs, using the label signaling protocol at the ingress and distributing the traffic back to the access networks at the egress.  Plays important role in the assignment and removal of labels, as traffic enters or exits an MPLS network.
  • 10. Labels  The MPLS forwarding component is based on the label- swapping algorithm.  Label encapsulated in MPLS header, which is in between the Layer 2 and IP header.  If Layer 2 technology supports labels (ATM VPI/VCI, Frame Relay DLCI), MPLS label and header encapsulated in the Layer 2 label field.
  • 11. Why Label Swap?  Label swapping provides a significant number of operational benefits when compared to conventional hop-by-hop network layer routing.  Gives an ISP flexibility in the way that it assigns packets to FECs.  Destination address (like conventional IP routing)  Source address.  Application type.  Point of entry/exit to/from the label-swapping network.  CoS conveyed in the packet header.  Any combination of the above.  ISPs can construct customized LSPs that support specific application requirements (for instance, VPNs). LSPs can be designed to:  minimize the number of hops  bandwidth requirements  bypass points of congestion  Offer ISPs precise control over the flow of traffic in their networks.
  • 12. MPLS header  Label field- Actual MPLS label (20bits).  CoS field- ―Class of Service‖ can effect queuing and discard algorithms applied to packets (3 bits).  S (Stack) field- supports a hierarchical label stack (1 bit).  TTL field- ―Time-to-live‖ provides conventional IP TTL functionality (8 bits).
  • 13. Label Creation  Topology-based method  uses normal processing of routing protocols (such as OSPF and BGP)  Request-based method  uses processing of request-based control traffic (such as RSVP) Note: OSPF-Open shortest-path first BGP- Border Gateway Protocol RSVP-Resource Reservation Protocol
  • 14. Label Spaces  Labels used by an LSR for FEC-label bindings are split into 2 categories:  Per platform-label values are unique across an entire LSR.  Per interface-label values are associated w/ interfaces. Label values provided on different interfaces could be the same.
  • 15. Label Distribution  No single method of signaling required  Enhancements of existing routing protocols (to allow piggybacking of label information) include:  Border Gateway Protocol (BGP)  Resource Reservation Protocol (RSVP)  LDP (Label Distribution Protocol)- Defined by IETF for signaling and management of label space. --Extensions have been defined to support explicit routing based on QoS and CoS requirements.
  • 16. Label Distribution schemes  LDP—maps unicast IP destinations into labels  RSVP, CR–LDP—used for traffic engineering and resource reservation  BGP—external labels (VPN)
  • 17. MPLS features and security  Traffic Engineering  MPLS networks provide  Efficient Link Utilization separation of address and  Class of Service (CoS) traffic  Packets from one VPN do not  Differentiated types of service inadvertently go to another across an MPLS network. VPN  Virtual Private Networks (VPNs)  Malicious spoofing is impossible  A VPN is a private connection over an shared network
  • 18. Summary  Improves packet-forwarding performance in the network  MPLS enhances and simplifies packet forwarding through routers using Layer-2 switching paradigms.  MPLS is simple, which allows for easy implementation.  MPLS increases network performance because it enables routing by switching at wireline speeds.  Supports QoS and CoS for service differentiation  MPLS uses traffic-engineered path setup and helps achieve service-level guarantees.  MPLS incorporates provisions for constraint-based and explicit path setup.  Supports network scalability  MPLS can be used to avoid the N2 overlay problem associated with meshed IP–ATM networks.  Integrates IP and ATM in the network  MPLS provides a bridge between access IP and core ATM.  MPLS can reuse existing router/ATM switch hardware, effectively joining the two disparate networks.  Builds interoperable networks  MPLS is a standards-based solution that achieves synergy between IP and ATM networks.  MPLS facilitates IP–over-synchronous optical network (SONET) integration in optical switching.  MPLS helps build scalable VPNs with traffic-engineering capability.
  • 19. …However  Some Internet Purists complain that MPLS breaks some critical Internet architectural principles:  MPLS supports tunneling, which breaks the transparency paradigm.  MPLS supports sessions, it breaks the datagram model.  But MPLS provides great value to ISPs, such as lower operating costs and ability to provide QoS to businesses.
  • 20. References 1. Yin, Li, PowerPoint Presentation: ―MPLS and GMPLS,‖ University of California, Berkeley, Summer 2002. 2. R. Ramaswami and K. N. Sivarajan, Optical Networks: A Practical Perspective 2nd Ed., Morgan Kaufmann Publishers. 3. Nortel Networks, ―MPLS—An introduction to multiprotocol label switching,‖ 2001, http://www.nortelnetworks.com/corporate/technology/mpls/collateral/55053.25-04- 01.pdf. 4. Semeria, Chuck, Juniper Networks, ―Multiprotocol Label Switching: Enhancing Routing in the New Public Network,‖ 2000. 5. International Engineering Consortium, ―Multiprotocol Label Switching (MPLS),‖ 2003, http://www.iec.org/online/tutorials/mpls/ 6. Farkas, K. et al. ―IP Traffic Engineering of OMP Technique,‖ Technical University of Budapest, Hungary, 2000. 7. Johnson, J., ―Despite criticism, MPLS is here to stay,‖ Network World, April 2002. http://www.nwfusion.com/columnists/2002/0408eye.html 8. Bayle, T. et al. ―Performance Measurements of MPLS Traffic Engineering and QoS,‖ Hiroshima University, http://www.isoc.org/isoc/conferences/inet/01/CD_proceedings/T43/ . 9. Nortel Networks, ―MPLS Tutorial,‖ May, 1999, http://www.nanog.org/mtg-9905/ppt/mpls/ . 10. Gallaher, R, ―Advanced MPLS Signaling,‖ December 2001, http://www.convergedigest.com/tutorials/mpls3/page1.htm . 11. Network Sorcery Inc., ―LDP,‖ http://www.networksorcery.com/enp/protocol/LabelDistributionProtocol.htm#Glossary .