WAN Technologies (to interconnect IP routers) Mario Baldi

Size: px
Start display at page:

Download "WAN Technologies (to interconnect IP routers) Mario Baldi"

Transcription

1 WAN Technologies (to interconnect IP routers) Mario Baldi WAN_Technologies - 1 Copyright: see page 2

2 Copyright Notice This set of transparencies, hereinafter referred to as slides, is protected by copyright laws and provisions of International Treaties. The title and copyright regarding the slides (including, but not limited to, each and every image, photography, animation, video, audio, music and text) are property of the authors specified on page 1. The slides may be reproduced and used freely by research institutes, schools and Universities for non-profit, institutional purposes. In such cases, no authorization is requested. Any total or partial use or reproduction (including, but not limited to, reproduction on magnetic media, computer networks, and printed reproduction) is forbidden, unless explicitly authorized by the authors by means of written license. Information included in these slides is deemed as accurate at the date of publication. Such information is supplied for merely educational purposes and may not be used in designing systems, products, networks, etc. In any case, these slides are subject to changes without any previous notice. The authors do not assume any responsibility for the contents of these slides (including, but not limited to, accuracy, completeness, enforceability, updated-ness of information hereinafter provided). In any case, accordance with information hereinafter included must not be declared. In any case, this copyright notice must never be removed and must be reported even in partial uses. WAN_Technologies - 2 Copyright: see page 2

3 The Context IP host IP network Wide Area IP router WAN_Technologies - 3 Copyright: see page 2

4 Why Not Just Cables? Expensive! To lay Time consuming To modify WAN_Technologies - 4 Copyright: see page 2

5 Use a Network Cables are laid once Interconnectivity can be configured Resources (and their costs) shared Interconnecting a new site implies just laying a short cable New virtual interconnections can be easily and quickly created WAN_Technologies - 5 Copyright: see page 2

6 And before building new ones Reuse existing technologies Specifically, existing networks They are Dead : there is no new development Old: designed tens of years ago with various purposes in mind Not for interconnecting IP routers With one exception (frame relay) but huge investments WAN_Technologies - 6 Copyright: see page 2

7 Commonly Deployed Technologies Circuit switching ISDN PDH SONET/SDH Frame Relay ATM Dead and old, but still heavily used relevant! [also optical networks, which are a (relatively) new technology] WAN_Technologies - 7 Copyright: see page 2

8 Circuit Switching Technologies WAN_Technologies - 8 Copyright: see page 2

9 TDM: Time Division Multiplexing Switch Switch BANDWIDTH WAN_Technologies - 9 Copyright: see page 2

10 Interconnections based on TDM TDM (Time Division Multiplexer) divide the total bandwidth in sub-bands Each network user (e.g., router) can see only its assigned sub-band as a synchronous channel with fixed bit rate Routers can use a channel as the equivalent of a physical link In reality at any given time the link carries traffic of only one user WAN_Technologies - 10 Copyright: see page 2

11 TDM: Time Division Multiplexing Take turns Switch Switch BANDWIDTH at predefined, recurring time instants time rules WAN_Technologies - 11 Copyright: see page 2

12 Good service without flexibility (by design) Deterministic performance Delay Jitter Bandwidth Fixed rate Bandwidth not actually used by a user (in a certain interval of time) cannot be used by other services and it is wasted Higher costs Particularly for bursty traffic E.g., data traffic Designed for voice traffic WAN_Technologies - 12 Copyright: see page 2

13 Standard Channel Hierarchies Standardized channel speeds Standardized transmission speeds And corresponding equipment Transmitters Receivers Cables Copper Fibers How to combine multiple low speed channels into a high speed signal transmitted on a link Multiplexing and demultiplexing WAN_Technologies - 13 Copyright: see page 2

14 PDH: Plesiochronous Digital Hierarchy Looser synchronization requirements Europe USA 32 x 64 kb/s E Mbps T1 - DS Mbps 24 x 64 kb/s E Mbps T3 - DS Mbps 4 E Mbps Limited transmission speeds High overhead WAN_Technologies - 14 Copyright: see page 2

15 Why a hierarchy? Hierarchy: how to combine multiple lower rate frames into higher rate frame Higher capacity links in the backbone, lower capacity at the access Grooming and degrooming WAN_Technologies - 15 Copyright: see page 2

16 SDH: Synchronous Digital Hierarchy SONET: Syncronous Optical Network More stringent synchronization USA: SONET OC-1c / STS-1c Mbps OC-3c / STS-3c Mbps OC-12c / STS-12c Mbps OC-48c / STS-48c 2.4 Gbps Europe: SDH STM Mbps STM Mbps STM Gbps Higher transmission speeds Lower overhead WAN_Technologies - 16 Copyright: see page 2 Higher complexity costs

17 Interoperability PDH hierarchies SDH hierarchies Europe USA USA: SONET Europe: SDH E Mbps T1 - DS Mbps OC-1c / STS-1c Mbps E Mbps T3 - DS Mbps OC-3c / STS-3c Mbps STM Mbps E Mbps OC-12c / STS-12c Mbps STM Mbps OC-48c / STS-48c 2.4 Gbps STM Gbps WAN_Technologies - 17 Copyright: see page 2

18 Physical architecture Section: fiber optic between repeaters Line: sequence of sections between devices oeprating at line level Path: end-to-end connection T T T SONET/SDH MUX Repeater Add/Drop MUX Repeater SONET/SDH MUX T T T Section Section Section Section Line Line Path WAN_Technologies - 18 Copyright: see page 2

19 Protocol architecture Multiple layers Complex protocol architecture Monitoring functionalites Fast fault recovery 50 ms Ring topology Terminal Repeater Multiplexer Terminal Higher Layer Higher Layer Path Layer Envelope Path Layer Line Layer STS-N / STM-N Block Line Layer Line Layer Section Layer Frame Section Layer Section Layer Section Layer Photonic Layer Photonic Layer Photonic Layer Photonic Layer Light WAN_Technologies - 19 Copyright: see page 2

