IP Addressing. IP v4 32 bit address (bbbbbbbb.bbbbbbbb.bbbbbbbb.bbbbbbbb) 4 Bytes (B.B.B.B) 4,294,967,296 (2 32 ) unique addresses 18 million private.

Slides:



Advertisements
Similar presentations
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Advertisements

IPV6. Features of IPv6 New header format Large address space More efficient routing IPsec header support required Simple automatic configuration New protocol.
Classifying Network Addressing
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
© 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.
CIM 2465 IP Addressing Scheme1 IP Addressing Scheme (Topic 4) Textbook: Networking Basics, CCNA 1 Companion Guide, Cisco Press Cisco Networking Academy.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5.
IP ADDRESS(ıNTERNET PROTOCOL) Betül ŞAHİN
Fundamentals of Networking Discovery 1, Chapter 5 Network Addressing.
1 Chapter Overview IP (v4) Address IPv6. 2 IPv4 Addresses Internet Protocol (IP) is the only network layer protocol with its own addressing system and.
11 ASSIGNING IP ADDRESSES Chapter 2. Chapter 2: ASSIGNING IP ADDRESSES2 CHAPTER OVERVIEW  Describe the structure of IP addresses and subnet masks. 
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
IP Addressing Basics LAB 8.
By Junaid Shaikh SE Computer
Network Addressing Networking for Home & Small Business.
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
4: Addressing Working At A Small-to-Medium Business or ISP.
Network Addressing IP Addresses. IP Address Space The Structure of an IP Address – Binary Representation The only thing a network device understands,
IP Addressing Basics LAB 8.
30/11/ Q & A on Networking. Question No. 1 What is Networking? Two or more computers that are linked in order to share – Resources (such as printers.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
© N. Ganesan, All rights reserved. Chapter IP Addressing Format.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
 An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network.
Network Addressing Networking for Home & Small Business.
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
Cisco Discovery Semester 1 Chapter 5 JEOPADY Q&A by R. Prensky, Template by K. Martin.
1/28/2010 Network Plus IP Addressing Review. IP Address Classes.
Computers and Math Binary, Hex, and Decimal Oh My Copyright © Texas Education Agency, All rights reserved.1.
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
© 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.
IPv6 An Overview of Internet Protocol Version 6 Network Management Justin Houk May 3, 2010.
Connection Technologies and IP Addressing CONNECTING TO THE INTERNET.
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
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,
Presented By:- Avinash Kumar Nitesh Kumar Yadav. OUTLINE  Introduction of IP v4.  Introduction of IP v6.  Advantages of IP v6 over IP v4.  Transition.
Planning the Addressing Structure
IP Addressing and Subnetting
LESSON Networking Fundamentals Understand IPv4.
Networking for Home and Small Businesses – Chapter 5
Instructor Materials Chapter 4: Network Addressing
OSI Model IP address.
Networking for Home and Small Businesses – Chapter 5
Internet Protocol Address
IPv6 Overview Address space Address types IPv6 and Tunneling.
IPv6 Addressing Overview IPv6 increases the number of address bits by a factor of 4, from 32 to 128, providing a very large number of addressable.
Networking for Home and Small Businesses – Chapter 5
Data Communication and Networking CISCO – Discovery 1
Addressing the Network – IPv4
Chapter-5 TCP/IP Suite.
IPv6 Addressing.
An IPv4 address is a 32-bit address that uniquely and universally defines the connection of a device (for example, a computer or a router) to the Internet.
The IP addresses are unique. The address space of IPv4 is 2 32 or 4,294,967,296.
Networking for Home and Small Businesses – Chapter 5
Chapter 5 Working with IP Addresses
Chapter 26 IPv6 Addressing
IPV4 Address & subnet masks
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 4: Planning and Configuring Routing and Switching.
An Introduction to IPv6 By Jim Johnston.
Planning the Addressing Structure
Planning the Addressing Structure
Planning the Addressing Structure
Networking for Home and Small Businesses – Chapter 5
Network Addressing.
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Layering and the TCP/IP protocol Suite
Presentation transcript:

IP Addressing

IP v4 32 bit address (bbbbbbbb.bbbbbbbb.bbbbbbbb.bbbbbbbb) 4 Bytes (B.B.B.B) 4,294,967,296 (2 32 ) unique addresses 18 million private addresses 270 million multicast addresses

What is a bit? 0 | 1 On or Off

Classfirst octetNetwork IDHost ID# of networks# of hosts A ab.c.d12616,777,214 B a.bc.d16,38465,534 C a.b.cd2,097,151254

Class A -- NNNNNNNN.nnnnnnnn.nnnnnnnn.nnnnnnnn Class B -- NNNNNNNN.NNNNNNNN.nnnnnnnn.nnnnnnnn Class C -- NNNNNNNN.NNNNNNNN.NNNNNNNN.nnnnnnnn

Special Rules 1.First octet 127 represents the local computer, regardless of what network it is really in. This is useful when testing internal operations. 2.Octets 0 and 255 are not acceptable values in some situations, but 0 can be used as the second and/or third octet (e.g ).

Private Networks The 24-bit BlockA to The 20-bit BlockB to The 16-bit BlockC to

Static vs Dynamic When a computer uses the same IP address every time it connects to the network, it is known as a Static IP address. In contrast, in situations when the computer's IP address changes frequently (such as when a user logs on to a network through dialup or through shared residential cable) it is called a Dynamic IP address.

Assignment Methods Manually Static IP addresses are manually assigned to a computer by an administrator. DHCP Server This contrasts with dynamic IP addresses, which is assigned either randomly or arbitrarily assigned by a server using Dynamic Host Configuration Protocol.

More DHCP IP addresses assigned using DHCP may stay the same for long periods of time, they can generally change. Dynamically assigned static IP Addresses A DHCP server is used, but it is specifically configured to always assign the same IP address to a particular computer, and never to assign that IP address to another computer. This allows static IP addresses to be configured in one place, without having to specifically configure each computer on the network in a different way.

Converting Binary ( ) to Decimal ( ) OnOffOnOffOn Off = OffOn OffOn = Off On = Off = 0

You Do It

IP v6 32 hex numbers organized into 8 quartets Separated by colons (:) Each quarter is 16 bits Leading zeros omitted. Double colon for 0 quartets FEC0:0:0:0:78CD:1283:F398:23AB FEC0::78CD:1283:F398:23AB

IP v6 Address has two parts Prefix (64 bit) ISP, geographic region … Interface ID (64 bit) Could use MAC address as the automatic host ID NAT-PT (protocol translation) which will convert the IPv6 packet header into a IPv4 packet header.

IPv6 IP Addressing Practice identify good addresses 1.168:192:1::15 2.::1:1:6789:34:33:2 3.ABCD:ABCD:4323:7::98FX :1234::5432::ADEG

Convert Hex to Binary :11F0 FF:23

Router Config enable config t interface FastEthernet0/0 ip address no shutdown exit interface FastEthernet0/0 ip address no shutdown exit