Binary Lesson 5 Classful IP Addresses

Slides:



Advertisements
Similar presentations
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.
Advertisements

Classifying Network Addressing
IP Fragmentation. MTU Maximum Transmission Unit (MTU) –Largest IP packet a network will accept –Arriving IP packet may be larger IP Packet MTU.
IPv4 ADDRESSING and PACKET STRUCTURE
© 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.
IPv4 Network Classes. 2 Network Addresses An IP address can be split into: – network address, which specifies a specific network; – host number, which.
Introduction to TCP/IP TCP / IP –including 2 protocols Protocol : = a set of rules that govern the communication between different devices Protocol : =
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
Semester 1, Chapter 10 (Supplement) Creating Subnets or How to Have Fun Without Knowing It!
Institute of Technology Sligo - Dept of Computing Chapter 10 IP Addressing and Subnetting Paul Flynn.
Internet Technology Networking With TCP/IP. Modern Networking Packet switched Open standards.
© 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.
CSC 412 – Networking Scott Heggen. Agenda Today The Network Layer (Chapter 5) Discussion on A2: The Data Link Layer Thursday Q2: The Networking Layer.
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
Information & Communication Technology
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
IP Addressing and Subnetting Tony Madden John Paul McCann NEI.
Why create a subnet mask? Tells device which part of an address is the network # including the subnet and which part is the host Filters the node IP address.
LECTURE # 20 IP ADDRESSING 1. Binary 2  All digital electronics use a binary method for communication.  Binary can be expressed using only two values:
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
IP Addressing Basics LAB 8.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
Network Addressing TEJ 3M. MAC Address (Media Access Control Address) Hard wired into your network card by the manufacturer Hard wired into your network.
Binary Lesson 5 Usable Addresses Class A, B, and C.
Binary Lesson 5.5 Usable Addresses Class A, B, and C.
Networking The TCP-IP Protocol Suite (Part 2) Carl Smith National Certificate Parts adapted from HNC lectures by Steve Leggett – 2002/03.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
Module 10 - Subnetting For Fun and Profit
IP Addressing The in’s and out’s. Lesson Objectives O Know the purpose of an IP address O Understand the structure of an IP address.
Cisco Discovery Semester 1 Chapter 5 JEOPADY Q&A by R. Prensky, Template by K. Martin.
Binary Lesson 6.1 Classful Subnetting 2
Lesson 2 – IP Addressing IP Address (IPv4 – Version 4) Private and Public Address Brief Introduction to IPv6 – Version 6.
Accessing the World Wide Web from Home Many students access the World Wide Web from home Here is how it works, in terms of standards.
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.
1 Network Principles FdSc Computing Technologies TCP-IP – Addressing & Sub-Netting Carl Smith – 2004 (Revised 2013)
Chapter 5b.  Upon completion of this chapter, you should be able to:  Subnet an IPv4 address to make separate networks out of one address given  Use.
IP Addressing.
Wild Stuff ExtendedACLGeneralACLStandardACL Got the Right Number?
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.
Computer Network Architecture Lecture 9: IP Addressing 13/1/
After 6.1. What is 69 in binary? A B C D E of 6.
Introduction to Internetworking. 2 The IP Addressing Scheme (IPv4) (psu.edu) Dotted Decimal Notation: A notation more convenient for humans.
COMPUTER NETWORKS CS610 Lecture-25 Hammad Khalid Khan.
Subnetting Subnetting is not in the CIS221-3 Syllabus
Internet Architecture
IP – Subnetting and CIDR
Networking for Home and Small Businesses – Chapter 5
IP Fragmentation. MTU Maximum Transmission Unit (MTU) –Largest IP packet a network will accept –Arriving IP packet may be larger IP Packet MTU.
Binary Lesson 4 Classful IP Addresses
Internet technologies
Chapter-5 TCP/IP Suite.
Ip addressing Chapter 5a 6-7 days including test.
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Chapter 2 Easy Subnetting
IP Address.
IClicker Questions CNIT 202E Chapter 6 Revised
Sub Neting exercises.
Binary Lesson 2 Bytes.
Binary Lesson 5.5 Usable Addresses Class A, B, and C
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Binary Lesson 6 Classful Subnetting
Binary Lesson 4 Hexadecimal and Binary Practice
Chapter 2 Easy Subnetting
Networking for Home and Small Businesses – Chapter 5
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Presentation transcript:

Binary Lesson 5 Classful IP Addresses

IP Addresses (version 4) IP addresses are 32 bits long Four bytes or "octets" Examples: 147.144.1.212 1.2.3.4 192.168.0.1 Each octet must be in the range 0 to 255 2

Network and Host Portions Class A Addresses An IP address of 1.2.3.4 specifies both the network and the host The network portion tells the Internet routers where to send packets The host portion tells routers on the destination LAN which host the packet is destined for

Network and Host Portions Class A Addresses For Class A addresses like 1.2.3.4 The network portion is the first octet 1 The host portion is the last three octets 2.3.4 This system was used until 1981

1981: Class A, B, C Addresses Class A (1.2.3.4) Class B (140.5.6.7) Network portion: first octet (1) Host portion: last three octets (2.3.4) Class B (140.5.6.7) Network portion: first two octets (140.5) Host portion: last two octets (6.7) Class C (199.7.8.9) Network portion: first three octets (199.7.8) Host portion: last octet (9)

First Octet Determines Class Class A First octet from 1 to 127 Class B First octet from 129 to 191 Class C First octet from 192 to 223

Network and Host Portions Consider this address: 147.144.0.1 Class B The first 2 octets determine the network 147.144 The last two octets determine the host 0.1

Classful Addressing iClicker Questions

What class is this address in? 15.254.222.199 Class A Class B Class C That address is not valid 1 of 11

What class is this address in? 215.2.1.254 Class A Class B Class C That address is not valid 2 of 11

What class is this address in? 185.2.1.0.2 Class A Class B Class C That address is not valid 3 of 11

What class is this address in? 147.144.1.312 Class A Class B Class C That address is not valid 4 of 11

What class is this address in? 147.144.1.212 Class A Class B Class C That address is not valid 5 of 11

What is the network portion of this address? 2.255.14.193

What is the host portion of this address? 222.22.2.2

What is the network portion of this address? 100.200.255.1

What is the host portion of this address? 101.99.254.2

What is the network portion of this address? 193.192.193.191 192.192 193.192.193 191 193.191 10 of 11

What is the host portion of this address? 147.144.1.212