20 Frame format STS-1: 810 bytes transmitted in 125 s Mbps s 3 octets 90 octets Synchronous Payload Environment (SPE) 87 octets A1 A2 C1 J1 B1 E1 F1 B3 D1 D2 D3 C2 9 octets H1 B2 D4 H2 K1 D5 H3 K2 D6 Payload G1 F2 H4 Payload D7 D8 D9 Z3 D10 D11 D12 Z4 Z1 Z2 E2 Z5 Section Overhead Line Overhead Path Overhead s WAN_Technologies - 20 Copyright: see page 2

21 Frames In packet switching Frame contains bytes of a single communication Destination (source) identified in the header Frames are transmitted asynchronously Whenever there is data to transmit Whenever a link is free Statistical multiplexing In circuit switching Frame contains bytes of multiple communications Destination (source) identified by the position Frames are transmitted synchronously Back-to-back Independently of whether there is data to transmit WAN_Technologies - 21 Copyright: see page 2

22 What do we do with them? Same duration (125 µs) at any bit rate 1 byte carries one 64kb/s channel More bytes per frame at higher rates Hierarchy: how to combine multiple lower rate frames into higher rate frame Higher capacity links in the backbone, lower capacity at the access Grooming and degrooming WAN_Technologies - 22 Copyright: see page 2

23 How do we connect routers? One channel between two routers All bytes in a frame A fraction of a channel Multiple bytes in a frame WAN_Technologies - 23 Copyright: see page 2

24 But this is not the way it was meant to be used Voice Integrated services WAN_Technologies - 24 Copyright: see page 2

25 ISDN - Integrated Service Digital Network TELEPHONE TERMINAL/ TELEX ISDN COMPUTER FACSIMILE GROUP 4 MULTISERVICE TERMINAL So what? VIDEOTELEPHONE Now it is normal, but back then it was a big step forward WAN_Technologies - 25 Copyright: see page 2

26 ISDN Access Interface ISDN phone Videoconference Bus S NT1 ISDN Exchange (Multiplexer) PC with ISDN Fax G.4 Customer Premises Operator WAN_Technologies - 26 Copyright: see page 2

27 ISDN Access Interface Data + voice The user terminal becomes digital 2B + D or base access 2 data channels at 64 kbps 1 signaling channel at 16 kbps total 144 kbps up to user's premises 30B + D or primary access 30 data channels at 64 kbps 1 signaling channel at 64 kbps total 2 Mbps up to user's premises WAN_Technologies - 27 Copyright: see page 2

28 Packet Switching Technologies WAN_Technologies - 28 Copyright: see page 2

29 Packet-based multiplexing/switching If a source has no traffic, bandwidth is not wasted Statistical multiplexing The same network infrastructure can statistically accommodate more communications Cost of communicating is lower Service is not deterministic WAN_Technologies - 29 Copyright: see page 2

30 Statistical Multiplexing Switch Switch BANDWIDTH WAN_Technologies - 30 Copyright: see page 2

31 Statistical Multiplexing Take turns Switch Switch BANDWIDTH opportunistically, i.e., as soon as link is available WAN_Technologies - 31 Copyright: see page 2

32 Statistical Multiplexing If one is using less, others can use more Switch Switch BANDWIDTH WAN_Technologies - 32 Copyright: see page 2

33 Building packet switching on top of circuit switching Use circuits through a circuit network to interconnect packet/frame switches/routers X.25 Frame Relay ATM Packet switching PDH Cell switching SDH WAN_Technologies - 33 Copyright: see page 2

34 Frame Relay WAN_Technologies - 34 Copyright: see page 2

35 Frame Relay Network Architecture Data Communication Equipment DTE DCE DTE DCE Frame Relay Network DCE DTE DCE Virtual Circuits DTE Data Terminal Equipment WAN_Technologies - 35 Copyright: see page 2

36 Frame Relay standard Standard for DCE-DTE interfaces Multiple logical connections through a single access link Similarly to X.25 Layer 2 only Switches do not need to process 2 headers (layer 2 and layer 3) like in the previous X.25 X.25 does have a layer 3 WAN_Technologies - 36 Copyright: see page 2

37 Core-Edge Approach Error correction: re-transmission only at the network edge, not in the intermediate nodes (core) X.25 corrects errors at each hop Requires reliable links Takes advantage of fast links Small latency: 2 ms per frame relay node from 5 to 20 ms per X.25 node WAN_Technologies - 37 Copyright: see page 2

38 Frame Relay applications Interconnection of Intermediate Systems (router, bridge, gateway) through WANs All commercial devices offer FR interfaces Physical layer is common (PDH) Data-link layer is implemented in software It is possible to specify the bandwidth required by/provided to the customer Variable transit times Problematic with voice/video transmission WAN_Technologies - 38 Copyright: see page 2

39 CIR: Committed Information Rate B c : committed burst size Maximum burstiness T c =B c /CIR Interval of time where CIR is applied It is possible to transmit up to B c bitatwirespeed of the access link in each time interval T c Wire speed Non guaranteed service B c CIR Guaranteed service T c WAN_Technologies - 39 Copyright: see page 2

40 Asynchronous Transfer Mode (ATM) WAN_Technologies - 40 Copyright: see page 2

41 Relationships among different technologies analog telephony Digital conversion leased analog Switching digital telephony leased digital frame packet voice + data ISDN wideband B-ISDN DQDB cells SMDS cells ATM TDM cells + + core-edge Frame Relay core-edge X.25 WAN_Technologies - 41 Copyright: see page 2

42 Distinguishing Factors Protocol Architecture Core & Edge Cells System design choices Asynchronous interconnection servces ATM Enabling technlogies Optical fibers VLSI (CMOS) WAN_Technologies - 42 Copyright: see page 2

43 General features Switching of small, fixed length data units: cells 53 bytes Fast links (with low bit error rate) 150 Mb/s Low latency Good for data, voice and video For deployment in both LAN and WAN Selected for implementing the B-ISDN WAN_Technologies - 43 Copyright: see page 2

44 General features Sophisticated signaling: Multiparty or point-to-point connections Sophisticated mechanisms for flow control Sliding window is not efficient on long, fat pipes Dynamic bandwidth allocation Bandwidth management Fine granularity in bandwidth allocation Support for bursty traffic Adaptability for applications that are sensible to time or data loss Anything else?!?! WAN_Technologies - 44 Copyright: see page 2

