Internet Architecture

Slides:



Advertisements
Similar presentations
Objectives: Chapter 4: IP Addressing  Internet Architecture IPv4 Addressing IP address Classes Subnets and subnet mask Subnets design with IP addressing.
Advertisements

Classifying Network Addressing
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Introduction to IPv4 Introduction to Networks.
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
© N. Ganesan, All rights reserved. Chapter IP Addressing Format.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Chapter 9a Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain why routing is necessary for hosts on different.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
IP Addressing and Subnetting
OUR SUBNET PLANNING MISSION: We have been assigned an address of Assume 20 subnets are needed, with 5 hosts per subnet. Our mission is to.
Prepared By: Eng.Ola M. Abd El-Latif
IP Addressing Pertemuan 18 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
Internet Architecture Two computers, anywhere in the world, following certain hardware, software, protocol specifications, can communicate, reliably even.
Data Communication and Networking
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing & Subnetting
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
IP Addressing Internet Protocol (IP) A unique identifier for host, on an IP network 32-bit binary number, usually expressed as 4 “dotted decimal” values.
Copyright 2003 CCNA 1 Chapter 7 TCP/IP Protocol Suite and IP Addressing By Your Name.
IP Addressing. Each TCP/IP host is identified by a logical IP address. –The IP address is a network layer address –No dependence on the Data-Link layer.
IP Addresses: Classful Addressing An IP address is a 32-bit address.
Information & Communication Technology
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
Week 3 - IP addressing 4 Introduction to IP addressing 4 Classes of IP addressing 4 Why Subnet Masks are necessary? 4 How to create subnet masks.
IP Addressing & Classes
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.
4: Addressing Working At A Small-to-Medium Business or ISP.
Chap 10 Routing and Addressing Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
IP Addressing and Network Software. IP Addressing  A computer somewhere in the world needs to communicate with another computer somewhere else in the.
INTRODUCTION TO IP ADDRESS Ravi Chandra Gurung. IP ADDRESSES.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
CSIS  We need to create some logic to the environment  We want to keep like devices together  We want to make money leasing the use of the space.
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
Chapter 4 Objectives Upon completion you will be able to: Classful Internet Addressing Understand IPv4 addresses and classes Identify the class of an.
Layer 3: Internet Protocol.  Content IP Address within the IP Header. IP Address Classes. Subnetting and Creating a Subnet. Network Layer and Path Determination.
Chapter 5 IPv4 Address.
Routing and Addressing
Chapter 3 - Page 1 Infogem Institute of Technology CCNA Course IP Addressing & Subnetting IP ADDRESSING & SUBNETTING.
IP Internet Protocol Fundamental packet format that computers use to exchange information. Is a set of technical rules that defines how computers communicate.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
1 Network Principles FdSc Computing Technologies TCP-IP – Addressing & Sub-Netting Carl Smith – 2004 (Revised 2013)
Network layer (Part III)
IP ADDRESSES Lecture 6: Network Architectures. IP address  address (IP address) is a numerical label assigned to each device (e.g., computer, printer)
Objective 1.Understand Network 2.Understand IP Addressing (IPv4 and IPv6) 3.Understand Subnetting 4.Examples 5.IP addressing and Vlan’s in TIFR 6.TIFR.
1 Layer 3: Routing & Addressing Honolulu Community College Cisco Academy Training Center Semester 1 Version
Layer 3 Routing and Addressing. Layer 3 Responsibilities Move data through a set of networks. Use a hierarchical addressing scheme. Segment network and.
Network Layer/IP Protocols 1. Outline IP Datagram (IPv4) NAT Connection less and connection oriented service 2.
Networks Connecting Two Computers With UTP. Every machine on a network has a unique identifier. Just as you would address a letter to send in the mail,
IP Addressing and Subnetting
Binary Concepts By: Nathan Miller.
IP Addressing Pertemuan 06
OSI Model IP address.
Networking for Home and Small Businesses – Chapter 5
Chapter-5 TCP/IP Suite.
IPV4.
Ip addressing Chapter 5a 6-7 days including test.
IP Addresses: Classful Addressing
NET302 Lecture#3 IPV4 Addressing Asma AlOsaimi.
Ravindra Kumar Verma Mohammad Rashid Dr. Neeraj phogat RC-1237
Networking for Home and Small Businesses – Chapter 5
Subnetting Surasak Sanguanpong
Lecture#3 IPV4 Addressing Net 302- Asma AlOsaimi.
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Ct1304 Lecture#4 IPV4 Addressing Asma AlOsaimi.
Layering and the TCP/IP protocol Suite
Lecture#3-IPV4 Addressing
Presentation transcript:

Internet Architecture Two computers, anywhere in the world, following certain hardware, software, protocol specifications, can communicate, reliably even when not directly connected.

Internet Addresses :

