IP Adressing in IPv4 By Kenneth Lundby.

Slides:



Advertisements
Similar presentations
CCNA1 v3 Module 9 v3 CCNA 1 Module 9 JEOPARDY K. Martin Galo Valencia.
Advertisements

Classifying Network Addressing
IPv4 ADDRESSING and PACKET STRUCTURE
Understanding Internet Protocol
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Resolving IP Connectivity Issues Lesson 2. Objectives 2.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
IP Addressing and Subnetting
1 K. Salah Module 5.1: Internet Protocol TCP/IP Suite IP Addressing ARP RARP DHCP.
NAT: Network Address Translation local network (e.g., home network) /24 rest of Internet Datagrams.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Chapter 2 Internet Protocol DoD Model Four layers: – Process/Application layer – Host-to-Host layer – Internet layer – Network Access layer.
Network Layer. The Network layer, or OSI Layer 3, provides services to exchange the individual pieces of data over the network between identified end.
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.
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.
4: Addressing Working At A Small-to-Medium Business or ISP.
Chap 10 Routing and Addressing Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
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.
1Group 07 IPv6 2 1.ET/06/ ET/06/ ET/06/ EE/06/ EE/06/ EE/06/6473 Group 07 IPv6.
Network Layer4-1 DHCP: Dynamic Host Configuration Protocol Goal: allow host to dynamically obtain its IP address from network server when it joins network.
ES 101. Module 2 IP Addressing & Routing. Last Lecture Wide area networking Definition of “packets”
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
IPv6, the Protocol of the Future, Today Mathew Harris.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
Addressing IP v4 W.Lilakiatsakun. Anatomy of IPv4 (1) Dotted Decimal Address Network Address Host Address.
CCNP Network Route IPV-6 Part-I IPV6 Addressing: IPV-4 is 32-BIT, IPV-6 is 128-BIT IPV-6 are divided into 8 groups. Each is 4 Hex characters. Each group.
Media Access Control (MAC) addresses in the network access layer ▫ Associated w/ network interface card (NIC) ▫ 48 bits or 64 bits IP addresses for the.
Cisco Discovery Semester 1 Chapter 5 JEOPADY Q&A by R. Prensky, Template by K. Martin.
Lesson 2 – IP Addressing IP Address (IPv4 – Version 4) Private and Public Address Brief Introduction to IPv6 – Version 6.
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.
Connection Technologies and IP Addressing CONNECTING TO THE INTERNET.
Internet Technologies Mr. Grimming. Internet Applications File Transfer World Wide Web E-commerce Searches Voice over Internet Protocol Video over.
Address Resolution Protocol (ARP). Internet and Data Link Layer Addresses Each host and router on a subnet needs a data link layer address to specify.
Data Communications and Computer Networks Chapter 4 CS 3830 Lecture 19 Omar Meqdadi Department of Computer Science and Software Engineering University.
1 K. Salah Module 5.1: Internet Protocol TCP/IP Suite IP Addressing ARP RARP DHCP.
1 Layer 3: Routing & Addressing Honolulu Community College Cisco Academy Training Center Semester 1 Version
INTERNET PROTOCOL ADDRESS AND SUBNET MASK KAAN EREN.
COMPUTER NETWORKS CS610 Lecture-25 Hammad Khalid Khan.
Goodbye IPv4…. Why the change? IPv4 – 1980’sIPv6 – 2000’s.
Planning the Addressing Structure
Internet Architecture
IP Addressing and Subnetting
LESSON Networking Fundamentals Understand IPv4.
Chapter 05 Exam Review CCNA Discovery 01 – Computer and Network Fundamentals Presented by: Phillip Place Cisco Academy Instructor Lake Michigan College.
Networking for Home and Small Businesses – Chapter 5
Network Address Translation
IP, TCP, DNS.
Binary Lesson 4 Classful IP Addresses
Internet technologies
DNS Server is…? 2CP – C Lee Kyu Don.
Introducing To Networking
Ravindra Kumar Verma Mohammad Rashid Dr. Neeraj phogat RC-1237
Binary Lesson 5 Classful IP Addresses
Introduction to TCP/IP
Internet Protocol INTERNET PROTOCOL.
Charles Warren and Ben Kangas
Planning the Addressing Structure
Planning the Addressing Structure
Charles Warren and Ben Kangas
IP Addressing.
Get Ready for the New Internet: IPv.6
Networking for Home and Small Businesses – Chapter 5
Network Fundamentals – Chapter 5
IPv4 Addressing By, Ishivinder Singh( ) Sharan Patil ( )
Network Addressing.
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI Network Layer Presented By Dr. Waleed Alseat Mutah University.
Layering and the TCP/IP protocol Suite
Presentation transcript:

IP Adressing in IPv4 By Kenneth Lundby

IPv4 Addresses Basics about IP addressing Ipv4 classes and structures NAT Domain names and IP

Basics about IP addressing Operates in the Network Layer of the OSI model IPv4 was the first iteration of the protocol to be widely deployed 32 bit addresses Over 4 billion different addresses

IPv4 classes and stucture 32 bit addresses Divided into 4 octets 10.0.0.4 00001010.00000000.00000000.00000100 Divided into classes Defines what is the Network-ID and what is the Host-ID Originally the first octet was the Network ID and the last 3 was the Host ID

IPv4 classes and structure Now we have class A, B & C Networks Class A: 112.14.38.56 where 112/the first octet is the Network ID, the rest is the Host ID Class B: 136.14.38.56 The 2 first octets are the Network ID Class C: 200.14.38.56 The first 3 octets make up the Network ID In a class A network you can only have 256 networks, while in a Class C network you can have 2 million networks, you can only have 254 hosts on each

NAT Network Address Translation Translation from public to private IP addresses Resolve issues with to few IP addresses Private IP addresses: 10.0.0.0 - 10.255.255.255 Class A 172.16.0.0 - 172.31.255.255 Class B 192.168.0.0 - 192.168.255.255 Class C 169.254.0.0 – 169.254.255.255 Class C

NAT You usually only have 1 single public IP address This would then typically be your Gateway The gateway handles all traffic in and out It translates and sends the packets to the right destination

Domain names and IP IP addresses are hard for humans to remember Domain Name Server Nslookup 144.80.128.80 = www.iup.edu Is like a phone book Name Servers are distributed over the Internet

The End Questions? Resources: http://www.iu.hio.no/%7Ehaugerud/osa/Forelesning/os/node5.html http://en.wikipedia.org/wiki/IPv4