45 Virtual channels ATM net 4 Mbps (3 party conference) 50 Mbps (Image transfer) ATM Switch WAN_Technologies - 45 Copyright: see page 2

46 Cell switching ATM Switch 5 48 Cell = 53 bytes WAN_Technologies - 46 Copyright: see page 2

47 Statistical multiplexing A A C B C Multiplex ATM A C B C A WAN_Technologies - 47 Copyright: see page 2

48 ATM technology Switch Switch BANDWIDTH ATM Switch ATM Switch WAN_Technologies - 48 Copyright: see page 2

49 ATM Cell Header Payload GFC VPI VPI VCI VCI VCI PT CLP HEC User Data (48 octets) UNI Cell WAN_Technologies - 49 Copyright: see page 2

50 Header Field Names GFC: General Flow Control VPI: Virtual Path Identifier VCI: Virtual Channel Identifier PT: Payload Type CLP: Congestion Loss Priority HEC: Header Error Control WAN_Technologies - 50 Copyright: see page 2

51 A couple more details Cells are transmitted back-to-back, poossibly inserting empty ones Each cell carries an indentifier of the circuit VCI/VPI: Virtual Channel/Path Identifier Error correction: Core-edge approach as in frame relay Flow control more sophisticated than sliding windows, to take into account: Different types of traffic The memory of the channel WAN_Technologies - 51 Copyright: see page 2

52 Cell Routing Look-up port #2 Port Label i D 1 C B A C n i m D VCI/VPI changes each time an ATM switch is traversed WAN_Technologies - 52 Copyright: see page 2

53 Core-Edge Principle Nodes execute only basic functionalities (switching and multiplexing) ATM Layer (L1-L2 OSI stack) Additional functionalities for the different services are implemented at the edge Upper layer protocols AAL ATM Error control (only for some services and upon request) ATM (core) PHY PHY PHY Upper layer protocols AAL ATM PHY User terminal ATM switch User terminal WAN_Technologies - 53 Copyright: see page 2

54 B-ISDN/ATM Reference Model Management Plane Control Plane User Plane Higher Layer Protocols Higher Layer Protocols ATM Adaption Layer (AAL) ATM Layer Layer Management Pl M t Physical Layer WAN_Technologies - 54 Copyright: see page 2

55 AAL 5 Segmentation and Reassembly L3-PDU USER BITS 0 to 65,000 Bytes PAD Ctrl/Length CRC Bytes SEGMENTATION REASSEMBLY WAN_Technologies - 55 Copyright: see page 2

56 The Vision Bridge / Router Private UNI Private UNI Private ATM Network Private NNI Public UNI Public UNI Public NNI Public UNI Private UNI Bridge / Router Private UNI Public ATM Network Public UNI Public UNI WAN_Technologies - 56 Copyright: see page 2

57 Reality IP host IP network ATM IP router WAN_Technologies - 57 Copyright: see page 2

58 A problematic solution R How can R know that Q is the next hop towards D? How can R know the ATM address of Q? ATM Q D WAN_Technologies - 58 Copyright: see page 2

59 ATM LAN Emulation ATM Workstation ATM SWITCH Access device B Ethernet workstation Higher Layer LLC LAN em AAL ATM PHY Signalling AAL ATM PHY Bridging LAN em AAL MAC ATM PHY PHY Higher Layer LLC MAC PHY Access devices operate as bridges WAN_Technologies - 59 Copyright: see page 2

60 ATM LAN Emulation ATM Workstation SWITCH ATM BUS Access device Server LES Access device WAN_Technologies - 60 Copyright: see page 2

61 IP over ATM: Classical model Direct communication within a subnet Use router across subnets Emulate ARP for address resolution within the subnet Find ATM address of destination or router It does not use ATM potential (performance) IP Subnet A H1 ARP Server A R IP Subnet B ARP Server B H2 H3 WAN_Technologies - 61 Copyright: see page 2

62 Advanced Solutions: Next Hop Resolution Protocol Source finds the ATM address of the best hop to a destination Destination itself if it is on the ATM network A router connected out of the ATM network if the destination is not on the ATM network Complex Logical Address Group A H1 NHRP Server A Logical Address Group B NHRP Server B H2 H3 WAN_Technologies - 62 Copyright: see page 2

63 Only one good way out R Routers and ATM switches speak the same language It s the MPLS solution! Same control plane ATM Q Routers and ATM/MPLS switches exchange routing D information Destinations are identified with IP addresses WAN_Technologies - 63 Copyright: see page 2

IP over. Mario Baldi. Politecnico di Torino. (Technical University of Turin) IPinterconnection - 1 Copyright: si veda nota a pag.

IP over. Mario Baldi. Politecnico di Torino. (Technical University of Turin)  IPinterconnection - 1 Copyright: si veda nota a pag. IP over ATM SDH DWDM Mario Baldi Politecnico di Torino (Technical University of Turin) www.baldi.info IPinterconnection - 1 Copyright: si veda nota a pag. 2 Nota di Copyright This set of transparencies,

More information

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites Asynchronous Transfer Mode Page 12.i DigiPoints Volume 1 Module 12 Asynchronous Transfer Mode Summary This last module of, covers ATM, and provides an end-to-end data communications model that draws on

More information

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross Part 5: Link Layer Technologies CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross 1 Outline PPP ATM X.25 Frame Relay 2 Point to Point Data Link Control One sender, one receiver,

More information

A T M. Cell Switched Technology. not SMDS. Defacto Standard Multimedia capable Use with SONET or SDH. Fixed Length - 53 bytes. DigiPoints Volume 1

A T M. Cell Switched Technology. not SMDS. Defacto Standard Multimedia capable Use with SONET or SDH. Fixed Length - 53 bytes. DigiPoints Volume 1 A T M Cell Switched Technology Fixed Length - 53 bytes not SMDS Defacto Standard Multimedia capable Use with SONET or SDH SCTE VA 12.1 SONET Optical Carrier (OC) Rates and SDH Synchronous Transport Module

More information

Asynchronous Transfer Mode (ATM) ATM concepts

