IP Addressing Chapter 5 powered by DJ. Chapter Objectives At the end of this Chapter you will be able to:  Explain IP addressing  Discuss IP subnetting.

Slides:



Advertisements
Similar presentations
© N. Ganesan, All rights reserved. Chapter IP Addressing Format.
Advertisements

1 Computer Communication & Networks Lecture 17 & 18 Network Layer: Logical Addressing Waleed Ejaz.
© 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.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 3: IP Subnetting and Variable Length Subnet Masks (VLSM)
Prepared By: Eng.Ola M. Abd El-Latif
IP Addressing Pertemuan 18 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
2440: 141 Web Site Administration IP Addressing Instructor: Enoch E. Damson.
IP Subnetting CIT 307 Kevin Siminski.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Constructing a Network Addressing Scheme.
Introduction to networking (Yarnfield) IP addresses.
Chapter 21 IP Addressing “If we all did the things we are capable of doing, we would literally astound ourselves” - Thomas Alva Edison,
Introduction to Networking (Yarnfield) Variable Length Subnet Masking (VLSM)
CCENT Study Guide Chapter 4 Easy Subnetting. Chapter 4 Objectives The CCENT Topics Covered in this chapter include: IP addressing (IPv4 / IPv6) – Describe.
Click to edit Master subtitle style Chapter 7: IP Addressing Instructor:
Introduction to Networking with LANs and WANs IP addresses.
Information & Communication Technology
Introduction to Networking
IST 228\Ch3\IP Addressing1 What Is TCP/IP? A large collection of networking protocols and services The Transmission Control Protocol (TCP) handles reliable.
1 TCOM 509 – Internet Protocols (TCP/IP) Lecture 02_b Instructor: Dr. Li-Chuan Chen Date: 09/08/2003 Based in part upon slides of Prof. J. Kurose (U Mass),
IP Addressing INTW What is an IP address? An unique identifier for a computer or device (host) on a TCP/IP network A 32-bit binary number usually.
Types of Addresses in IPv4 Network Range
Chapter 12 Subnetting CIS 1140.
4: Addressing Working At A Small-to-Medium Business or ISP.
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 and Network Software. IP Addressing  A computer somewhere in the world needs to communicate with another computer somewhere else in the.
IP Addressing Basics LAB 8.
INTRODUCTION TO IP ADDRESS Ravi Chandra Gurung. IP ADDRESSES.
IP Addressing Part 1. IP Addressing An IP address is a numeric identifier assigned to each machine on an IP network. It designates the specific location.
2 © 2003, Cisco Systems, Inc. All rights reserved. RST-2002 IP Addressing.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
© N. Ganesan, All rights reserved. Chapter IP Addressing Format.
IP Addressing & Subnetting
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
Lesson 2 – IP Addressing IP Address (IPv4 – Version 4) Private and Public Address Brief Introduction to IPv6 – Version 6.
CTI Technician Training Internet Protocol Part 2.
Chapter 3 - Page 1 Infogem Institute of Technology CCNA Course IP Addressing & Subnetting IP ADDRESSING & SUBNETTING.
IP Internet Protocol Fundamental packet format that computers use to exchange information. Is a set of technical rules that defines how computers communicate.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
1 Network Principles FdSc Computing Technologies TCP-IP – Addressing & Sub-Netting Carl Smith – 2004 (Revised 2013)
Easy Subnetting. Chapter 4 Objectives Topics Covered in this chapter include: Interpret network diagrams Describe the operation and benefits of using.
IP Addressing.
Sybex CCNA Chapter 3: Subnetting, VLSM and Troubleshooting Instructor & Todd Lammle.
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.
Click to edit Master subtitle style Chapter 8: IP Subnetting, Troubleshooting and Introduction to NAT Instructor:
Instructor & Todd Lammle
IP Addressing, Sub-netting & VLSM
Internet Architecture
Instructor & Todd Lammle
Binary Concepts By: Nathan Miller.
Click to edit Master subtitle style
IP Addressing.
Introduction to Networking (Yarnfield)
Chapter-5 TCP/IP Suite.
Introduction to networking (Yarnfield)
Ip addressing Chapter 5a 6-7 days including test.
Subnetting Basics benefits Reduced network traffic
Chapter 2 Easy Subnetting
Binary Lesson 5 Classful IP Addresses
IP Address.
Subnetting Surasak Sanguanpong
Introduction to Networking (Yarnfield)
Prepared by : Adeel Ahmad Updated by : Syed Ameen Quadri
Chapter 2 Easy Subnetting
IP Addressing & Subnetting
IP Addressing & Subnetting
Presentation transcript:

IP Addressing Chapter 5 powered by DJ

Chapter Objectives At the end of this Chapter you will be able to:  Explain IP addressing  Discuss IP subnetting  VLSM(Variable length Subnet Mask) powered by DJ

IP Addressing IP Addressing Definitions – An Introduction I.P. addressing was designed to allow hosts on one network to communicate with a host on a different network regardless of the type of LANs the hosts are participating in. Any device that can send and receive IP packets is called an IP host. powered by DJ

IP Terminology The important terms of the Internet Protocol are:  Bit: A bit is one digit, either a 1 or a 0.  Byte: A byte is 8 bits.  Octet: An octet, made up of 8 bits, is just an ordinary 8-bit binary number. In this Chapter, the terms byte and octet are completely interchangeable.  Network address: This is the designation used in routing to send packets to a remote network—for example, , , and  Broadcast address: The address used by applications and hosts to send information to all nodes on a network is called the broadcast address. Examples include , which is all networks, all nodes; , which is all subnets and hosts on network ; and , which broadcasts to all subnets and hosts on network powered by DJ

 IP address is a 32-bit binary number that is unique for each device  IP address is converted to a decimal format to make them readable for the humans  Within the network, the IP address is interpreted in a binary format consisting of 0 and 1  IP address of , it is split into 4 octets such as     IP Addressing powered by DJ

