MPLS. Packet switching vs. circuit switching Virtual circuits



Similar documents
MPLS is the enabling technology for the New Broadband (IP) Public Network

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS

Multiprotocol Label Switching (MPLS)

Internetworking II: VPNs, MPLS, and Traffic Engineering

CS 78 Computer Networks. Internet Protocol (IP) our focus. The Network Layer. Interplay between routing and forwarding

Cisco Configuring Basic MPLS Using OSPF

What is this Course All About

MPLS Environment. To allow more complex routing capabilities, MPLS permits attaching a

Introducing Basic MPLS Concepts

20. Switched Local Area Networks

Master Course Computer Networks IN2097

Multi-Protocol Label Switching To Support Quality of Service Needs

Course Description. Students Will Learn

DD2490 p Routing and MPLS/IP. Olof Hagsand KTH CSC

Introduction to MPLS and Traffic Engineering

WAN Topologies MPLS. 2006, Cisco Systems, Inc. All rights reserved. Presentation_ID.scr Cisco Systems, Inc. All rights reserved.

Broadband Networks. Prof. Karandikar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture - 26

MikroTik RouterOS Introduction to MPLS. Prague MUM Czech Republic 2009

CS 457 Lecture 19 Global Internet - BGP. Fall 2011

MPLS Based Recovery Mechanisms

Lesson 13: MPLS Networks

MPLS - A Choice of Signaling Protocol

MPLS/BGP Network Simulation Techniques for Business Enterprise Networks

ISTANBUL. 1.1 MPLS overview. Alcatel Certified Business Network Specialist Part 2

MPLS Basics. For details about MPLS architecture, refer to RFC 3031 Multiprotocol Label Switching Architecture.

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman

MPLS Concepts. Overview. Objectives

How Routers Forward Packets

Project Report on Traffic Engineering and QoS with MPLS and its applications

Based on Computer Networking, 4 th Edition by Kurose and Ross

MPLS L2VPN (VLL) Technology White Paper

Multi Protocol Label Switching (MPLS) is a core networking technology that

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

WAN Data Link Protocols

PROTECTION ALGORITHMS FOR BANDWIDTH GUARANTEED CONNECTIONS IN MPLS NETWORKS WONG SHEK YOON

Lecture 12: Link-state Routing"

MPLS Multiprotocol Label Switching

Internetworking II: MPLS, Security, and Traffic Engineering

Instructor Notes for Lab 3

Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang AT&T

MPLS Traffic Engineering - A Choice Of Signaling Protocols

Datagram-based network layer: forwarding; routing. Additional function of VCbased network layer: call setup.

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks

ECE 358: Computer Networks. Solutions to Homework #4. Chapter 4 - The Network Layer

PRASAD ATHUKURI Sreekavitha engineering info technology,kammam

APPLICATION NOTE 211 MPLS BASICS AND TESTING NEEDS. Label Switching vs. Traditional Routing

Asynchronous Transfer Mode: ATM. ATM architecture. ATM: network or link layer? ATM Adaptation Layer (AAL)

DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL

Overlay Networks and Tunneling Reading: 4.5, 9.4

Internet Packets. Forwarding Datagrams

Enterprise Network Simulation Using MPLS- BGP

How To Provide Qos Based Routing In The Internet

How To Understand The Benefits Of An Mpls Network

How To Understand The Internet From A Telephone To A Computer (For A Computer)

SBSCET, Firozpur (Punjab), India

Link Failure Recovery. for MPLS Networks with Multicasting

CS 5480/6480: Computer Networks Spring 2012 Homework 4 Solutions Due by 1:25 PM on April 11 th 2012

PART III. OPS-based wide area networks

EITF25 Internet Techniques and Applications L5: Wide Area Networks (WAN) Stefan Höst

Traffic Engineering Management Concepts

for guaranteed IP datagram routing

Comparative Analysis of Mpls and Non -Mpls Network

