Introduction to Networking Andrew Hamilton TJ IT Technician.

Slides:



Advertisements
Similar presentations
Wireless Networking. Wireless Standards a b g n.
Advertisements

IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
IP Protocol - Introduction Dr. Farid Farahmand. Introduction TDM transport networks are not sufficient for data communications Low utilization TDM networks.
Chapter 1: Computer Networks IB 300: Advanced Computer Sciences. Professor: Nabil Elmjati.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Introduction To Networking
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Hardware & Software Needed For LAN and WAN
Overview of simple LANs. Networking basics: LAN TCP/IP is the protocol used in the Internet and dominates the internet and transport layers The subnet.
COMPUTER NETWORKS.
Building a Simple Network
CS 356 Systems Security Spring Dr. Indrajit Ray
Basic Networking Components
And how they are used. Hubs send data to all of the devices that are plugged into them. They have no ability to send packets to the correct ports. Cost~$35.
Networking Feb. 6, 2008 by Larry Finger. Networking Hardware Glossary RJ45 – Official name for 8-pin connector Cat 5, 5E or 6 - Cable suitable for “high”-speed.
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Chapter 9.
Introduction to Computer Administration Computer Networks Advanced Topics.
TCP/IP. The Internet Protocol Suite is the set of communications protocols used for the Internet and other similar networks. It is commonly also known.
Examining TCP/IP.
1/28/2010 Network Plus Network Device Review. Physical Layer Devices Repeater –Repeats all signals or bits from one port to the other –Can be used extend.
Networking & the Internet. 2 What is a Network? □ A computer network allows computers to communicate with many other computers and to share resources.
CTC 228 – Computer Networks Fall 2015 Instructor: Robert Spengler.
Networking Components Daniel Rosser LTEC Network Hub It is very difficult to find Hubs anymore Hubs sends data from one computer to all other computers.
1 TCP/IP, Addressing and Services S. Hussain Ali M.S. (Computer Engineering) Department of Computer Engineering King Fahd University of Petroleum and Minerals.
Ethernet Network Fundamentals. Objectives Identify the basic characteristics of network media used in Ethernet. Describe the physical and data link features.
Presented by Rebecca Meinhold But How Does the Internet Work?
A machine that acts as the central relay between computers on a network Low cost, low function machine usually operating at Layer 1 Ties together the.
CSC 116 – Computer Networks Fall 2015 Instructor: Robert Spengler.
CISCO PACKET TRACER By:- Ankita Rawat Sohit Mehta Sukhwinder Singh.
1 Bus topology network. 2 Data is sent to all computers, but only the destination computer accepts 02608c
Network Components Basics!. Network HUB  Used to connect multiple Ethernet devices together  Layer 1 of the OSI model  Not used much today.
Telecommunications Essentials John R. Durrett July 5, 2005.
CTC 228 – Computer Networks Fall 2015 Instructor: Robert Spengler.
Chapter 9 Introduction To Data-Link Layer Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
DIYTP Network Basics  How do computers communicate?  Network Interface Card (NIC)  Media Access Control Address (MAC)  Unique to each NIC 
Network Basics CS490 - Security in Computing Copyright © 2005 by Scott Orr and the Trustees of Indiana University.
1 Objectives Identify the basic components of a network Describe the features of Internet Protocol version 4 (IPv4) and Internet Protocol version 6 (IPv6)
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
CPS110: Networks Landon Cox March 25, Network hardware reality  Lots of different network interface cards (NICs)  3Com/Intel, Ethernet/802.11x.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Chapter 9 Introduction To Data-Link Layer
© 2003, Cisco Systems, Inc. All rights reserved.
Chapter 3 Understanding the OSI Model
Computer Communication and Networking
OSI Protocol Stack Given the post man exemple.
Lecture 6: TCP/IP Networking By: Adal Alashban
Introduction to Networking Prof. Ananjan Maiti. Overview of the course OSI and TCP/IP Models:  Open Systems Interconnection (OSI)  Transmission Control.
Computer Networks 9/17/2018 Computer Networks.
Network Fundamentals – Chapter 9
נכתב ונערך ע"י רס"ל אורטל מנשה, ר"צ אלקטרוניקה
e-business and Information Systems
בדיקת התקשרות עם מחשב ברשת
Network Fundamentals – Chapter 9
Computing Over Distance
Find the Critical Path and the Time Required
Slides for Chapter 3: Networking and Internetworking
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
IPsrc IPdst MACsrc MACdst
IP IP Net. Access Net. Access Net. Access Net. Access Physical
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Data-Link Layer The Internet is a combination of networks glued together by connecting devices (routers or switches) If a packet is to travel from a host.
16EC Computer networks unit II Mr.M.Jagadesh
An Introduction to Networking
Network Fundamentals – Chapter 9
Presentation transcript:

Introduction to Networking Andrew Hamilton TJ IT Technician

Networks Connect Computers together Share resources – Printers – Storage – Internet Access – Applications

LANs vs WANs Local Area Network – Internal to one site Wide Area Network – Connect multiple sites together The Internet – A very large WAN

OSI Model

Layer 1: Physical The actual paths for data to travel on Multitude of standards – Ethernet (Copper or Fiber) – Wireless – ATM – Dialup – DSL – MoCA

Layer 2: Data Link Operates based on MAC Address – Wireless Access Points (WAPs) – Switches – Hubs – Bridges

Layer 3: Network Layer Packets Operates on Internet Protocol (IP Address) – IPv4 – IPv6 Routers L3 Switches Address Resolution Protocol (ARP) Neighbor Discovery Protocol (NDP) Firewalls

Layer 3: IP Addressing IPv4 ( ) IPv6 – 2001:468:cc0:1600:0:c6ff:fe26:102f – 2001:468cc0:1600::c6ff:fe26:102f Netmasks – – 2001:468:cc0:1600::/64

Layer 3: Reserved Addrs IPv4 – /8, /12, /16 – /4 (multicast) IPv6 – Fe80::/10 (link local) – Fc00::/7 (unique local addresses)

Layer 4: Transport Layer Protocols – User Datagram Protocol (UDP) – Transmission Control Protocol (TCP) – Internet Control Message Protocol (ICMP) Ports – Permanent (0-1023) – Registered ( ) – Dynamic ( )

Upper Layers Layer 5: Session Layer Layer 6: Presentation Layer Layer 7: Application Layer “Layer 8”: User Layer “Layer 9”: Religious/Political Layer

Utilities ipconfig / ifconfig ping / ping6 arp nslookup tracert / traceroute(6)

Any Questions? Contact Info: