Chapter 5 Exploring IPv4.

Slides:



Advertisements
Similar presentations
Classifying Network Addressing
Advertisements

© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Introduction to IPv4 Introduction to Networks.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – 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.
IP Subnetting.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
IP Addresses: Classful Addressing IP Addresses. CONTENTS INTRODUCTION CLASSFUL ADDRESSING Different Network Classes Subnetting Classless Addressing Supernetting.
Calculating Subnet Masks
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 3: IP Subnetting and Variable Length Subnet Masks (VLSM)
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.
Introduction to Networking (Yarnfield) Classful subnetting.
11 ASSIGNING IP ADDRESSES Chapter 2. Chapter 2: ASSIGNING IP ADDRESSES2 CHAPTER OVERVIEW  Describe the structure of IP addresses and subnet masks. 
1 Chapter Overview Subnet. What is a subnet When you break a network into a few smaller networks, you have created several subnets Like IP address where.
IP Addresses: Classful Addressing An IP address is a 32-bit address.
Information & Communication Technology
DCN286 INTRODUCTION TO DATA COMMUNICATION TECHNOLOGY Network Basics Introduction Instructor: Ataur Rahman
Optimizing IP Address Allocation
4: Addressing Working At A Small-to-Medium Business or ISP.
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 Planning the Addressing Structure Working at a Small-to-Medium Business or ISP – Chapter.
Unit 24 Network Design IP Addressing (Part 3). Objectives to date… Classes of IP addresses (A, B and C) Using Subnetting and Subnet Masks The Limitations.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Cisco Discovery Semester 1 Chapter 5 JEOPADY Q&A by R. Prensky, Template by K. Martin.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
IMPLEMENTING DHCP Chapter 1
Computers and Math Binary, Hex, and Decimal Oh My Copyright © Texas Education Agency, All rights reserved.1.
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.
Easy Subnetting. Chapter 4 Objectives Topics Covered in this chapter include: Interpret network diagrams Describe the operation and benefits of using.
Sybex CCNA Chapter 3: Subnetting, VLSM and Troubleshooting Instructor & Todd Lammle.
Chapter 8: IP Addressing
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.
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,
Instructor & Todd Lammle
Dotted Decimal Notation
Ip addressing & subnetting
Addressing the Network – IPv4
OSI Model IP address.
Networking for Home and Small Businesses – Chapter 5
Introduction to Networking (Yarnfield)
Planning the Addressing Structure
Ct1304 Lecture#4 IPV4 Addressing Asma AlOsaimi.
NET302 Lecture#3 IPV4 Addressing Asma AlOsaimi.
Chapter 2 Easy Subnetting
IP Addresses: Classful Addressing
Chapter 9 Objectives Understand TCP/IP Protocol.
IP Address.
Chapter 5 Working with IP Addresses
IPv4 Addresses A Quick Guide.
IPv4 Addresses A Quick Guide.
Examining IP Addressing
Creating Subnets – Network Requirements
Lecture#3 IPV4 Addressing Net 302- Asma AlOsaimi.
Ct1304 Lecture#4 IPV4 Addressing Asma AlOsaimi.
Planning the Addressing Structure
Addressing the Network – IPv4
Routing Protocols and Concepts – Chapter 6
Chapter 2 Easy Subnetting
Ip addressing & subnetting
Routing Protocols and Concepts – Chapter 6
Routing Protocols and Concepts – Chapter 6
Networking for Home and Small Businesses – Chapter 5
OSI Network Layer Presented By Dr. Waleed Alseat Mutah University.
Lecture#3-IPV4 Addressing
Presentation transcript:

Chapter 5 Exploring IPv4

Chapter 5 Overview Exploring the components of an IPv4 address Exploring an IPv4 address in binary Subnetting IPv4 addresses Comparing manual and automatic assignment 2

Exploring the Components of an IPv4 address Valid IP addresses 10.80.1.5 172.16.5.254 192.168.1.4 Invalid IP addresses 10.80.265.5 172.16.254 3

Exploring the Components of an IPv4 address Viewing an IP address with ipconfig 4

Network ID and Host ID Determined with subnet mask 255.0.0.0 255.0.0 255.255.255.0 5

Network ID and Host ID Separating network ID and host ID 6

Network ID and Host ID Separating network ID and host ID 7

Exploring the Components of an IPv4 address What’s wrong with this picture? 8

Exploring the Components of an IPv4 address Identifying the default gateway 9

Exploring the Components of an IPv4 address Determining local and remote addresses 10

Exploring the Components of an IPv4 address Understanding Classful IP addresses 11

Exploring the Components of an IPv4 address Identifying upper-level bits of Classful IP address 12

Exploring the Components of an IPv4 address Classful IP addresses 13

Exploring the Components of an IPv4 address Determining network ID of classful IP addresses 14

Exploring the Components of an IPv4 address Reserved (private )IP addresses 10.0.0.1 to 10.255.255.254 172.16.0.1 to 172.31.255.254 192.168.1.1 to 192.168.255.254 15

Exploring an IPv4 Address in Binary Understanding the bits of an IP address 16

Exploring an IPv4 Address in Binary Binary values 17

Exploring an IPv4 Address in Binary Using a calculator to convert from binary to decimal 18

Exploring an IPv4 Address in Binary Using a calculator to convert from decimal to binary 19

Exploring an IPv4 Address in Binary Understanding CIDR notation 20

Exploring an IPv4 Address in Binary Masking the IP Address 21

Exploring an IPv4 Address in Binary Using classless IP addresses 22

Subnetting IPv4 A single class C network 23

Subnetting IPv4 Creating subnets 24

Subnetting IPv4 Subnetting with two high-order bits 25

Subnetting IPv4 A subnetted network 26

Subnetting IPv4 Determining the number of subnets and hosts in a Class C network 27

Subnetting IPv4 Determining the number of subnets and hosts in a Class B network 28

Subnetting IPv4 Determining the number of subnets and hosts in a Class A network 29

Identifying Local and Remote Addresses 1. Convert the IP address to binary. You can use a calculator to do this. 2. Convert the subnet mask to binary. 3. Draw a vertical line after the last one in the subnet mask: Everything to the left of the line is the network ID. Everything to the right of the line is the host ID. 4. Determine the network ID in binary. This is as simple as copying the IP address in binary to the left of the line and writing 0s to the right of the line. 5. Convert the network ID to decimal. 30

Subnetting IPv4 Applying Subnetting Knowledge 31

Subnetting IPv4 Applying Subnetting Knowledge 32

Subnetting IPv4 What’s wrong with this picture? 33

Subnetting IPv4 Subnet this network Start with 192.168.20.0 and 255.255.255.0 34

Subnetting IPv4 One possible solution 35

Comparing Manual and Automatic Assignment Manually configuring IPv4 or using DHCP 36

Comparing Manual and Automatic Assignment Manually configuring IPv4 or using DHCP 37

Comparing Manual and Automatic Assignment Understanding APIPA 38

Chapter 5 Summary Exploring the components of an IPv4 address Exploring an IPv4 address in binary Subnetting IPv4 addresses Comparing manual and automatic assignment 39