Asynchronous Transfer Mode (ATM) ATM concepts Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode (ATM) is a switching technique for telecommunication networks. It uses asynchronous time-division multiplexing,[1][2] and it encodes data into

More information

Internetworking Part 1

Internetworking Part 1 CMPE 344 Computer Networks Spring 2012 Internetworking Part 1 Reading: Peterson and Davie, 3.1 22/03/2012 1 Not all networks are directly connected Limit to how many hosts can be attached Point-to-point:

More information

Module 10 Frame Relay and ATM

Module 10 Frame Relay and ATM Module 10 Frame Relay and ATM Lesson 34 ATM: Concepts And Header 10.2.1 INTRODUCTION IP has a varying packet size which causes no problem while multiplexing but makes switching difficult. ATM uses a fixed

More information

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy)

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy) ATM Asynchronous Transfer Mode (and some SDH) (Synchronous Digital Hierarchy) Why use ATM? Circuit switched connections: After initial setup no processing in network nodes Fixed bit rates, fixed time delay

More information

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097 Chair for Network Architectures and Services Prof. Carle Department of Computer Science TU München Master Course Computer Networks IN2097 Prof. Dr.-Ing. Georg Carle Christian Grothoff, Ph.D. Stephan Günther

More information

ATM Logical Connections: VCC. ATM Logical Connections: VPC

ATM Logical Connections: VCC. ATM Logical Connections: VPC ATM Logical Connections: VCC Logical Connections in ATM are referred to as virtual channel connections (VCCs). Virtual channel (VC) is a generic term used to describe unidirectional transport of ATM cells

More information

1997, Scott F. Midkiff 1

1997, Scott F. Midkiff 1 Welcome to! Loooooooooooooooots of acronyms! By Scott Midkiff ECpE/CS 5516, VPI Spring 1997 (modified by Marc Abrams for Spring 1998) A lot of what s in came from the phone and ing worlds, not the LAN

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline ATM Asynchronous Transfer Mode these slides are based on USP ATM slides from Tereza Carvalho 1 ATM Networks Outline ATM technology designed as a support for ISDN Definitions: STM and ATM Standardization

More information

Asynchronous Transfer Mode

Asynchronous Transfer Mode ATM Asynchronous Transfer Mode CS420/520 Axel Krings Page 1 Protocol Architecture (diag) CS420/520 Axel Krings Page 2 1 Reference Model Planes User plane Provides for user information transfer Control

More information

Cell Switching (ATM) Commonly transmitted over SONET other physical layers possible. Variable vs Fixed-Length Packets

Cell Switching (ATM) Commonly transmitted over SONET other physical layers possible. Variable vs Fixed-Length Packets Cell Switching (ATM) Connection-oriented packet-switched network Used in both WAN and LAN settings Signaling (connection setup) Protocol: Q2931 Specified by ATM forum Packets are called cells 5-byte header

More information

Ethernet Switches (more)

Ethernet Switches (more) Ethernet Switches layer 2 (frame) forwarding, filtering using LAN addresses Switching: A-to-B and A - to-b simultaneously, no collisions large number of interfaces often: individual hosts, star-connected

More information

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino)

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) http://staff.polito.it/mario.baldi MPLS - 1 MPLS - 2 Copyright notice This set of transparencies,

More information

Spanning Tree Protocol

Spanning Tree Protocol Spanning Tree Protocol Exercises Mario Baldi Politecnico di Torino (Technical University of Turin) http://www.mario-baldi.net Copyright Notice This set of transparencies, hereinafter referred to as slides,

More information

ATM Technology in Detail. Objectives. Presentation Outline

ATM Technology in Detail. Objectives. Presentation Outline ATM Technology in Detail Professor Richard Harris Objectives You should be able to: Discuss the ATM protocol stack Identify the different layers and their purpose Explain the ATM Adaptation Layer Discuss

More information

ICMPv6. Internet Control Message Protocol version 6. Mario Baldi. Politecnico di Torino. (Technical University of Turin)

ICMPv6. Internet Control Message Protocol version 6. Mario Baldi. Politecnico di Torino. (Technical University of Turin) ICMPv6 Internet Control Message Protocol version 6 Mario Baldi Politecnico di Torino (Technical University of Turin) http://www.baldi.info Copyright Notice This set of transparencies, hereinafter referred

More information

Traffic priority - IEEE 802.1p

Traffic priority - IEEE 802.1p Traffic priority - IEEE 802.1p Mario Baldi Politecnico di Torino mario.baldi[at]polito.it staff.polito.it/mario.baldi Pietro Nicoletti Studio Reti piero[at]studioreti.it www.studioreti.it Based on chapter

More information

Packet Switching Techniques

Packet Switching Techniques Packet Switching Techniques 188lecture3.ppt Pasi Lassila 1 Problem Aim: Build larger networks connecting more users also spanning different network technologies Shared media networks limited number of

More information

Wireless Networks. Communication Networks

Wireless Networks. Communication Networks Wireless Networks Communication Networks Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN) Higher-speed High-speed local area network

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS INTRODUCTION ATM stands for Asynchronous Transfer Mode ATM is a flexible high bandwidth, low delay network technology that is: Capable of handling voice, video and data

More information

Module 3. Wide Area Networking (WAN)

Module 3. Wide Area Networking (WAN) Module 3 Wide Area Networking (WAN) When many nodes or LAN s are connected together in a large scale, we have a WAN. This may be world wide. Because of the separation of the nodes, the Public Data Network

More information

NETWORK PARADIGMS. Bandwidth (Mbps) ATM LANS Gigabit Ethernet ATM. Voice, Image, Video, Data. Fast Ethernet FDDI SMDS (DQDB)

NETWORK PARADIGMS. Bandwidth (Mbps) ATM LANS Gigabit Ethernet ATM. Voice, Image, Video, Data. Fast Ethernet FDDI SMDS (DQDB) 1. INTRODUCTION NETWORK PARADIGMS Bandwidth (Mbps) 1000 ATM LANS Gigabit Ethernet ATM 100 10 Fast Ethernet FDDI SMDS (DQDB) Voice, Image, Video, Data 1 Ethernet/ Token Ring/ Token Bus Frame Relay X.25

More information

Outline. Circuit Switching. Circuit Switching : Introduction to Telecommunication Networks Lectures 13: Virtual Things

Outline. Circuit Switching. Circuit Switching : Introduction to Telecommunication Networks Lectures 13: Virtual Things 8-5: Introduction to Telecommunication Networks Lectures : Virtual Things Peter Steenkiste Spring 05 www.cs.cmu.edu/~prs/nets-ece Outline Circuit switching refresher Virtual Circuits - general Why virtual

More information

Asynchronous. nous Transfer Mode. Networks: ATM 1

Asynchronous. nous Transfer Mode. Networks: ATM 1 Asynchronous nous Transfer Mode (ATM) Networks: ATM 1 Issues Driving LAN Changes Traffic Integration Voice, video and data traffic Multimedia became the buzz word One-way batch Two-way batch One-way interactive

More information

Static Routing Design Exercises

Static Routing Design Exercises Static Routing Design Exercises Mario Baldi Flavio Marinone Fulvio Risso Static_routing_ex - 1 Copyright notice: page 2 Copyright notice This set of transparencies, hereinafter referred to as slides, is

More information

ROUTING PROTOCOLS. Mario Baldi Routing - 1. see page 2

ROUTING PROTOCOLS. Mario Baldi   Routing - 1. see page 2 ROUTING PROTOCOLS Mario Baldi www.baldi.info Routing - 1 Copyright Notice This set of transparencies, hereinafter referred to as slides, is protected by copyright laws and provisions of International Treaties.

More information

Chapter 10. Circuits Switching and Packet Switching 10-1

Chapter 10. Circuits Switching and Packet Switching 10-1 Chapter 10 Circuits Switching and Packet Switching 10-1 Content Switched communication networks Circuit switching networks Circuit-switching concepts Packet-switching principles X.25 (mentioned but not

More information

! Cell streams relating to different media types are multiplexed together on a statistical basis for transmission and switching.

! Cell streams relating to different media types are multiplexed together on a statistical basis for transmission and switching. Asynchronous Transfer Mode (ATM) Networks! All source media is first broken down into a stream of fixed sized units known as cells.! Cell streams relating to different media types are multiplexed together

More information

Network management and QoS provisioning - revise. When someone have to share the same resources is possible to consider two particular problems:

Network management and QoS provisioning - revise. When someone have to share the same resources is possible to consider two particular problems: Revise notes Multiplexing & Multiple Access When someone have to share the same resources is possible to consider two particular problems:. multiplexing;. multiple access. The first one is a centralized

More information

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514 Lecture 11 Asynchronous Transfer Mode () Outline Introduction Virtual Circuit Setup PVC vs. SVC Quality of Service and Congestion Control IP over and Frame Relay interworking Network (integrated voice,

More information

Packet Switching - Asynchronous Transfer Mode. Introduction. Areas for Discussion. 3.3 Cell Switching (ATM) ATM - Introduction

Packet Switching - Asynchronous Transfer Mode. Introduction. Areas for Discussion. 3.3 Cell Switching (ATM) ATM - Introduction Areas for Discussion Packet Switching - Asynchronous Transfer Mode 3.3 Cell Switching (ATM) Introduction Cells Joseph Spring School of Computer Science BSc - Computer Network Protocols & Arch s Based on

More information

Packet Switching. Hongwei Zhang Nature seems to reach her ends by long circuitous routes.

Packet Switching. Hongwei Zhang  Nature seems to reach her ends by long circuitous routes. Problem: not all networks are directly connected Limitations of directly connected networks: limit on the number of hosts supportable limit on the geographic span of the network Packet Switching Hongwei

More information

Multimedia Applications over Packet Networks

Multimedia Applications over Packet Networks Multimedia Networking and Quality of Service Mario Baldi Technical Univeristy of Torino Computer Engineering Department mario.baldi@polito.it +39 011 564 7067 staff.polito.it/mario.baldi Nota di Copyright

More information

CISC452 Telecommunications Systems. Lesson 6 Frame Relay and ATM

CISC452 Telecommunications Systems. Lesson 6 Frame Relay and ATM CISC452 Telecommunications Systems Lesson 6 Frame Relay and ATM 1 Technology Comparison Private Line X.25 SMDS Frame Relay ATM IP Speed 56K - 622M 9.6K - 2.048M 56K - 34M Dial - 45M 1.5M - 622M Dial -

More information

ATM Networks. Raj Jain

ATM Networks. Raj Jain ATM Networks Professor of Computer and Information Sciences The Ohio State University Columbus, OH 43210-1277 http://www.cis.ohio-state.edu/~jain/ 1 Overview ATM: Overview ATM Protocol Layers Network Interfaces

More information

Telco Scalable Backbones

Telco Scalable Backbones Telco Scalable Backbones PDH, SONET/SDH (C) Herbert Haas 2005/03/11 Everything that can be invented has been invented Charles H. Duell, commissioner of the US Office of Patents 1899 Agenda Basics Shannon

More information

Chapter 15 Computer and Multimedia Networks

Chapter 15 Computer and Multimedia Networks Chapter 15 Computer and Multimedia Networks 15.1 Basics of Computer and Multimedia Networks 15.2 Multiplexing Technologies 15.3 LAN and WAN 15.4 Access Networks 15.5 Common Peripheral Interfaces 15.6 Further

More information

ATM Introduction. The Grand Unification 2005/03/11. (C) Herbert Haas

ATM Introduction. The Grand Unification 2005/03/11. (C) Herbert Haas ATM Introduction The Grand Unification Agenda What is it? Who wants it? Who did it? Header and Switching ATM Layer Hypercube Adaptation Layers Signaling Addresses 2 What is ATM? High-Speed Virtual Circuits

More information

Empirical Analysis of Clustered Network Traffic over Digital Communication Channels

Empirical Analysis of Clustered Network Traffic over Digital Communication Channels Empirical Analysis of Clustered Network Traffic over Digital Communication Channels Vincent O. Nyangaresi, S. Ogara, S. Abeka School Of Informatics and Innovative Systems, Jaramogi Oginga Odinga University

More information

HWP2 Application level query routing HWP1 Each peer knows about every other beacon B1 B3

HWP2 Application level query routing HWP1 Each peer knows about every other beacon B1 B3 HWP2 Application level query routing HWP1 Each peer knows about every other beacon B2 B1 B3 B4 B5 B6 11-Feb-02 Computer Networks 1 HWP2 Query routing searchget(searchkey, hopcount) Rget(host, port, key)

More information

Multimedia Networking and Quality of Service

Multimedia Networking and Quality of Service Multimedia Networking and Quality of Service Mario Baldi Politecnico di Torino (Technical Univeristy of Torino) Department of Computer Engineering mario.baldi [at] polito.it +39 011 564 7067 staff.polito.it/mario.baldi

More information

Core Network. Core Network Technologies. S Verkkopalvelujen tuotanto S Network Service Provisioning Lecture 2: Core Network Technologies

Core Network. Core Network Technologies. S Verkkopalvelujen tuotanto S Network Service Provisioning Lecture 2: Core Network Technologies Lic.(Tech.) Marko Luoma (1/37) Lic.(Tech.) Marko Luoma (2/37) S-38.192 Verkkopalvelujen tuotanto S-38.192 Network Service Provisioning Lecture 2: Core Network Technologies Connects MAN networks together

More information

WAN technology which are to be discussed:

WAN technology which are to be discussed: WAN Technology Operates at 3 layer OSI model as below: 1. PHY 2. Data Link 3. Network Most of WAN technology are packetswitched network categorized as Switched Virtual circuit Network ( 3-phase, connection

More information

ATM networks. C. Pham Université de Pau et des Pays de l Adour LIUPPA Laboratory

ATM networks. C. Pham Université de Pau et des Pays de l Adour LIUPPA Laboratory ATM networks C. Pham Université de Pau et des Pays de l Adour LIUPPA Laboratory http://www.univ-pau.fr/~cpham Congduc.Pham@univ-pau.fr Issues Driving LAN Changes Traffic Integration Voice, video and data

More information

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino)

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) http://staff.polito.it/mario.baldi MPLS - 1 MPLS - 2 Copyright notice This set of transparencies,

More information

Lecture 03 Chapter 11 Asynchronous Transfer Mode

Lecture 03 Chapter 11 Asynchronous Transfer Mode NET 456 High Speed Networks Lecture 03 Chapter 11 Asynchronous Transfer Mode Dr. Anis Koubaa Reformatted slides from textbook Data and Computer Communications, Ninth Edition by William Stallings, 1 (c)

More information

SONET/SDH. By Iqtidar Ali

SONET/SDH. By Iqtidar Ali SONET/SDH By Iqtidar Ali SONET/SDH SONET/SDH means Synchronous Optical Network (SONET) was developed by ANSI. Synchronous Digital Hierarchy (SDH) was developed by ITU-T. The high bandwidth of fiber optic

More information

Figure 10.1 Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing.

Figure 10.1 Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing. Figure. Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing. (a) PCI =,,, 4 4 PCI =, 4 4 6 PCI = 6, Link/Port RT Link/Port RT Link/Port RT In Port PCI 4 Out Port PCI 4 6 Port

More information

Appendix 5 - ATM Technology in Detail

Appendix 5 - ATM Technology in Detail Technology Asynchronous Transfer Mode Principles, Layering, AAL, Signaling Agenda Introduction Reference Model Physical Layer Layer Switching Details Adaptation Layer Signaling and Addressing Technology,

More information

Common Protocols. The grand finale. Telephone network protocols. Traditional digital transmission

Common Protocols. The grand finale. Telephone network protocols. Traditional digital transmission The grand finale Common Protocols An Engineering Approach to Computer Networking Previous chapters presented principles, but not protocol details these change with time real protocols draw many things

More information

PPP. Point-to-Point Protocol

PPP. Point-to-Point Protocol PPP Point-to-Point Protocol 1 Introduction One of the most common types of WAN connection is the point-to-point connection. Point-to-point connections are used to connect LANs to service provider WANs,

More information

CHAPTER -1. Introduction to Computer Networks

CHAPTER -1. Introduction to Computer Networks CHAPTER -1 Introduction to Computer Networks PRELIMINARY DEFINITIONS computer network :: [Tanenbaum] a collection of autonomous computers interconnected by a single technology. communications network ::a

More information

Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN)

Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN) Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN) Petr Grygárek rek 1 ATM basic characteristics Integrates transfer of voice, video, data and other media using statistical al multiplexing ing multiplexes

