Network Addressing.

Slides:



Advertisements
Similar presentations
What is an IP Address An IP Address (or Internet Protocol address) is an address used to uniquely identify a device on an IP network. The address is made.
Advertisements

Addressing the Network – IPv4 by Dodi Heriadi. IP Addressing Structure Describe the dotted decimal structure of a binary IP address and label its parts.
Understanding Internet Protocol
IP Subnetting.
© 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.
TCP/IP Protocol Suite 1 Chapter 4 Objectives Upon completion you will be able to: IP Addresses: Classful Addressing Understand IPv4 addresses and classes.
Chapter 9 Connecting to and Setting up a Network
IP Addressing Internet Protocol (IP) A unique identifier for host, on an IP network 32-bit binary number, usually expressed as 4 “dotted decimal” values.
© 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.
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.
IP-adresses and subnet masks. Figure 19.9 Dotted-decimal notation.
1 26-Aug-15 Addressing the network using IPv4 Lecture # 2 Engr. Orland G. Basas Prepared by: Engr. Orland G. Basas IT Lecturer.
4: Addressing Working At A Small-to-Medium Business or ISP.
IP Addressing Basics LAB 8.
Chapter 8 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Describe the structure of an IPv4 address.  Describe.
Internet Addressing. When your computer is on the Internet, anything you do requires data to be transmitted and received. For example, when you visit.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
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.
CCNA 1 v3.0 Module 9 TCP/IP Protocol Suite and IP Addressing
Computers and Math Binary, Hex, and Decimal Oh My Copyright © Texas Education Agency, All rights reserved.1.
© 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.
Configuring Network Connectivity Lesson 7. Skills Matrix Technology SkillObjective DomainObjective # Using the Network and Sharing Center Use the Network.
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)
CPMT 1449 Computer Networking Technology – Lesson 3
TCP/IP Protocol Suite and IP Addressing Presented By : Dupien AMS.
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
INTERNET PROTOCOL ADDRESS AND SUBNET MASK KAAN EREN.
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,
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 3 Networking with Windows Server 2008.
Planning the Addressing Structure
Understand IPv6 Part 2 LESSON 3.3_B Networking Fundamentals.
Internet Architecture
IP Addresses: Classful Addressing
LESSON Networking Fundamentals Understand IPv4.
IP Addressing Pertemuan 06
Instructor Materials Chapter 4: Network Addressing
OSI Model IP address.
Networking for Home and Small Businesses – Chapter 5
Networking for Home and Small Businesses – Chapter 5
CompTIA Server+ Certification (Exam SK0-004)
Chapter-5 TCP/IP Suite.
PART IV Network Layer.
Ip addressing Chapter 5a 6-7 days including test.
IP Addresses: Classful Addressing
Introduction to Computers
Final Revision Notes-Grade10
Chapter 9 Objectives Understand TCP/IP Protocol.
Networking for Home and Small Businesses – Chapter 5
Chapter 5 Working with IP Addresses
Introduction to TCP/IP
Design Unit 26 Design a small or home office network
IPV4 Address & subnet masks
IPv4 Addresses A Quick Guide.
Planning the Addressing Structure
TCP/IP Protocol Suite and IP Addressing
Planning the Addressing Structure
Planning the Addressing Structure
IP Addressing & Subnetting
Networking for Home and Small Businesses – Chapter 5
IP Addressing & Subnetting
Layering and the TCP/IP protocol Suite
Presentation transcript:

Network Addressing

Exam Objective: Explain the properties and characteristics of TCP/IP Objectives Exam Objective: Explain the properties and characteristics of TCP/IP Exam Objective: Explain common TCP and UDP ports, protocols, and their purpose

What is a computer network address? Pm video 5:33 A network address serves as a unique identifier for a computer on a network When set up correctly, computers can determine the address of other computers on the network and use these to send messages to each other One of the best known forms of network addressing is the IP address Another form of addressing is the MAC address

