Information & Communication Technology

Slides:



Advertisements
Similar presentations
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Advertisements

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.
IP Subnetting.
1 IP Subnetting (Modified version of slides from Rick Graziani) Karim El Defrawy Donald Bren School of Information and Computer Science University of California.
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.
IP addressSubnet mask AND
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
Semester 1, Chapter 10 (Supplement) Creating Subnets or How to Have Fun Without Knowing It!
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.
Internet Architecture Two computers, anywhere in the world, following certain hardware, software, protocol specifications, can communicate, reliably even.
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing and Subnetting
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
Static Route. Identify Default gateway What is the default gateway for PC1 PC2 r1 r2 PC1PC2.
Introduction to Networking (Yarnfield) Variable Length Subnet Masking (VLSM)
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
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
4: Addressing Working At A Small-to-Medium Business or ISP.
1 Real Networkers don’t use Decimal! Part 1. Binary & Interpreting IP Addresses October 19, 2004.
Binary to Decimal Conversion
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.
TCP/IP Protocol Suite 1 Change the following IP addresses from binary notation to dotted-decimal notation. a b
CISCO NETWORKING ACADEMY Chabot College ELEC Subnet Review.
Binary Lesson 5 Usable Addresses Class A, B, and C.
Binary Lesson 5.5 Usable Addresses Class A, B, and C.
Subnetting. Binary to Decimal Conversion Decimal to Binary Conversion Classes of IP Addresses Subnet Masks 7 step method to practical subnetting – Class.
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
CS 447 Networks and Data Communication IP Subnet Mask: Purpose: To indicate which portion of an IP address indicates host address Example SIUE IP Network.
Cisco Discovery Semester 1 Chapter 5 JEOPADY Q&A by R. Prensky, Template by K. Martin.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
Binary Lesson 6.1 Classful Subnetting 2
CTI Technician Training Internet Protocol Part 2.
Subnetting. Class A Address O is the subnet Identifier is the loop back address. 4 Each class A address supports 16,387,064 hosts. 4 Assigned.
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.
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.
Known IP Address and Ethernet Address Transmit from B => F (B knows F’s IP Address) PATHIP Source IP Destination Ethernet Source Ethernet Destination.
IP addressing.
After 6.1. What is 69 in binary? A B C D E of 6.
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.
Ethernet Basics – 7 IP Addressing. Introducing IP Addressing  IP address (TCP/IP address)  Not unique (but should be), user assigned  Layer 3  4 byte.
If we don’t subnet and use as our subnet mask then we use all of our IP addresses on one network. This is not an efficient use of our Class.
Subnetting Divide a network to smaller networks (subnets) Reasons
Internet Architecture
Chapter 5 Exploring IPv4.
Master Subnetting – Section 3
INTRO Module 1 Boolean Math
Introduction to Networking (Yarnfield)
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Lec 9 Subnet 3.1 Computer Networks Al-Mustansiryah University
Binary Lesson 5 Classful IP Addresses
IP Address.
LAN Chapter 5 Protocols.
Cases in Subnetting.
כתובות IP.
Sub Neting exercises.
Creating Subnets – Network Requirements
Binary Lesson 5.5 Usable Addresses Class A, B, and C
CISCO Acadamic Instructor (CCAI) - Adressing, Routing, Subnetting
Binary Lesson 6 Classful Subnetting
Introduction to Networking (Yarnfield)
Binary Lesson 7 Supernetting
CISCO Acadamic Instructor (CCAI) - Adressing, Routing, Subnetting
Binary Lesson 8 Review of Classful Addressing and Subnetting
Binary Lesson 6 Classful Subnetting /24, /25, and /26
Binary Lesson 6 Classful Subnetting
Subnetting Subnetting is a method for getting the most out of the limited 32-bit IP addressing space. With any address class, subnetting provides a means.
Presentation transcript:

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting Welcome

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting Subnetting

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 1 128 64 32 16 8 4 2 192.168.10.0/24 11000000.10101000.00001010.00000000 11111111.11111111.11111111.00000000 255.255.255.0 Host portion Network portion

