5 - 1 5.5.2 Known IP Address and Ethernet Address Transmit from B => F (B knows F’s IP Address) PATHIP Source IP Destination Ethernet Source Ethernet Destination.

Slides:



Advertisements
Similar presentations
The subnet /28 has been selected to be further subnetted to support point-to-point serial links. What is the maximum number of serial links.
Advertisements

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.
A Complete End-to-End View. Laptop Wifi AP BERKELEY DHCP Server/ Gateway Router DNS Server ( ) AT&T GOOGLE.
OUR SUBNET PLANNING MISSION: We have been assigned an address of Assume 20 subnets are needed, with 5 hosts per subnet. Our mission is to.
IP addressSubnet mask AND
Based Computer Networks and Internets (Comer)
CIM 2465 IP Subnetting1 IP Subnetting Textbook: Networking Basics, CCNA 1 Companion Guide, Cisco Press Cisco Networking Academy Program, CCNA 1 and 2,
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.
IP Addressing and Subnetting
Static Route. Identify Default gateway What is the default gateway for PC1 PC2 r1 r2 PC1PC2.
Information & Communication Technology
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
Types of Addresses in IPv4 Network Range
Network Redundancy Multiple paths may exist between systems. Redundancy is not a requirement of a packet switching network. Redundancy was part of the.
1  You are given an IP address for a host /20  What is/are the  Subnet address?  Broadcast address?  The number of useable hosts available.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How IP Address Protocols Work INTRO v2.0—4-1.
The complete picture Linux Network Management. End to End Connection Being able to describe the end to end connection sequence is a useful thing Very.
Chapter 9 & 10 TCP/IP. TCP/IP Model Application Transport Internet Internet Access.
Subnetting Shortcuts Batavia High School Cisco Networking Academy Semester 3 Mr. Mullen.
Binary Lesson 5 Usable Addresses Class A, B, and C.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
Module 10 - Subnetting For Fun and Profit
Subnetting leading to VLSM Ed Deacon. Splitting up a network you own If you have been given a network address eg /24 You require addresses.
Subnetting When an organization is given a block of class A, B, or C address, the first address in the block defines the network address. This address.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Network Layer COM211 Communications and Networks CDA College Theodoros Christophides
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
Binary Lesson 6.1 Classful Subnetting 2
BAI513 - PROTOCOLS ARP BAIST – Network Management.
CTI Technician Training Internet Protocol Part 2.
Subnetting. Class A Address O is the subnet Identifier is the loop back address. 4 Each class A address supports 16,387,064 hosts. 4 Assigned.
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.
Chapter 5b.  Upon completion of this chapter, you should be able to:  Subnet an IPv4 address to make separate networks out of one address given  Use.
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.
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Final Examination of Internet Communication Protocol.
After 6.1. What is 69 in binary? A B C D E of 6.
Another subnetting method Courtesy DFW Cisco Users Group.
Ethernet Basics – 7 IP Addressing. Introducing IP Addressing  IP address (TCP/IP address)  Not unique (but should be), user assigned  Layer 3  4 byte.
End-host IP: MAC: 11:11:11:11:11 gateway IP: MAC: 22:22:22:22:22 Google server IP: interne t interface DNS server IP:
Subnetting Made Easy? The “moving stick” and the “magic number” Jim Blanco Aparicio-Levy Technical Center.
If we don’t subnet and use as our subnet mask then we use all of our IP addresses on one network. This is not an efficient use of our Class.
Discovery 2 Internetworking Module 4 JEOPARDY K. Martin.
Subnetting Divide a network to smaller networks (subnets) Reasons
Dotted Decimal Notation
Ip addressing & subnetting
Internet technologies
Semester 2 1 JEOPARDY CHAPTER 1 REVIEW S2C01 Jeopardy Review.
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Chapter 5 Network and Transport Layers
Pilot-Lehrgang - Semester
LAN Chapter 5 Protocols.
Cases in Subnetting.
כתובות IP.
Sub Neting exercises.
Internet Protocol INTERNET PROTOCOL.
Creating Subnets – Network Requirements
CISCO Acadamic Instructor (CCAI) - Adressing, Routing, Subnetting
Introduction to Networking (Yarnfield)
Binary Lesson 7 Supernetting
CISCO Acadamic Instructor (CCAI) - Adressing, Routing, Subnetting
Binary Lesson 6 Classful Subnetting /24, /25, and /26
Ip addressing & subnetting
IP Addressing & Subnetting
Presentation transcript:

Known IP Address and Ethernet Address Transmit from B => F (B knows F’s IP Address) PATHIP Source IP Destination Ethernet Source Ethernet Destination B => C C => G AAA1-A1 G => D D => F

Unknown IP Address Transmit from B => F (B doesn’t know F’s IP address) PATHIP Source IP Destination Ethernet Source Ethernet Destination B => C C => G AAA1-A1 G => DNS A-FF11-11 DNS => G A-FF G => C A1-A111-AA C => B B => C C => G AAA1-A1 G => D D => F DNS Request DNS Response

Unknown Ethernet Address Transmit from B => F (doesn’t know F’s Ethernet address) PATHIP Source IP Destination Ethernet Source Ethernet Destination B => C C => G AAA1-A1 G => D D => ARP Req Broadcast F => D D => F

5 - 4 IP Subnetting Practice /22 Based on needing 5 subnets, answer the following: Bits used for subnetting (borrowed bits) = 3 Total # of Subnets* = 2^ n = 2^ 3 = 8 subnets Bits available for Hosts = 10 – 3 = 7 Total # of Hosts per Subnet** = 2^ n – 2 = 2^ 7 – 2 = 126 Notes Since this IP has a CIDR of /22, this means that we can use the remaining 10 bits (32-22=10) to create our subnets. * n is equal to the number of bits used for subnetting ** n is equal to the remaining bits & minus 2 accounts for broadcast and network addresses

5 - 5 IP Subnetting Practice /27 Based on needing 3 subnets, answer the following: Bits used for subnetting (borrowed bits) = 2 bits for subnets Total # of Subnets* = 2^ n = 2^ 2 = 4 subnets Bits available for Hosts = 5 – 2 = 3 bit left Total # of Hosts per Subnet** = 2^ n – 2 = 2^ 3 – 2 = 6 hosts Notes Since this IP has a CIDR of /27, this means that we can use the remaining 5 bits (32-27=5) to create our subnets. * n is equal to the number of bits used for subnetting ** n is equal to the remaining bits & minus 2 accounts for broadcast and network addresses

5 - 6 IP Subnetting Practice /24 What is the network address? (since this is /24 the first 24 bits will be the network address) What is the subnet mask for this address? To do this, put a 1 in each of the first 24 bits so: