NET 3710 WAN Data Networks.

Slides:



Advertisements
Similar presentations
Exercises and Solutions Lecture 1
Advertisements

Internetworking Introduction How Networks Differ How Networks Can Be Connected Concatenated Virtual Circuits Connectionless Internetworking Tunneling Fragmentation.
Chapter 8: Local Area Networks: Internetworking. 2 Objectives List the reasons for interconnecting multiple local area network segments and interconnecting.
Open System Interconnection (OSI) Model
Computer Network Architecture and Programming
1 Chapter 8 Local Area Networks - Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Local Area Networks Part II. 2 Introduction Many times it is necessary to connect a local area network to another local area network or to a wide area.
1 Version 3.0 Module 10 Routing Fundamentals and Subnetting.
Chapter 10 Data Link Control Protocols. Agenda Definition Functions Attributes Concepts Types Conversion.
TCP/IP Reference Model Host To Network Layer Transport Layer Application Layer Internet Layer.
MPLS networking at PSP Co Multi-Protocol Label Switching Presented by: Hamid Sheikhghanbari 1.
1 Wide Area Network. 2 What is a WAN? A wide area network (WAN ) is a data communications network that covers a relatively broad geographic area and that.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
Chapter 18. Virtual-Circuit Networks: Frame Relay and ATM
Asynchronous Transfer Mode: ATM r 1980s/1990’s standard for high-speed (155Mbps to 622 Mbps and higher) Broadband Integrated Service Digital Network architecture.
Internetworking and ATM Lecture 8, April 30, 2003 Data Communications and Networks Mr. Greg Vogl Uganda Martyrs University.
Switched network.
Module 4: Designing Routing and Switching Requirements.
Networks and Protocols CE Week 5b. WAN’s, Frame Relay, DSL, Cable.
Cisco – Semester 1 – Chapter 2 Network Fundamentals And The OSI Model.
S4-Chapter 3 WAN Design Requirements. WAN Technologies Leased Line –PPP networks –Hub and Spoke Topologies –Backup for other links ISDN –Cost-effective.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Networks and Protocols CE Week 2a. Network hardware.
Telecommunications Essentials Chapter 7 Wide Area Networking.
ACT Week 11 Version 1 Feb 2005Slide & Voice over packet transport technologies Format of lecture: Follow.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
Presented By: Gavin Worden Leased Lines vs. Internet Based VPNs.
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Data Communications Chapter 1 – Data Communications, Data Networks, and the Internet.
Instructor Materials Chapter 1: WAN Concepts
Network Overview.
Link Layer 5.1 Introduction and services
Asynchronous Transfer Mode
Semester 4, Chapter 3 Allan Johnson
Local Area Networks Yiannos Mylonas.
Planning and Troubleshooting Routing and Switching
The OSI Model and the TCP/IP Protocol Suite
E-Commerce.
What the OSI Protocol Layers Do
OSI Protocol Stack Given the post man exemple.
ISO/OSI Model and Collision Domain
Wide Area Network.
WAN technologies.
Virtual LANs.
TYPES OF NETWORK
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Wide Area Networks.
Chapter 1: WAN Concepts Connecting Networks
SWITCHING & ROUTING.
נכתב ונערך ע"י רס"ל אורטל מנשה, ר"צ אלקטרוניקה
The OSI Model and the TCP/IP Protocol Suite
Asynchronous Transfer Mode
X.25 and Frame Relay Like ATM: wide area network technologies
Lecture 1: Introduction to WAN
The Business Value of MPLS VPNs
Computing Over Distance
Firewalls Routers, Switches, Hubs VPNs
VoIP—Voice over Internet Protocol
Introduction Computer Networks.
TCP/IP Protocol Suite: Review
The OSI 7 Layer Model Ben, Stuart, Charles.
Networking.
Network Architecture for Cyberspace
Networking.
The OSI Model and the TCP/IP Protocol Suite
Computer Networks Protocols
Chapter 8 – Data switching and routing
Presentation transcript:

NET 3710 WAN Data Networks

Network Protocols Protocols functions: Communication control – how to communicate (peer to peer, master/slave) Error detection/correction – how to check for and correct errors Link management – control traffic flow Session variables – login, authentication of users, half or full duplex Synchronization – transfer rates, timing Addressing – unique ID for nodes; connection oriented (circuit), or connectionless (packet) Routing – metrics on how best to route traffic Data segmenting/reassembly – frames, cells, packets, header and trailer Data formatting – Encryption and compression

Data Network Types LAN – Local Area Network WAN – Wide Area Network Within a building WAN – Wide Area Network Network connecting LANs in many different locations Focus on WANs

WAN Types Types of WANs Public – Internet Private – Private line, VPN, MPLS

XO IP Network XO Network Maps

IP Internet Protocol (IP) mainly an addressing scheme An IP address has two parts: the identifier of a particular network on the Internet and an identifier of the particular device (which can be a server or a workstation etc.) within that network. On the Internet itself - that is, between the routers that move packets from one point to another along the route - only the network part of the address is looked at. IPv4 uses a 32 bit address IPv6 uses a 128 bit address and provides for better QoS IP address hard to remember so Domain Name Service (DNS) is used to translate names to IP addresses.

Private WAN Types *Private Line (point to point) – Layer 1 Dedicated circuits between locations TDM or IP. TDM = T1/T3/OCx Pros – secure, reliable, dedicated bandwidth not shared, supports any protocol Cons – costly, many circuits to manage at hub or main location

Private WAN Types *Ethernet (WAN) Old layer 2 technology used on LANs Newer to WAN environment Implemented over SONET for protection or over DWDM backbones 10/100/1000MB speeds Interconnect LANs at Layer 2 Point to point or switched (FE aggregation to GigE) Pros – matching LAN speeds, simple, cheap (per MB), flat network Cons – flat network

Private WAN Types Multiprotocol Label Switching (MPLS) Layer 2 switching level Semi private/shared network Pros – utilizing existing backbone, scaleable, layer 2 – fast, one circuit to manage at HQ, cheaper than private line Cons – shared type network, not dedicated

Private WAN Types *Virtual Private Network (VPN) Layer 3 (IP) utilizing existing Internet Traffic is encrypted for security Hub and spoke or Meshed network Pros – utilizing existing network (internet), scaleable, layer 3, better use of bandwidth Cons – public network backbone, encryption overhead

Network Convergence Voice and data networks becoming one More efficient and economical Very attractive for branch office design Using dedicated or private circuits VOIP works well. Utilizing the Internet for VOIP is still unreliable.