Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP - 2014 Instructor: Mandy Galante.

Slides:



Advertisements
Similar presentations
Intermediate TCP/IP TCP Operation.
Advertisements

Chapter 7 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain the need for the transport layer.  Identify.
Network Services Networking for Home & Small Business.
Network Layer and Transport Layer.
CCNA 1 v3.1 Module 11 Review.
Networking Theory (part 2). Internet Architecture The Internet is a worldwide collection of smaller networks that share a common suite of communication.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 11 TCP/IP Transport and Application Layers.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
Lecturer: Tamanna Haque Nipa
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Lecture 8 Modeling & Simulation of Communication Networks.
15-1 More Chapter 15 Goals Compare and contrast various technologies for home Internet connections Explain packet switching Describe the basic roles of.
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
Presentation on Osi & TCP/IP MODEL
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
CCNA1 v3 Module 11 v3 CCNA 1 Module 11 JEOPARDY S Dow.
Huda AL_Omairl - Network 71 Protocols and Network Software.
Mr C Johnston ICT Teacher
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
Network Services Networking for Home & Small Business.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
1 Version 3.0 Module 11 TCP Application and Transport.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
TCP/IP Transport and Application (Topic 6)
Chapter 6-2 the TCP/IP Layers. The four layers of the TCP/IP model are listed in Table 6-2. The layers are The four layers of the TCP/IP model are listed.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
Data Communications and Networks
TCP/IP (Transmission Control Protocol / Internet Protocol)
Networking Basics CCNA 1 Chapter 11.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Net 221D:Computer Networks Fundamentals
Transmission Control Protocol (TCP) Internet Protocol (IP)
Enterprise Network Systems TCP Mark Clements. 3 March 2008ENS 2 Last Week – Client/ Server Cost effective way of providing more computing power High specs.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Cisco I Introduction to Networks Semester 1 Chapter 7 JEOPADY.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Chapter 5 Network and Transport Layers
LESSON Networking Fundamentals Understand TCP/IP.
v3 JEOPARDY CCNA 1 Module 11 CCNA1 v3 Module 11 Galo Valencia
Chapter 5 Network and Transport Layers
Networking for Home and Small Businesses – Chapter 6
Web Development & Design Chapter 1, Sections 4, 5 & 6
Networking for Home and Small Businesses – Chapter 6
I. Basic Network Concepts
Networking Theory (part 2)
Protocols 2 Key Revision Points.
Networking for Home and Small Businesses – Chapter 6
Network Models.
Protocol Application TCP/IP Layer Model
The TCP/IP Model.
Transport Layer 9/22/2019.
Networking Theory (part 2)
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante

LAN - Local Area Network = devices connected inside an office, building or small geographic area of an organization for LOCAL sharing of resources such as files, printers, applications, etc. A LAN can be just two connected computers or can be thousands of connected devices. Key features limited geographic area share a common IP address numbering range DEFINITION M. Galante_CSAW HSWP 2014

WAN – Wide Area Network = devices connected across a wide geographic area. Usually a collection of connected LANs The INTERNET is the largest WAN and is represented graphically as a cloud DEFINITION M. Galante_CSAW HSWP 2014

Network Hardware What hardware does it take to deliver data? 1. Hosts = PCs, servers, network printers, tablets, mobile phones, etc. 2. LAN central connection devices = hub, switch, WAP M. Galante_CSAW HSWP 2014

Network Hardware What hardware does it take to deliver data? 3. WAN Central Connection Device = Router Important! – a router is the only device that can connect two networks together. AKA “default gateway” Remember, whenever a host joins a network it gets an IP address. If the host wants to send data to a host in another network, it needs a router. Router M. Galante_CSAW HSWP 2014

Digital Packets Older forms of communication like analog telephone calls send the signal across a single direct connection. Analogy: a letter The entire message is written and then sent in one envelope. The reader receives the letter, opens the envelope and reads the whole message from beginning to end. M. Galante_CSAW HSWP 2014

Activity #2 Tablets of Stone Exercise M. Galante_CSAW HSWP 2014

Digital Packets Digital communications instead break up the signal into pieces and send them on different paths. Analogy: a set of postcards The message is broken up into parts – each part is written on a separate postcard. The postcards are numbered. Each postcard could take a different route to get to the receiver. They will probably arrive out of order. When the receiver gets the postcards, he uses the numbers to put them in order and to figure out if all of them have been received. THEN he can read the entire message. Mom 1 Main St USA Part 1 of 3 Having a great time. The weather Mom 1 Main St USA Part 2 of 3 is fine. I am running out of money - could Mom 1 Main St USA Part 3 of 3 you send me a check? Love – your son M. Galante_CSAW HSWP 2014

Protocols To deliver packets in a network, there are rules that govern how data will be transmitted. These rules are called protocols and the largest, most important set of protocols is the TCP/IP suite. TCP/IP is a set of over 100 protocols that each determine the rules for how a TYPE of data will be exchanged between two computers. It is named after TCP and IP which are the main protocols that do most of the heavy lifting and network communicating. M. Galante_CSAW HSWP 2014

Protocols handle different parts of the packet delivery. The protocols are stacked in layers, with the ones at the bottom doing the most basic tasks and the ones at the top doing the most specialized tasks. TCP/IP Protocol Stack M. Galante_CSAW HSWP 2014

Most protocols are associated with a specific port number. The port number indicates to the computer which application should handle the incoming data. Ports are similar to doors – they are openings to handle a specific type of packet. Example: a web browser uses the HTTP protocol which usually uses Port 80. This port is not mandatory, but a website that is NOT listening on Port 80 will have to let each user know the custom port that is being used. Protocols & Ports My Network HTTP 80 SMTP 25 DNS 53 IMAP 143 M. Galante_CSAW HSWP 2014

Well Known Protocols and Ports File Transfer FTP – 20 (data) & 21 (control) SFTP – 115 Remote connection SSH – 22 Telnet – 23 Network Management DNS – 53 DHCP – 67 Mail SMTP – 25 POP3 – 110 IMAP – 143 Web Browsing HTTP – 80 SSL (HTTPS) – 443 After the Application layer makes the basic packet, it is sent down the stack. At the Transport Layer there is a choice to be made -- TCP or UDP M. Galante_CSAW HSWP 2014

TCP vs UDP - Two carrier protocols that provide transport from the source host to the destination host. UDP = User Datagram Protocol – connectionless It doesn’t check to see if the message arrives TCP = Transmission Control Protocol – connection oriented It will make sure the message gets there. Keeps checking the connection Sends error messages if there are packets missing UDP and TCP both do these 2 jobs: handle getting the connection started from host to host send segments from host to host BUT they are different in how they handle RELIABILITY M. Galante_CSAW HSWP 2014

TCP – connection-oriented 3-Way Handshake To establish a synchronized source-to-destination connection between two PCs SYN SYN/ACK ACK M. Galante_CSAW HSWP 2014

Use of these materials is free with attribution. Questions or comments: M. Galante_CSAW HSWP 2014