IP Address Classes How large is the network part in an IP address? Today we use network masks to tell Originally, IP had address classes with fixed numbers.

Slides:



Advertisements
Similar presentations
The subnet /28 has been selected to be further subnetted to support point-to-point serial links. What is the maximum number of serial links.
Advertisements

CSCI 4550/8556 Computer Networks Comer, Chapter 22: The Future IP (IPv6)
© 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.
CSCI 4550/8556 Computer Networks Comer, Chapter 18: IP: Internet Protocol Addresses.
Based Computer Networks and Internets (Comer)
Prepared By: Eng.Ola M. Abd El-Latif
Supplemental for Ch.8 IS 620 Dr. Lee
CS682 – Network Management and Security Session 5.
School of Information Technologies Internet Multicasting NETS3303/3603 Week 10.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-2 Local Area Networks (LANs) Frame.
COS 420 Day 18. Agenda Group Project Discussion Program Requirements Rejected Resubmit by Friday Noon Protocol Definition Due April 12 Assignment 3 Due.
TCP/IP Protocol Suite 1 Chapter 4 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes.
COS 420 Day 17. Agenda Finished Grading Individualized Projects Very large disparity in student grading No two students had same ranking for other students.
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.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
Information & Communication Technology
1 26-Aug-15 Addressing the network using IPv4 Lecture # 2 Engr. Orland G. Basas Prepared by: Engr. Orland G. Basas IT Lecturer.
IP Addressing and Network Software. IP Addressing  A computer somewhere in the world needs to communicate with another computer somewhere else in the.
1Group 07 IPv6 2 1.ET/06/ ET/06/ ET/06/ EE/06/ EE/06/ EE/06/6473 Group 07 IPv6.
Network Redundancy Multiple paths may exist between systems. Redundancy is not a requirement of a packet switching network. Redundancy was part of the.
Chapter 8 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the structure of an IPv4 address.  Describe.
Making connections Connecting a computer to a LAN donna Bair-Mundy.
1  You are given an IP address for a host /20  What is/are the  Subnet address?  Broadcast address?  The number of useable hosts available.
More on TCP/IP Module A Panko’s Business Data Networks and Telecommunications, 6th edition Copyright 2007 Prentice-Hall May only be used by adopters of.
© N. Ganesan, All rights reserved. Chapter IP Addressing Format.
1 Kyung Hee University Prof. Choong Seon HONG IP Addressing : Classful Addressing.
Module 4: Fundamentals of Communication Technologies.
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.
VLSM and RIPv2 Warren Toomey GCIT. Introduction Switches deliver frames to stations. Routers deliver packets to networks. Only the final router has to.
Universal Identifier UNIVERSAL IDENTIFIER Universal network = globally accepted method for identifying each computer. Host identifier = host is identify.
Network Layer COM211 Communications and Networks CDA College Theodoros Christophides
CSC 600 Internetworking with TCP/IP Unit 7: IPv6 (ch. 33) Dr. Cheer-Sun Yang Spring 2001.
Cisco Discovery Semester 1 Chapter 5 JEOPADY Q&A by R. Prensky, Template by K. Martin.
© 2006 Cisco Systems, Inc. All rights reserved. BSCI v3.0—8-1 Implementing IPv6 Implementing Dynamic IPv6 Addresses.
1 Ch 9 Hardware Addressing and Frame Type Identification.
An end-to-end usage of the IPv6 flow label
© Cengage Learning 2014 How IP Addresses Get Assigned A MAC address is embedded on a network adapter at a factory IP addresses are assigned manually or.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public BSCI Module 8 Lesson 3 1 BSCI Module 8 Lesson 3 Implementing Dynamic IPv6 Addresses.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
Classful Internet Addresses Chapter 4. Universal Identifiers Designers of TCP/IP determined that each host on the internet would have a 32-bit identifier.
Multicasting  A message can be unicast, multicast, or broadcast. Let us clarify these terms as they relate to the Internet.
1 Hardware Addressing and Frame Type Identification.
Address Resolution Protocol (ARP). Internet and Data Link Layer Addresses Each host and router on a subnet needs a data link layer address to specify.
Chapter 8: IP Addressing
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
Ethernet Basics – 7 IP Addressing. Introducing IP Addressing  IP address (TCP/IP address)  Not unique (but should be), user assigned  Layer 3  4 byte.
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,
Internet Architecture
IP Addresses: Classful Addressing
Chapter 05 Exam Review CCNA Discovery 01 – Computer and Network Fundamentals Presented by: Phillip Place Cisco Academy Instructor Lake Michigan College.
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Networking for Home and Small Businesses – Chapter 5
More on TCP/IP Module A Copyright 2004 Prentice Hall Panko’s Business Data Networking and Telecommunications, 5th edition.
Ip addressing Chapter 5a 6-7 days including test.
Binary Lesson 5 Classful IP Addresses
Managing Online Services
Cases in Subnetting.
Charles E. Perkins RFC 2002bis Charles E. Perkins
Internet Protocol INTERNET PROTOCOL.
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Other Routing Protocols
Networking for Home and Small Businesses – Chapter 5
IP datagram fields cont.
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
IPv6 Addresses Hwajung Lee Key Reference:
Presentation transcript:

IP Address Classes How large is the network part in an IP address? Today we use network masks to tell Originally, IP had address classes with fixed numbers of bits in the network part –Class A: 8 bits (24 bits in local part) –Class B: 16 bits (16 bits in local part) –Class C: 24 bits (8 bits in local part)

Class A IP Address IP address begins with 0 7 remaining bits in network part –Only 128 possible Class A networks 24 bits in local part –Over 16 million hosts per Class A network! All Class A network parts are assigned or reserved

Class B IP Address IP address begins with 10 (1st zero in 2nd position) 14 remaining bits in network part –Over 16,000 possible Class B networks 16 bits in local part –Over 65,000 possible hosts A good trade-off between number of networks and hosts per network Most have been assigned

Class C IP Address IP address begins with 110 (1st zero in 3d position) 21 more bits in network part –Over 2 million possible Class C networks! 8 bits in local part –Only 256 possible hosts per Class C network! Unpopular, because large firms must have several

Class D IP Address IP address begins with 1110 Used for multicasting, not defining networks –Sending message to group of hosts –Not just to one (unicasting) –Not ALL hosts (broadcasting) –Say to send a videoconference stream to a group of receivers

Class D IP Address All hosts in a multicast group listen for this multicast address as well as for their specific own host IP address Packets to Multicast Address Not in Group Reject In Group Accept In Group Accept

Multicasting Traditionally, unicasting and broadcasting –Unicasting: send to one host –Broadcasting: send to ALL hosts Multicasting –Send to SOME hosts –500 stations viewing a video course –50 computers getting software upgrades –Standards exist and are improving –Not widely implemented yet

Why Multicasting Do not need to send an IP packet to each host –Routers split when needed –Reduces traffic Single Packet Multiple Packets

Mobile IP IP addresses are associated with fixed physical locations Mobile IP is needed for notebooks, other portable equipment Computer still gets a permanent IP address When travels, also gets a temporary IP address at its location This is linked dynamically to its permanent IP address