MAC Address vs IP Address A MAC address is embedded at the factory and is used to uniquely identify a network adapter MAC addresses are required for networking to work Many network adapters allow you to override the MAC address, but even so it still identifies your computer on the local network A MAC address is kind of like the color, size and shape of your physical mail box IP addresses are assigned manually or by software and are used to uniquely identify a network device on a network IP addresses are also required for networking to work The network has to know what computer to send data to An IP Address is kind of like your postal address

IP Address MAC Address

Static Address vs Dynamic Address A Static IP address is one that is manually and permanently assigned to a computer or device A Dynamic IP address is assigned by a server each time a device (or client) connects to the network A DHCP (dynamic host configuration protocol) server assigns addresses to a DHCP client that is requesting an address

Ipv4 vs ipv6 pm video 11:55 An IP address can have 32 or 128 bits Internet Protocol version 4 (IPv4) uses a 32-bit address to identify a network connection IPv4 provides over 4 billion unique addresses, but there is now a shortage of IPv4 IP addresses Internet Protocol version 6 (IPv6) was created partially due to the shortage of IPv4 addresses IPv6 uses a 128-bit IP address, which provides 340 undecillion addresses

Ipv6 addresses 2001:0000:0B80:0000:0000:00D3:9C5A:00CC An IPv6 address has 128 bits written as 8 blocks of hexadecimal numbers separated by colons Each block in an IPv6 address is 16 bits Example: 2001 in hex is 0010 0000 0000 0001 in binary Leading 0s in a 4-character hex block can be eliminated Example: The IP address above can be simplified: 2001:0000:B80:0000:0000:D3:9C5A:CC If blocks contain all zeros, they can be written as double colons, but only one set of double colons can be used Example: The IP address above can be further simplified: 2001:0000:B80::D3:9C5A:CC

Routers for example don’t see IP addresses the same as we do IPv4 Addresses An IPv4 address is represented as four decimal numbers separated by periods, such as 192.168.1.8 An octet is each of the four decimal numbers and can be any number from 0 to 255 The dotted decimal format was created only to make working with IP addresses easier Routers for example don’t see IP addresses the same as we do An IPv4 address is actually 32 bits long and is made up of 4 groups, which are each 8 bits long

Binary to decimal & decimal to binary Each number in the dotted decimal format (192.168.1.0) represents an 8 bit binary number (192 decimal is equal to 11000000 binary) and each 1 or 0 is a single bit The largest possible 8-bit number is 11111111 binary which is equal to 255 decimal The largest possible decimal IP address is 255.255.255.255 (known as a broadcast address) 11111111.11111111.11111111.11111111 (binary)

IPv4 addresses are divided into 3 main classes IPv4 Classes IPv4 addresses are divided into 3 main classes used to identify a specific network and a specific host With class A addresses the first octet identifies the network and the last three identify the host With class B addresses the first two octets identify the network and the last two identify the host With class C addresses the first three octets identify the network and the last octet can be used to identify the host

Subnets pm video 9:10 Large networks can be divided into smaller networks called subnetworks or subnets Subnetting allows you to create multiple logical networks that exist within a single Class A, B, or C network If you do not subnet, you are only able to use one network from your Class A, B, or C network, which is unrealistic and not very efficient Consider a Class A Network - It is not practical to have 16 million nodes in the same domain

Subnet Masks The subnet mask identifies which part of an IP address is the network id and which is the host id Subnet masks help a device know if an IP address is part of it’s network or belongs to another network Open a command line window and type “ipconfig” without switches and press enter This will display the IP address assigned to your computer It will also show the subnet mask and default gateway

Default subnet masks for classes of IP addresses Subnet masks can be viewed as a group of ones followed by a group of zeros In a subnet mask if the bits are turned on (or are 1’s), the corresponding bit is used for the network If the bits are turned off (or are 0’s) the bit is for the host Default subnet masks for classes of IP addresses

Public Address vs Private Address A public IP address is one that is available to the Internet and a private IP address is one that is used on a private network You can use a router with NAT (Network Address Translation) redirection for Internet access NAT is a protocol that substitutes the public IP address of the router for the private IP address of a computer that needs to communicate on the Internet

Private IP Address Classes and Ranges