IP Addresses The Class System.

Slides:



Advertisements
Similar presentations
Types Of Addresses. 1.IP Addresses 2. MAC Addresses.
Advertisements

You have been given a mission and a code. Use the code to complete the mission and you will save the world from obliteration…
IP Addressing Higher Computing. TCP/IP TCP/IP is the communication protocol for the internet. TCP/IP is the communication protocol for the internet. TCP/IP.
IP Addressing Terminology
Unit 24 Network Design and Administration IP Addressing (Pt.1)
Internet Addressing A Technical Overview David R. Conrad Internet Software Consortium.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
Addition Facts
About IP Addresses
Lecturer, Department of Computer Application
Week Review. In an IPv4 environment, what information is used by the router to forward data packets from one interface of a router to another? a.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 8: Subnetting IP Networks Network Fundamentals.
IP Address. Internet Structure – Larger networks Subnetwork: » Hosts IP address -What information should an IP address provide?
Presented by Katie Ceglia
IP ADDRESS Compiled by : S. Agarwal Lecturer & Systems Incharge St. Xavier’s Computer Centre St. Xavier’s College, Kolkata.
IP Address Presented by Ravi Namboori. IP Address IP Address is a numerical number assigned to each and every device which is looped in a computer network.
IP Addressing  To go somewhere on the Internet, you must type a Uniform Resource Locator (URL).  A query is sent to the nearest DNS (Domain Name System)
Review Aug-141RD-CSY3021.  Settle down  Review Qs - IP addressing _Basic  Lecture/interactive discussion  Revisit IP addressing _Basic ◦ Complete.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 EN0129 PC AND NETWORK TECHNOLOGY I IP ADDRESSING AND SUBNETS Derived From CCNA Network Fundamentals.
IP address Universally accepted addressing method is required so that all hosts can communicate with each other TCP/IP based network is assigned with unique.
IP Addressing & Subnetting!!!.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 1 Introduction to Networking.
IP Address Classes Class A N.H.H.H can not be used as Net ID
Topic 19 TCP/IP Enabling Objectives 19.1 DESCRIBE the OSI model and the TCP/IP Protocol DISCUSS IP addresses IDENTIFY common TCP/IP based protocols.
Binary Lesson 5 Classful IP Addresses. IP Addresses (version 4) IP addresses are 32 bits long IP addresses are 32 bits long Four bytes or "octets" Four.
Objectives: Chapter 4: IP Addressing  Internet Architecture IPv4 Addressing IP address Classes Subnets and subnet mask Subnets design with IP addressing.
IP Addressing.
Addition 1’s to 20.
Taylor E Ethan B.  IP Address– Internet Protocol Address  It is a numerical label that is assigned to any device participating in a computer network.
Chapter 9: Subnetting IP Networks
25 seconds left…...
Week 1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Internet Protocol V4 Addressing & Subnetting
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
IPv4 Network Classes. 2 Network Addresses An IP address can be split into: – network address, which specifies a specific network; – host number, which.
IP 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.
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
IP Addressing – Dotted-Decimal Notation –An IP address is 32 bits in size –Every IP address is grouped into four 8-bit octets –Octets are separated by.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 subnetting.
Information & Communication Technology
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
IPv4 Addresssing An IP address is four bytes (octets). Each contains eight bits (total of 32 bits in length). IP addresses are given as dotted decimal.
21-IP addressing Dr. John P. Abraham Professor UTPA.
Classes of IP. host must have an IP address that identifies not only the host address (like a house number) but also identifies the network address (like.
Binary Lesson 5 Usable Addresses Class A, B, and C.
Binary Lesson 5.5 Usable Addresses Class A, B, and C.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
1 Pertemuan 2 Network Math. Discussion Topics Binary presentation of data Bits and bytes Base 10 number system Base 2 number system Converting decimal.
Binary Lesson 6.1 Classful Subnetting 2
IP Addresses Mark Woodhouse and Arthur Manning IP Addressing Used packets created in Layer 3 of the Open Systems Interconnection (OSI) Model Hierarchical.
Hour 5 Subnetting 1. you will be able to Explain how subnets and supernets are used Explain the benefits of subnetting Develop a subnet mask that meets.
Computer Network Architecture Lecture 9: IP Addressing 13/1/
Subnetting Divide a network to smaller networks (subnets) Reasons
Networking for Home and Small Businesses – Chapter 5
INTRO Module 1 Boolean Math
Binary Lesson 4 Classful IP Addresses
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Binary Lesson 5 Classful IP Addresses
כתובות IP.
Binary Lesson 6 Classful Subnetting /24, /25, and /26
Networking for Home and Small Businesses – Chapter 5
Dr. John P. Abraham Professor UTPA
Presentation transcript:

IP Addresses The Class System

Network Addresses An IP address is structured as four decimal numbers joined by dots. Each decimal number is coded as an octet (8 bits) e.g. 148.78.250.12 Figure 15.9 An IP address is stored in four bytes

Network Addresses An IP address can be split into network address, which specifies a specific network host number, which specifies a particular machine in that network There are 3 classes of address according to how much of the address is dedicated to each role.

Classes of Network Addresses To determine the class of an address, look at the first octet of the dotted-decimal address.        

Classes of Network Addresses Class A Octet 1: decimal value 1-126 (e.g. 10.1.23.19) In a class A address, the first octet is the network portion, so the class A example above has a major network address of 10. Octets 2, 3, and 4 are for the network manager to divide into subnets and hosts as she sees fit. Class A addresses are used for networks that have as many as 16,581,375 hosts.

Classes of Network Addresses Class B Octet 1: decimal value 128-191 (e.g. 172.16.19.48) In a class B address, the first two octets are the network portion, so the class B example above has a major network address of 172.16 Octets 3 and 4 (16 bits) are for local subnets and hosts. Class B addresses are used for networks that have between 256 and 65,536 hosts.

Classes of Network Addresses Class C Octet 1: 192-223 (e.g. 193.18.9.10) In a class C address, the first three octets are the network portion. The class C example above has a major network address of 193.18.9. Octet 4 (8 bits) is for local subnets and hosts - perfect for networks with less than 256 hosts.

Classes of Network Addresses What class are York’s IP addresses? Here’s a sample: 130.63.236.200