OPNET simulation of voice over MPLS With Considering Traffic Engineering

Lecture 8: Routing I Distance-vector Algorithms. CSE 123: Computer Networks Stefan Savage

DD2491 p BGP-MPLS VPNs. Olof Hagsand KTH/CSC

VLAN und MPLS, Firewall und NAT,

MPLS VPN Services. PW, VPLS and BGP MPLS/IP VPNs

Internet Quality of Service

Multihoming and Multi-path Routing. CS 7260 Nick Feamster January

Question: 3 When using Application Intelligence, Server Time may be defined as.

(MPLS) MultiProtocol Labling Switching. Software Engineering 4C03 Computer Network & Computer Security Dr. Kartik Krishnan Winter 2004.

Virtual Leased Lines - Martini

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network.

MPLS Architecture for evaluating end-to-end delivery

RFC 2547bis: BGP/MPLS VPN Fundamentals

Migrating to MPLS Technology and Applications

Evolution of QoS routing in the Internet

IP/MPLS-Based VPNs Layer-3 vs. Layer-2

CMPT 165: The Internet, Part 3

An Introduction to MPLS

Introduction, Rate and Latency

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT:

Router and Routing Basics

Indepth Voice over IP and SIP Networking Course

QoS Parameters. Quality of Service in the Internet. Traffic Shaping: Congestion Control. Keeping the QoS

For internal circulation of BSNLonly

Review on QoS Improvement with MPLS Mechanism in NGN

IMPLEMENTING CISCO MPLS V3.0 (MPLS)

MPLS: Key Factors to Consider When Selecting Your MPLS Provider

Fast Reroute Techniques in MPLS Networks. George Swallow

Lecture 18: Interconnection Networks. CMU : Parallel Computer Architecture and Programming (Spring 2012)

1. The subnet must prevent additional packets from entering the congested region until those already present can be processed.

Multiprotocol Label Switching Architecture & LDP. Introduction MPLS Basics LDP Procedures LDP Specification

VoIP network planning guide

Introduction to MPLS-based VPNs

Transcription:

MPLS Circuit switching Packet switching vs. circuit switching Virtual circuits MPLS Labels and label-switching Forwarding Equivalence Classes Label distribution MPLS applications

Packet switching vs. circuit switching Packet switching Data traffic divided into packets Each packet contains its own header (with address) Packets sent separately through the network Destination reconstructs the message Example: sending a letter through postal system Circuit switching Source first establishes a connection to the destination Each router on the path may reserve bandwidth Source ends data over the connection No destination address, since routers know the path Source tears down the connection when done Example: voice conversation on telephone network

Advantages of circuit switching Guaranteed bandwidth Predictable communication performance Not best-effort delivery with no real guarantees Simple abstraction Reliable communication channel between hosts No worries about lost or out-of-order packets Simple forwarding Forwarding based on time slot or frequency No longest prefix match on each packet Low per-packet overhead Forwarding based on time slot or frequency No IP (and TCP/UDP) header on each packet

Disadvantages of circuit switching Wasted bandwidth Bursty traffic leads to idle connection during silent period Unable to achieve gains from statistical multiplexing Blocked connections Connection refused when resources are not sufficient Unable to offer okay service to everybody Connection set-up delay No communication until the connection is set up Unable to avoid extra latency for small data transfers Network state Routers must store per-connection information Unable to avoid per-connection storage and state failover

Virtual circuits Hybrid of packet and circuit switching Logical circuit between a source and destination Packets from different VCs multiplex on a link Virtual Circuit Identifier (VC ID) Source set-up: establish path for the VC Switch: mapping VC ID to an outgoing link Packet: fixed length label in the header 1 2 1: 7 2: 7 link 7 1: 14 2: 8 link 14 link 8

