Network Addressing Learning Objectives:

Slides:



Advertisements
Similar presentations
Routing Routing in an internetwork is the process of directing the transmission of data across two connected networks. Bridges seem to do this function.
Advertisements

IPv6 Victor T. Norman.
Networks Workbook.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Computer Communication and Networks Muhammad Waseem Iqbal Lecture # 07.
MAC Address The Media Access Control (MAC) address is just as important as the IP address. The MAC address is a unique value associated with the network.
Networks. ProtocolMeaningApplication DNSDomain Name System (Server)Translates domain names such as ocr.org.uk into IP Addresses TLS/SSLTransport Layer.
IP Addressing INTW What is an IP address? An unique identifier for a computer or device (host) on a TCP/IP network A 32-bit binary number usually.
Network Addressing IP Addresses. IP Address Space The Structure of an IP Address – Binary Representation The only thing a network device understands,
Chapter 1-3 The Ethernet LAN. Ethernet The networking protocol used in most modern computer networks is Ethernet. Ethernet is a CSMA/CD LAN protocol.
Lecture 4 Page 1 CS 236 Online Prolog to Lecture 4 CS 236 On-Line MS Program Networks and Systems Security Peter Reiher.
Network Addressing TEJ 3M. MAC Address (Media Access Control Address) Hard wired into your network card by the manufacturer Hard wired into your network.
Component 4: Introduction to Information and Computer Science Unit 7: Networks & Networking (Part 2 of 5)
T. Basaglia, Group Meeting, Connecting Portable Computers to the CERN Network Why register? Who is concerned? What should be registered? How.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
NET 221D: NETWORKS FUNDAMENTALS Lecture 1: Introduction to Protocols and Layers Networks and Communication Department 1.
BY: JAILYN WILLIAMS COMPUTER SOFTWARE ENGINEER. HOW TO BECOME? To become a Computer Software Engineer First you have to take classes for Computer Science.
LECTURE ON IP Addressing. What is Networking? –by ‘computer network’ we mean the interconnection between different computers. Why Networking? –to share.
Layer 2 and Switching. How Computers Communicate  In a two node flat network data can be sent without addressing.
IP Addresses By Michelle Lin and Carmen Hui. IP Addresses IP stands for Internet Protocol. An IP Address is a unique number assigned to a device in a.
Ipv6. Ipv6 - Sumary ● What is Ipv6 ? Why will we use it ? ● Addressing ● IPv6 packet ● IPv6 deployment.
The Saigon CTT Semester 1 CHAPTER 6 Le Chi Trung.
An end-to-end usage of the IPv6 flow label
IP Addressing is Logical Addressing It works on Network Layer (Layer 3) Two Version of Addressing Scheme IP version 4 – 32 bit addressing IP version 6.
Connection Technologies and IP Addressing CONNECTING TO THE INTERNET.
Copyright 2009 Kenneth M. Chipps Ph.D. Addressing in Networks Last Update
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
 Router Configurations part2 2 nd semester
LO2 Understand the key components used in networking.
What we’ve learned so far Ch. 6 Ch. 7 Ch. 8 Ch. 10 Ch. 11.
Networking Objectives Recap and understand the following network addressing terms – IP address – MAC address – Packet – protocol.
Chapter 9 Introduction To Data-Link Layer 9.# 1
GCSE COMPUTER SCIENCE Communication 3.1 Networks.
1.4 Wired and Wireless Networks
Lecture 3 By Miss Irum Matloob.
Android Access Control
Networks Keywords Network Hardware
How do we send data across computer networks
Welcome to the Cloud Chapter 1 Panko and Panko
Using MIS 2e Chapter 6 Appendix
Brother Printer Support Toll-Free Number:
network interface card (NIC)
Final Revision Notes-Grade10
Introduction to Computers
Unit 1.4 Wired and Wireless Networks Lesson 2
practice-questions.html.
Teaching Computing to GCSE
Programming Workshop Quixilver 8404.
How Data Flows through the Internet
How to use the Guest Network on an iPhone
Digital Identity Authentication in Exams
LANs - Local Area Networks
Packets, Protocols & Addresses
IPV4 Address & subnet masks
Computer software.
Layered Task, OSI Model, TCP/IP Model
Protocols 1 Key Revision Points.
Computer communications
Network Hardware and Protocols
The OSI 7 Layer Model Ben, Stuart, Charles.
General Concept On Operational Excellence Open for discussion.
Internetworking: Concepts, Architecture, and Protocols
Lec 6 ADDRESSING Computer Networks Al-Mustansiryah University
The Canvas Parent App Install the Canvas Parent App on Android Devices
Directed Numbers Starter
INFORMATION FLOW ACROSS THE INTERNET
WJEC GCSE Computer Science
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.
Stable connection More secure More vulnerable to hacking Cheap set up costs Generally will have a good quality signal The connection is not as stable.
Android Access Control
KX-NS Step by Step Guide SIP Phone Registration
Presentation transcript:

Network Addressing Learning Objectives: 5.1.8 Understand the concept of and need for network addressing and host names.

Find the MAC address of your (or your friend’s) phone. MAC Addresses Like a house, every device on a network needs a unique address to ensure that data reaches the correct destination. A MAC address is a unique number written into the network card, composed of six pairs of hexadecimal characters. 00:10:5A:44:12:B5 Find the MAC address of your (or your friend’s) phone. Android: Choose Settings then About phone then hardware information. iPhone: Choose Settings then General then About (the MAC address is called the Wi-Fi Address).

Host Names A host name is a human-readable label that is assigned to a network device. Now complete slide 15 of your Networks workbook.