IP Addressing  To convert the bits to a decimal format, right most bit in the octet has the least value of 2 0. This value goes on increasing towards the left Bits Values2 7 = = = = = = = = 1 powered by DJ

IP Addressing  You need to multiply the bits with its corresponding value in the table Bits Values2 7 = = = = = 82 2 = 42 1 = 22 0 = 1 Multiplied Values powered by DJ

IP Addressing  The equivalent decimal value for the octet will be the addition of all the multiplied values  For the octet , the decimal value will be = 148  So the IP address of the machine will be powered by DJ

Classification of IP Addresses CLASSES Class A Class B Class C Class D Class E powered by DJ

Types Of IP Address  Private IP address  Public IP address 1)Private IP address These addresses can be used on a private network.  They’re not routable through the Internet. Address ClassReserved Address Space Class A through Class B through Class C through The reserved private addresses are listed in the Table: powered by DJ

 Public IP address These addresses can be used on a Public network.  They’re routable through the Internet.  Other than Private IP range is Public IP address range. powered by DJ

Subnet Masks  A subnet mask is a 32-bit value that allows the recipient of IP packets to distinguish the network ID portion of the IP address from the host ID portion of the IP address.  The network administrator creates a 32-bit subnet mask composed of 1s and 0s. The 1s in the subnet mask represent the positions that refer to the network or subnet addresses. Address ClassFormatDefault Subnet Mask Class Anetwork.node.node.node Class BNetwork.network.node.node Class CNetwork.network.node.node powered by DJ

Subnetting What is Subnetting? Subnetting is basically just a way of splitting a TCP/IP network into smaller The various advantages of subnetting are:  Reduced network traffic:  Optimized network performance  Simplified management  Facilitated spanning of large geographical distances: powered by DJ

Subnetting Class C Addresses Subnetting a Class C Address:  How many subnets does the chosen subnet mask produce?  How many valid hosts per subnet are available?  What are the valid subnets?  What’s the broadcast address of each subnet?  What are the valid hosts in each subnet? powered by DJ

Here’s how you get the answers to those five big questions: How many subnets? 2x = number of subnets. x is the number of masked bits, or the 1s. For example, in , the number of 1s gives us 2 2 subnets. In this example, there are 4 subnets. How many hosts per subnet? 2 y – 2 = number of hosts per subnet. y is the number of unmasked bits, or the 0s. For example, in , the number of 0s gives us 2 6 – 2 hosts. In this example, there are 62 hosts per subnet. You need to subtract 2 for the subnet address and the broadcast address, which are not valid hosts. powered by DJ

What are the valid subnets? 256 – subnet mask = block size, or increment number. An example would be 256 – 192 = 64. The block size of a 192 mask is always 64. Start counting at zero in blocks of 64 until you reach the subnet mask value and these are your subnets. 0, 64, 128, 192. What’s the broadcast address for each subnet? Now here’s the really easy part. Since we counted our subnets in the last section as 0, 64, 128, and 192, the broadcast address is always the number right before the next subnet. For example, the 0 subnet has a broadcast address of 63 because the next subnet is 64. The 64 subnet has a broadcast address of 127 because the next subnet is 128. And so on. And remember, the broadcast address of the last subnet is always 255. powered by DJ

What are the valid hosts? Valid hosts are the numbers between the subnets, omitting the all 0s and all 1s. For example, if 64 is the subnet number and 127 is the broadcast address, then 65–126 is the valid host range—it’s always the numbers between the subnet address and the broadcast address. powered by DJ

Subnetting Practice Examples: Class C Addresses Practice Example #1C: (/25) Since 128 is in binary, there is only 1 bit for subnetting and 7 bits for hosts. We ’ re going to subnet the Class C network address = Network address = Subnet mask Now, let ’ s answer the big five: How many subnets? Since 128 is 1 bit on ( ), the answer would be 2 1 = 2. How many hosts per subnet? We have 7 host bits off ( ), so the equation would be 2 7 – 2 = 126 hosts. powered by DJ

What are the valid subnets? 256 – 128 = 128. Remember, we’ll start at zero and count in our block size, so our subnets are 0, 128. What’s the broadcast address for each subnet? The number right before the value of the next subnet is all host bits turned on and equals the broadcast address. For the zero subnet, the next subnet is 128, so the broadcast of the 0 subnet is 127. powered by DJ

What are the valid hosts? These are the numbers between the subnet and broadcast address. The easiest way to find the hosts is to write out the subnet address and the broadcast address. This way, the valid hosts are obvious. The following table shows the 0 and 128 subnets, the valid host ranges of each, and the broadcast address of both subnets: Subnet First host Last host Broadcast powered by DJ

Variable-Length Subnet Masks VLSM allows an organization to use more than one subnet mask within the same network address space. Implementing VLSM is often called subnetting a subnet. It can be used to maximize addressing efficiency. Consider the table below in which the subnets are created by borrowing 3 bits from the host portion of the Class C address, Subnet NumberSubnet Address Subnet /27 Subnet /27 Subnet /27 Subnet /27 Subnet /27 Subnet /27 Subnet /27 Subnet /27 powered by DJ

THANK YOU powered by DJ