1-How many networks I need? 2-How many hosts in each networks? Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting If you want to do subnetting you must answer these questions : 1-How many networks I need? 2-How many hosts in each networks? 3-What are the broadcasts address? 4-What are the valid hosts in each subnets?

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 192.168.1.0/25 255.255.255.128 1-How many networks I need? 11111111.11111111.11111111.10000000 2^N = X 2^1 = 2 N = borrowed bits X = networks number

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 192.168.1.0/25 255.255.255.128 2-How many hosts in each networks? 11111111.11111111.11111111.10000000 2^N – 2 = X 2^7 – 2 = 128 – 2 = 126 N = 0’s X = Hosts

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 192.168.1.0/25 255.255.255.128 11111111.11111111.11111111.10000000 3- What are the valid subnets? 256 – 128 = 128 Network1 : 192.168.1.0 +128 Network2 : 192.168.1.128

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 192.168.1.0/25 255.255.255.128 11111111.11111111.11111111.10000000 3- What are the valid subnets? 256 – 128 = 128 Network1 : 192.168.1.0 +128 Network2 : 192.168.1.128

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 192.168.1.0/25 255.255.255.128 4-What is the broadcast address? 5- What the valid hosts in each subnet? Network 192.168.1.0 192.168.1.128 First Host 192.168.1.1 192.168.1.129 Last Host 192.168.1.126 192.168.1.254 Broadcast 192.168.1.127 192.168.1.255

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 192.168.1.0 255.255.255.128 Is the same as 192.168.1.0/25 11111111.11111111.11111111.10000000

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 172.10.0.0/22 255.255.252.0 1-How many networks I need? 11111111.11111111.11111100.00000000 2^N = X 2^6 = 64 N = borrowed bits X = networks

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 172.10.0.0/22 255.255.252.0 2-How many hosts in each networks? 11111111.11111111.11111100.00000000 2^N – 2 = X 2^10 – 2 = 1024 – 2 = 1022 N = 0’s X = Hosts number

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 172.10.0.0/22 255.255.252.0 3- What are the valid subnets? 256 – 252= 4 Network1 : 172.10.0.0 +4 Network2 : 172.10.4.0 +4 Network3 : 172.10.8.0 to Network 64 : 172.10.252.0

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 172.10.0.0/22 255.255.252.0 4-What is the broadcast address? 5- What the valid hosts in each subnet? Network 172.10.0.0 172.10.4.0 First Host 172.10.0.1 172.10.4.1 Last Host 172.10.3.254 172.10.7.254 Broadcast 172.10.3.255 172.10.7.255

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting TO Network 172.10.8.0 172.10.252.0 First Host 172.10.8.1 172.10.252.1 Last Host 172.10.11.254 172.10.255.254 Broadcast 172.10.11.255 172.10.255.255

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting Please identify the right network mask for the following IP address:* 1- 192.168.0.1 /25. 255.255.255.128 2- 10.0.0.1 /18 . 255.255.192.0 3- 172.10.0.0 / 19. 255.255.224.0 4- 192.168.0.2 / 24. 255.255.255.0 *Please identify the host and the network portion of each IP address: 11111111.11111111.11111111.00000000 1- 192.168.0.1 /24 2- 10.0.0.5 /26 11111111.11111111.11111111.11000000 *Red 1 : Network portion *Black 0 : Host portion

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting *Please convert this IP address 192.168.12.3 / 23 to binary number and Identify the first host, last host, broadcast, and network? 192.168.12.3/23 IP address : 11000000.101010000.00001100.00000011 255.255.254.0 Subnet mask : 11111111.11111111.11111110.00000000 128Network : 2^7 = Hosts : 2^9 – 2 = 512 – 2 = 510 Network 192.168.0.0 192.168.2.0 192.168.254.0 First Host 192.168.0.1 192.168.2.1 192.168.254.1 Last Host 192.168.1.254 192.168.3.254 192.168.255.254 Broadcast 192.168.1.255 192.168.3.255 192.168.255.255

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting *Create two sub-networks from this address 172.16.0.0 and each sub-network has only fourteen hosts? 172.16.0.0\28 11111111.11111111.11111111.11110000 255.255.255.240 Networks : 2^12= 4096 Hosts : 2^4 – 2 = 16 – 2 = 14

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 172.16.0.0\28 11111111.11111111.11111111.11110000 255.255.255.240 256 – 240 = 16 Networks : 1- 172.16.0.0 2- 172.16.0.16 To 4096 - 172.16.255.240

Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting 172.16.0.0\28 11111111.11111111.11111111.11110000 255.255.255.240 Network 172.16.0.0 172.16.0.16 First Host 172.16.0.1 172.16.0.17 Last Host 172.16.0.14 172.16.0.30 Broadcast 172.16.0.15 172.16.0.31

Thanks for the attendance Information & Communication Technology Module ICT-BVF-8.1 Computer Networks Unit ICT-BVF-8.1 Subnetting Thanks for the attendance Preparing by Sayfuldeen & Abdulaziz