More information

Introduction. ATM Technology. What is ATM? Agenda

Introduction. ATM Technology. What is ATM? Agenda Introduction Technology Asynchronous Transfer Mode Principles, ing, AAL, Signaling In 1986 the CCITT (now ITU-T) adopted as background technology for B-ISDN B-ISDN intended to replace several widespread

More information

Switched Multimegabit Data Service

Switched Multimegabit Data Service CHAPTER 14 Chapter Goals Tell how SMDS works, and describe its components. Describe the operational elements of the SMDS environment, and outline its underlying protocol. Discuss related technologies.

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS SYNCHRONOUS OPTICAL NETWORK (SONET) Synchronous Optical Network (SONET) is a standard for optical telecommunications transport. SONET defines optical carrier (OC) levels

More information

Switched Multimegabit Data Service (SMDS)

Switched Multimegabit Data Service (SMDS) CHAPTER 14 Switched Multimegabit Data Service (SMDS) Background Switched Multimegabit Data Service (SMDS) is a high-speed, packet-switched, datagram-based WAN networking technology used for communication

More information

Chapter 1 Introduction

Chapter 1 Introduction Emerging multimedia, high-speed data, and imaging applications are generating a demand for public networks to be able to multiplex and switch simultaneously a wide spectrum of data rates. These networks

More information

Lambda Networks DWDM. Vara Varavithya Department of Electrical Engineering King Mongkut s Institute of Technology North Bangkok

Lambda Networks DWDM. Vara Varavithya Department of Electrical Engineering King Mongkut s Institute of Technology North Bangkok Lambda Networks DWDM Vara Varavithya Department of Electrical Engineering King Mongkut s Institute of Technology North Bangkok vara@kmitnb.ac.th Treads in Communication Information: High Speed, Anywhere,

