Lec 6 ADDRESSING Computer Networks Al-Mustansiryah University

Slides:



Advertisements
Similar presentations
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Advertisements

Chapter 2 Network Models.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Network Models.
2.1 Background Information Network Models LAYERED TASKS We use the concept of layers in our daily life. As an example, let us consider two friends.
The OSI Model and the TCP/IP Protocol Suite
Chapter 2 Network Models
The OSI Model and the TCP/IP Protocol Suite
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Computer Communication and Networks Muhammad Waseem Iqbal Lecture # 07.
Computer Networks Lecture 1 & 2 Introduction and Layer Model Approach Lahore Leads University.
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.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 2 The OSI Model and TCP/IP Protocol Suite.
NDSL, Chang Gung University, 2.1 Chapter 2 Network Models 長庚大學資訊工程學系 陳仁暉 副教授 Tel: (03) Ext: 5990
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
The OSI Model and the TCP/IP Protocol Suite
THE OSI MODEL AND THE TCP/IP PROTOCOL SUITE CS 1202 Lectur3 part2.
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
TCP/IP Protocol.
Computer Communication & Networks Lecture # 02 Nadeem Majeed Choudhary
The OSI Model and the TCP/IP Protocol Suite Outline: 1.Protocol Layers 2.OSI Model 3.TCP/IP Model 4.Addressing 1.
Physical & Logical Address COMP 315. MAC Address A media access control address (MAC address) is a unique identifier assigned to network interfaces for.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
NET 221D: NETWORKS FUNDAMENTALS Lecture 1: Introduction to Protocols and Layers Networks and Communication Department 1.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 2 Network Models.
1 Kyung Hee University Chapter 2 Network Models. 2 Kyung Hee University 2.1 LAYERED TASKS We use the concept of layers in our daily life. As an example,
Media Access Control (MAC) addresses in the network access layer ▫ Associated w/ network interface card (NIC) ▫ 48 bits or 64 bits IP addresses for the.
Ethernet Basics -9 MAC Addresses. MAC address (physical address) In a Local Area Network (LAN) or other network, the MAC (Media Access Control) Address.
Chapter 2. Network Models
BZUPAGES.COM 2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Network Models.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
Chapter 2. Network Models
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
2.1 Chapter 2 Network Models – cont. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Lecture # 02 Network Models Course Instructor: Engr. Sana Ziafat.
Network Models. 2.1 what is the Protocol? A protocol defines the rules that both the sender and receiver and all intermediate devices need to follow,
Chapter 9 Introduction To Data-Link Layer 9.# 1
Network Models.
Chapter 2 Network Models.
Lecture 3 By Miss Irum Matloob.
Data Communication and Networking CISCO – Discovery 1
The OSI Model and the TCP/IP Protocol Suite
IP Addresses: Classful Addressing
ADDRESSING Before you can send a message, you must know the destination address. It is extremely important to understand that each computer has several.
network interface card (NIC)
Lec 9 Subnet 3.1 Computer Networks Al-Mustansiryah University
Net 431: ADVANCED COMPUTER NETWORKS
Lec 5 Layers Computer Networks Al-Mustansiryah University
Introduction to Protocol and Layer
Net431:advanced net services
The OSI Model and the TCP/IP Protocol Suite
Topologies, Protocols and Layers
The OSI Model and the TCP/IP Protocol Suite
The OSI Model and the TCP/IP Protocol Suite
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 2 Network Models
Propagation & Transmission delay
Lec 8 Network Class 3.1 Computer Networks Al-Mustansiryah University
Lec 7 Network Layer: Logical Addressing
The OSI Model and the TCP/IP Protocol Suite
Computer network technology
Network Addressing.
Lec 10 IP V6 3.1 Computer Networks Al-Mustansiryah University
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.
Lec 13 Transmission Media
Lec 4 Network Models Computer Networks Al-Mustansiryah University
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 13 Wired LANs: Ethernet
Presentation transcript:

Lec 6 ADDRESSING Computer Networks Al-Mustansiryah University Elec. Eng. Department College of Engineering Fourth Year Class Lec 6 ADDRESSING

2-5 ADDRESSING Four levels of addresses are used in an internet employing the TCP/IP protocols: physical, logical, port, and specific.

Figure 2.18 Relationship of layers and addresses in TCP/IP

Physical address (MAC address): - The physical address is the physical hardware device. - This is specified by the manufacture company of the card. - A hardware address that uniquely identifies each node of a network. - The MAC layer interfaces directly with the network medium.

Structure of MAC address 

Physical address (MAC address): An example of a MAC-48 address would be "00-08-74-4C-7F-1D". If you cross-reference the first three octets with IEEE's OUI assignments, you can see that this MAC address came from Dell Computer Corp. The last three octets represent the serial number assigned to the adapter by the manufacturer

Example 2.2 07:01:02:01:2C:4B 07-01-02-01-2C-4B Most local-area networks use a 48-bit (6-byte) physical address written as 12 hexadecimal digits; every byte (2 hexadecimal digits) is separated by a colon ( : ) or ( - ), as shown below: 07:01:02:01:2C:4B 07-01-02-01-2C-4B

Logical address (IP): An IP address of the system is called logical address. This address is used by network layer to identify a particular network (source to destination) among the networks. This address can be changed by changing the host position on the network. So it is called logical address. Example: 192.168.1.1

A 16-bit port address represented as one single number. There are many application running on the computer. Each application run with a port no.(logically) on the computer. 753 A 16-bit port address represented as one single number. Specific Address: - User-friendly addresses - Examples include the e-mail address (for example, forouzan@fhda.edu) defines the recipient of an e-mail

Example 2.1 For the network shown below, show the contents of the message for each hop interface. Solution:

Example 2.3 :For the network shown below, show the contents of the message for each hop interface.

Example 2.4 :For the network shown below, show the contents of the message for each hop interface.