Swapping the label at each hop Problem: using VC ID along the whole path Each virtual circuit consumes a unique ID Starts to use up all of the ID space in the network Label swapping Map the VC ID to a new value at each hop Table has old ID, next link, and new ID Allows reuse of the IDs at different links 1 2 1: 7: 20 2: 7: 53 link 7 20: 14: 78 53: 8: 42 link 14 link 8

Virtual circuits similar to IP datagrams Data divided in to packets Sender divides the data into packets Packet has an address (e.g., IP address or VC ID) Store-and-forward transmission Multiple packets may arrive at once Need buffer space for temporary storage Multiplexing on a link No reservations: statistical multiplexing Packets are interleaved without a fixed pattern Reservations: resources for group of packets Guarantees to get a certain number of slots

Virtual circuits differ from IP datagrams Forwarding look-up Virtual circuits: fixed-length connection id IP datagrams: destination IP address Initiating data transmission Virtual circuits: must signal along the path IP datagrams: just start sending packets Router state Virtual circuits: routers know about connections IP datagrams: no state, easier failure recovery Quality of service Virtual circuits: resources and scheduling per VC IP datagrams: difficult to provide QoS

Multi-Protocol Label Switching

Multi-Protocol Label Switching Multi-Protocol Encapsulate a data packet Could be IP, or some other protocol (e.g., IPX) Put an MPLS header in front of the packet Actually, can even build a stack of labels Label Switching MPLS header includes a label Label switching between MPLS-capable routers MPLS header IP packet

Pushing, swapping, and popping Pushing: add the initial in label Swapping: map in label to out label Popping: remove the out label Pushing Swapping Popping IP IP IP A R2 IP C IP edge R4 B MPLS core D

Forwarding Equivalence Class (FEC) Rule for grouping packets Packets that should be treated the same way Identified just once, at the edge of the network Example FECs Destination prefix Longest-prefix match in forwarding table at entry point Useful for conventional destination-based forwarding Src/dest address, src/dest port, and protocol Five-tuple match at entry point Useful for fine-grain control over the traffic Sent by a particular customer site Incoming interface at entry point Useful for virtual private networks A label is just a locally-significant identifier for a FEC

Label Distribution Protocol Distributing labels Learning the mapping from FEC to label Told by the downstream router Example: Destination-based forwarding Map destinations in 12.1.1.0/24 to out-label 43 and link to R2 I m using I m using label 43 In: for Link: Out Pick in-label label 10 for 12.1.1.0/24 43: to R4: 10 10 for 12.1.1.0/24 12.1.1.0/24 R2 R4 12.1.1.0/24

Applications of MPLS

TE with constraint-based routing Path calculation Constrained shortest-path first Compute shortest path based on weights But, exclude paths that do not satisfy constraints E.g., do not consider links with insufficient bandwidth Information dissemination Extend OSPF/IS-IS to carry the extra information E.g., link-state attributes for available bandwidth Path signaling Establish label-switched path on explicit route Forwarding: MPLS labels

Surviving failures: Path protection Path protection Reserve bandwidth on an alternate route Protect a label-switched path by having a stand-by Much better than conventional IP routing Precise control over where the traffic will go Stand-by path can be chosen to be disjoint

Surviving failures: Fast reroute Ensure fast recovery from a link failure Protect a link by having a protection sub-path Much faster recovery than switching paths Affected router can detect the link failure and start redirecting to the protection sub-path

BGP-Free core ibgp A R2 ebgp C 12.1.1.0/24 R1 R4 B FEC based on the destination prefix R3 D Routers R2 and R3 don t need to speak BGP

VPNs with private addresses 10.1.0.0/24 A R2 10.1.0.0/24 C R1 R4 Two FECs B R3 D 10.1.0.0/24 Direct traffic to orange 10.1.0.0/24 MPLS tags can differentiate green VPN from orange VPN.

Status of MPLS Deployed in practice BGP-free core Virtual Private Networks Traffic engineering Challenges Protocol complexity Configuration complexity Difficulty of collecting measurement data Continuing evolution Standards Operational practices and tools