More information

Metropolitan Area Network. Core Network. Technologies

Metropolitan Area Network. Core Network. Technologies Lic.(Tech.) Marko Luoma (1/49) Lic.(Tech.) Marko Luoma (2/49) S-38.3192 Verkkopalvelujen tuotanto S-38.3192 Network Service Provisioning Lecture 2: Core and Metro Network Technologies Metropolitan Area

More information

Lecture 22 Overview. Last Lecture. This Lecture. Next Lecture. Internet Applications. ADSL, ATM Source: chapter 14

Lecture 22 Overview. Last Lecture. This Lecture. Next Lecture. Internet Applications. ADSL, ATM Source: chapter 14 Last Lecture Lecture 22 Overview Internet Applications This Lecture ADSL, ATM Source: chapter 14 Next Lecture Wireless Networking Source: chapter 15 COSC244 & TELE202 Lecture 22 - ADSL, ATM 1 Modem Enable

More information

Backbone network technologies. T Jouni Karvo, Timo Kiravuo

Backbone network technologies. T Jouni Karvo, Timo Kiravuo Backbone network technologies T-110.300 Jouni Karvo, Timo Kiravuo Backbone network technologies This lecture tells about landline backbone networks After this lecture, you should know WDM, PDH, SDH and

More information

SONET. By Sadhish Prabhu. Unit II

SONET. By Sadhish Prabhu. Unit II SONET By Sadhish Prabhu History Digital carrier systems The hierarchy of digital signals that the telephone network uses. Trunks and access links organized in DS (digital signal) hierarchy Problem: rates

More information

PRACTICES FNC Guide to ATM GUIDE TO ATM CROSS PRODUCT DOCUMENTATION ISSUE 1, JANUARY 2002 FUJITSU NETWORK COMMUNICATIONS, INC.

PRACTICES FNC Guide to ATM GUIDE TO ATM CROSS PRODUCT DOCUMENTATION ISSUE 1, JANUARY 2002 FUJITSU NETWORK COMMUNICATIONS, INC. PRACTICES GUIDE TO ATM CROSS PRODUCT DOCUMENTATION ISSUE 1, JANUARY 2002 FUJITSU NETWORK COMMUNICATIONS, INC. Copyrights, Trademarks, and Disclaimers All products or services mentioned in this document

More information

WAN Technologies CCNA 4

WAN Technologies CCNA 4 WAN Technologies CCNA 4 Overview Note: Most of this will be described in more detail in later chapters. Differentiate between a LAN and WAN Identify the devices used in a WAN List WAN standards Describe

More information

Network Devices,Frame Relay and X.25

Network Devices,Frame Relay and X.25 Network Devices,Frame Relay and X.25 Hardware/Networking Devices: Networking hardware may also be known as network equipment computer networking devices. Network Interface Card (NIC): NIC provides a physical

More information

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis Broadband ISDN 3BA33 David Lewis 3BA33 D.Lewis 2007 1 B-ISDN Model has 3 planes User Control Management 3BA33 D.Lewis 2007 3 Broadband ISDN Was Expected to be the Universal Network of the future Takes

More information

ATM Networks: An Overview

ATM Networks: An Overview ATM Networks: An Overview Professor of Computer and Information Sciences Columbus, OH 43210-1277 http://www.cis.ohio-state.edu/~jain/ 2-1 MBone Instructions Handouts for the class are available on-line:

More information

E1-E2 (EB) Chapter 4 MSPP

E1-E2 (EB) Chapter 4 MSPP E1-E2 (EB) Chapter 4 MSPP Page: 1 Multi-service Provisioning Platform (M S P P) I) Introduction: MSPP is deployed in the boundary of Access and Metro core backbone. TEC has prepared two different platforms

More information

Hubs. Interconnecting LANs. Q: Why not just one big LAN?

Hubs. Interconnecting LANs. Q: Why not just one big LAN? Interconnecting LANs Q: Why not just one big LAN? Limited amount of supportable traffic: on single LAN, all stations must share bandwidth limited length: 802.3 specifies maximum cable length large collision

More information

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Networking Technologies Mean? p. 3 What Is a Computer Network?

More information

ECE 650 Systems Programming & Engineering. Spring 2018

ECE 650 Systems Programming & Engineering. Spring 2018 ECE 650 Systems Programming & Engineering Spring 2018 Networking Introduction Tyler Bletsch Duke University Slides are adapted from Brian Rogers (Duke) Computer Networking A background of important areas

More information

MA Yan, BUPTCC, ~16 BUPT Information Network Center LAN LAN. Transmission system

MA Yan, BUPTCC, ~16 BUPT Information Network Center LAN LAN. Transmission system LAN LAN Transmission system 1 Campus 1 2 Office 3 Office 2 Office 1 3 2 1 3 2 1 3 2 1 3 2 1 3 2 1 3 2 1 3 2 1 3 2 1 3 ... 4 Local Loop End Office Trunks End Office End Office End Office Tandem Office LD

More information

Synchronous Optical Networks SONET. Computer Networks: SONET

Synchronous Optical Networks SONET. Computer Networks: SONET Synchronous Optical Networks SONET 1 Telephone Networks {Brief History} Digital carrier systems The hierarchy of digital signals that the telephone network uses. Trunks and access links organized in DS

More information

Lecture 1 Overview - Data Communications, Data Networks, and the Internet

Lecture 1 Overview - Data Communications, Data Networks, and the Internet DATA AND COMPUTER COMMUNICATIONS Lecture 1 Overview - Data Communications, Data Networks, and the Internet Mei Yang Based on Lecture slides by William Stallings 1 OUTLINE Data Communications and Networking

More information

This Lecture. BUS Computer Facilities Network Management X.25. X.25 Packet Switch. Wide Area Network (WAN) Technologies. X.

This Lecture. BUS Computer Facilities Network Management X.25. X.25 Packet Switch. Wide Area Network (WAN) Technologies. X. This ecture BUS350 - Computer Facilities Network Management Wide rea Network (WN) Technologies. X.5 Frame Relay TM Faculty of Information Technology Monash University Faculty of Information Technology

More information

MPLS AToM Overview. Documentation Specifics. Feature Overview