IP Address as a 32-Bit Binary Number Internet Addresses IP Address as a 32-Bit Binary Number

Decimal Equivalents of 8-Bit Patterns

Binary and Decimal Conversion

IP Address Classes

IP Address Classes

Hosts for Classes of IP Addresses Class A (24 bits for hosts) 224 - 2* = 16,777,214 maximum hosts Class B (16 bits for hosts) 216 - 2* = 65,534 maximum hosts Class C (8 bits for hosts) 28 - 2* = 254 maximum hosts * Subtracting the network and broadcast reserved address

IPv4 Address Classes Class D Addresses A Class D address begins with binary 1110 in the first octet. First octet range 224 to 239. Class D address can be used to represent a group of hosts called a host group, or multicast group. Class E Addresses First octet of an IP address begins with 1111 First octet range 240 to 255. Class E addresses are reserved for experimental purposes and should not be used for addressing hosts or multicast groups. 

IP Addresses as Decimal Numbers

Network IDs and Broadcast Addresses An IP address such as 176.10.0.0 that has all binary 0s in the host bit positions is reserved for the network address. An IP address such as 176.10.255.255 that has all binary 1s in the host bit positions is reserved for the broadcast address.

Private Addresses

Basics of Subnetting Subnet Classical IP addressing Subnetworks Subnet mask Boolean operations: AND, OR, and NOT Performing the AND function

Subnetting :- During the era of classful addressing, subnetting was introduced. If an organization was granted a large block in class A or B, it could divide the addresses into several contiguous groups and assign each group to smaller networks (called subnets) or, in rare cases, share part of the addresses with neighbors. The job of the subnet is to carry messages from host to host,

Subnetting :- can be done for a variety of reasons Organization Use of different physical media Preservation of address space Security The most common reason is to control network traffic

Subnetworks To create a subnet address, a network administrator borrows bits from the original host portion and designates them as the subnet field.

Subnetworks

Subnet masking :- Class C – 255.255.255.0 Applying a subnet mask allows you to identify the network and Host parts of the address. A router will then determine whether the address is local or remote. Network bits are masked as 1s Host bits are masked as 0s Class A – 255.0.0.0 11111111.00000000.00000000.00000000 Class B – 255.255.0.0 11111111.11111111.00000000.00000000 Class C – 255.255.255.0 11111111.11111111.11111111.00000000

Subnet masking :

Subnet masking : Performing a bitwise logical AND between the IP address and the subnet mask results in the network address Ex: Class - B 140.179.240.200 10001100.10110011.11110000.11001000 11111111.11111111.00000000.00000000 10001100.10110011.00000000.00000000 Network Address = 140.179.000.000

Subnet Mask Determines which part of an IP address is the network field and which part is the host field Follow these steps to determine the subnet mask: 1. Express the subnetwork IP address in binary form. 2. Replace the network and subnet portion of the address with all 1s. 3. Replace the host portion of the address with all 0s. 4. Convert the binary expression back to dotted-decimal notation.

Subnet Mask Subnet mask in decimal = 255.255.240.0

Boolean Operations: AND, OR, and NOT AND is like multiplication. OR is like addition. NOT changes 1 to 0, and 0 to 1.

Performing the AND Function

Subnet Addresses

Creating a Subnet Boolean AND operation IP configuration on a network diagram Host and subnet schemes Private addresses

Subnetting Example with AND Operation

IP Configuration on a Network Diagram The router connects subnetworks and networks.

Given the Class B address 190.52.0.0 Subnet Example Given the Class B address 190.52.0.0 Class B Network Network Host Host Using /24 subnet... 190.52.1.2 190.52.2.2 190.52.3.2 Network Subnet Host Internet routers still “see” this net as 190.52.0.0 But internal routers think all these addresses are on different networks, called subnetworks

Subnet Example Network Subnet Host Using the 3rd octet, 190.52.0.0 was divided into: 190.52.1.0 190.52.2.0 190.52.3.0 190.52.4.0 190.52.5.0 190.52.6.0 190.52.7.0 190.52.8.0 190.52.9.0 190.52.10.0 190.52.11.0 190.52.12.0 190.52.13.0 190.52.14.0 190.52.15.0 190.52.16.0 190.52.17.0 190.52.18.0 190.52.19.0 and so on ...

Subnet Example Network address 190.52.0.0 with /16 network mask Using Subnets: subnet mask 255.255.255.0 or /24 Network Subnet Host Subnets 190 52 Host 190 52 1 Host 190 52 2 Host 255 Subnets 28 - 1 190 52 3 Host 190 52 Etc. Host 190 52 254 Host Cannot use last subnet as it contains broadcast address 190 52 255 Host

What is broadcast:- 1) In broadcast communication, the relationship between the source and the destination is one-to-all. There is only one source, but all the other hosts are the destinations. 2) A station can send packets to a group of stations or to all stations.

Thank You…………