MPLS AToM Overview. Documentation Specifics. Feature Overview MPLS AToM Overview This document provides an introduction to MPLS AToM and includes the following sections: Documentation Specifics, page 14 Feature Overview, page 14 Benefits, page 26 What To Do Next,

More information

IGMP Snooping. Mario Baldi. Pietro Nicoletti. Politecnico di Torino. Studio Reti

IGMP Snooping. Mario Baldi. Pietro Nicoletti. Politecnico di Torino. Studio Reti IGMP Snooping Mario Baldi Politecnico di Torino mario.baldi[at]polito.it staff.polito.it/mario.baldi Pietro Nicoletti Studio Reti piero[at]studioreti.it www.studioreti.it Based on chapter 8 of: M. Baldi,

More information

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR 603203 DEPARTMENT OF COMPUTER SCIENCE & APPLICATIONS QUESTION BANK (2017-2018) Course / Branch : BCA Semester /Year : EVEN / III Subject Name : Data

More information

Explore some common protocols. Telephone network protocols. Traditional digital transmission. Digital Communications II

Explore some common protocols. Telephone network protocols. Traditional digital transmission. Digital Communications II Explore some common protocols Common Protocols Digital Communications II Much discussion of principles, but not protocol details These change with time Real protocols draw many things together Overview

More information

SAE6A/SAZ6B DATA COMMUNICATION AND NETWORKING UNIT : I To V

SAE6A/SAZ6B DATA COMMUNICATION AND NETWORKING UNIT : I To V SAE6A/SAZ6B DATA COMMUNICATION AND NETWORKING UNIT : I To V 1 UNIT 1:Syllabus Introduction to Data Communication Network Protocols & standards standards organizations Line Configuration Topology Transmission

More information

Network Topologies & Error Performance Monitoring in SDH Technology

Network Topologies & Error Performance Monitoring in SDH Technology Network Topologies & Error Performance Monitoring in SDH Technology Shiva Sharma Electronics and Communications Department Dronacharya College of Engineering Gurgaon, Haryana Shiva.92@hotmail.com Abstract

More information

Electromagnetic Spectrum

Electromagnetic Spectrum Electromagnetic Spectrum PCS FMRadi o/ TV Short wave Radi o AM Broadcast Ul trasoni c Soni c Vi si ble Li ght Infrared Li ght Ul travi ol et X- Rays Frequency 1 khz 1 M Hz 1 G Hz 1 THz 1 Y Hz 1 ZHz Wavelength

More information

Lesson 3 Network technologies - Controlling

Lesson 3 Network technologies - Controlling Lesson 3 Network technologies - Controlling Objectives : Network control or traffic engineering is one of the important techniques in the network. Understanding QoS control, traffic engineering and OAM

More information

Lecture (08) Fundamentals of WANs (II)

Lecture (08) Fundamentals of WANs (II) Agenda Lecture (08) Fundamentals of WANs (II) OSI Layer 2 of WANs ATM & SONET WAN Dr. Ahmed M. ElShafee ١ ٢ OSI Layer 2 of WANs OSI Layer 2 of WANs (2) WAN protocols used on point to point serial links

More information

Digital Communication Networks

Digital Communication Networks Digital Communication Networks MIT PROFESSIONAL INSTITUTE, 6.20s July 25-29, 2005 Professor Muriel Medard, MIT Professor, MIT Slide 1 Digital Communication Networks Introduction Slide 2 Course syllabus

More information

Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture

Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture 1 Optimizing Ethernet Access Network for Internet Protocol Multi-Service Architecture Author: Mikael Forsten TeliaSonera Sonera Carrier Networks Supervisor: Docent Timo O. Korhonen Instructor: M.Sc Jari

More information

Troubleshooting Tools

Troubleshooting Tools Troubleshooting Tools An overview of the main tools for verifying network operation from a host Fulvio Risso Mario Baldi Politecnico di Torino (Technical University of Turin) see page 2 Copyright Notice

More information

Introducing Frame Relay

Introducing Frame Relay Frame Relay CCNA 4 Note Much of the information in this presentation comes from the CCNP 2 version 3.0 module on Frame Relay. I find a lot of the information in CCNA 4 module 5 Frame Relay not very well

More information

Synchronous Optical Networks (SONET) Advanced Computer Networks

Synchronous Optical Networks (SONET) Advanced Computer Networks Synchronous Optical Networks (SONET) Advanced Computer Networks SONET Outline Brief History SONET Overview SONET Rates SONET Ring Architecture Add/Drop Multiplexor (ADM) Section, Line and Path Virtual

More information

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP

Name of Course : E1-E2 CFA. Chapter 14. Topic : NG SDH & MSPP Name of Course : E1-E2 CFA Chapter 14 Topic : NG SDH & MSPP Date of Creation : 28.03.2011 NGN SDH and MSPP 1. Introduction: Innovation, the lifeline to survival in the telecommunication market, has spurred

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SEED NETWORKS LAYERS The function and associated information of the planes is as follows: The reference model is composed of the following planes: Control lane manages the call and connection.

More information

VLAN. Mario Baldi. Pietro Nicoletti. Politecnico di Torino. Studio Reti

VLAN. Mario Baldi. Pietro Nicoletti. Politecnico di Torino. Studio Reti VLAN Mario Baldi Politecnico di Torino http://staff.polito.it/mario.baldi Pietro Nicoletti Studio Reti http://www.studioreti.it Based on chapter 5 of: M. Baldi, P. Nicoletti, Switched LAN, McGraw-Hill,

More information

Data Networks. Lecture 1: Introduction. September 4, 2008

Data Networks. Lecture 1: Introduction. September 4, 2008 Data Networks Lecture 1: Introduction September 4, 2008 Slide 1 Learning Objectives Fundamental aspects of network Design and Analysis: Architecture: layering, topology design, switching mechanisms Protocols:

More information

COMP9332 Network Routing & Switching

COMP9332 Network Routing & Switching COMP9332 Network Routing & Switching Switching in IP Networks with MPLS http://www.cse.unsw.edu.au/~cs9332 1 Lecture Overview This lecture introduces the concept of switching, which allows faster processing

More information