Training Guide Part 1 - Adding New VLSM Subnets

Slides:



Advertisements
Similar presentations
Classifying Network Addressing
Advertisements

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.Cisco Public 1 Version 4.0 VLSM and CIDR Routing Protocols and Concepts – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
思科网络技术学院理事会. 1 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.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
Instructor: Sam Nanavaty DNS and IP addressing. Instructor: Sam Nanavaty How does a router know where to route the information when you simply type in.
© 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
Introduction to TCP/IP
IP Addressing. Each TCP/IP host is identified by a logical IP address. –The IP address is a network layer address –No dependence on the Data-Link layer.
IP Addressing Basics LAB 8.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 subnetting.
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
4: Addressing Working At A Small-to-Medium Business or ISP.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
IP Addressing Basics LAB 8.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Implementing Variable-Length Subnet Masks.
ES 101. Module 2 IP Addressing & Routing. Last Lecture Wide area networking Definition of “packets”
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 6 Internet Protocol (IP) Addressing.
VLSM and RIPv2 Warren Toomey GCIT. Introduction Switches deliver frames to stations. Routers deliver packets to networks. Only the final router has to.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Planning the Addressing Structure Working at a Small-to-Medium Business.
10 Semester 1 JEOPARDY Frank Mann LayersPathsPathsSubnetsSubnetsClassesClassesReservedReserved
Module 5: Creating IPv4 Address Spaces. Overview of IP Communication Subnetting Overview Subnetting for Complex Networks.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 9 TCP/IP Protocol Suite and IP Addressing.
CTI Technician Training Internet Protocol Part 2.
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
1 Network Principles FdSc Computing Technologies TCP-IP – Addressing & Sub-Netting Carl Smith – 2004 (Revised 2013)
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.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Subnetting IP Networks.
Lecture#7: Subnetting IP Networks
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.
Ethernet Basics – 7 IP Addressing. Introducing IP Addressing  IP address (TCP/IP address)  Not unique (but should be), user assigned  Layer 3  4 byte.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 9: Subnetting IP Networks Introduction to Networks.
1 Layer 3: Routing & Addressing Honolulu Community College Cisco Academy Training Center Semester 1 Version
Planning the Addressing Structure
IP Addressing, Sub-netting & VLSM
IP – Subnetting and CIDR
IP Addressing and Subnetting
Ip addressing & subnetting
Binary Concepts By: Nathan Miller.
Instructor Materials Chapter 8: Subnetting IP Networks
OSI Model IP address.
Instructor & Todd Lammle
Subnetting Problems.
Instructor Materials Chapter 8: Subnetting IP Networks
Lecture#7: Subnetting IP Networks
Internet technologies
Chapter 8: Subnetting IP Networks
CS4470 Computer Networking Protocols
Objective: Classful Internet Addressing
IP V4 Subnetting By: Muhammad Hanif.
IP Address.
Chapter 5 Working with IP Addresses
Chapter 9: Subnetting IP Networks
Chapter 8: Subnetting IP Networks
Chapter 9: Subnetting IP Networks
Master Subnetting – Section 1
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Planning the Addressing Structure
Planning the Addressing Structure
Chapter 4: VLSM, Summarization And Troubleshooting TCP/IP
Ip addressing & subnetting
Internetworking: Concepts, Architecture, and Protocols
Layering and the TCP/IP protocol Suite
Lecture#3-IPV4 Addressing
Presentation transcript:

Training Guide Part 1 - Adding New VLSM Subnets CIT/249

OVERVIEW Description of an IPv4 based WAN How to calculate a subnet ID and subnet broadcast address How to test for overlap in a VLSM scheme and troubleshoot issues that may arise from the overlap Step-by-step illustration of how to add a new subnet

A overall description of an IPv4 based WAN IPv4 is the 4th version of a Internet Protocol, its used to identify devices that the network has through a addressing system. The IP is setup for the use in a Interconnected system of packet switched computer communication networks. IPv4 uses 32-bit addresses for network communication in five classes A-E. Class ABC have different bit length for addressing the network host. Class D is reserved for multicasting and Class E is saved for future use but originally saved for experiments.

A overall description of an IPv4 based WAN cont The IP address identifies a system location on the Network. IP address must be unique to the internetwork and have a uniform format. Each IP address includes a network ID and a host ID The network ID identifies the system that are located on the physical network IP routers. The Host ID identifies a workstation, servers, routers or other TCP/IP host within the network.

How to calculate a subnet ID and subnet broadcast address Classful network total bits is 8. Sub-net mask can be 0, 128, 192, 224, 240, 248, 252, 254 and 255. Subnet mask 255 is default, so it'll not consider for subnet masking From the previous step, you got the "Number of bits used for subnetting"(n) and you know the "Tb", then you can get "Number of bits left for host"(m) = Tb - n as total bits is the summation of number of bits used for subnetting and number bits left for host i.e. Tb = m+n. Number of bits left for host = m = Tb - n = 8 - 3 = 5

How to calculate a subnet ID and subnet broadcast address cont Now you have to calculate "Number of subnets" = 2n and "Value of last bit used for subnet masking"(Δ) = 2m. Number of host per subnet = 2m - 2.Number of subnets = 2n = 23 = 8 Value of last bit used for subnet masking = Δ = 2m = 25 = 32 .Now you can find previously calculated number of subnets by separating subnets each having "Value of last bit used for subnet masking" or Δ addresses.The 8 subnets (Each of them has 32 addresses. Now you have to find that your IP address is in which subnet, that subnet's first address is network address and last address is broadcast address.

A clear explanation of how to test for overlap in a VLSM scheme and troubleshoot issues that may arise from the overlap VLSM Overlapping considers the situation in which some ip addresses that are in a subnet, are also in another subnet, so the subnets overlaps and it should be avoided Calculate the subnet ID and subnet broadcast address of each subnet, which gives you the range of addresses in that subnet. Scan the list from top to bottom, comparing each pair of adjacent entries, to see whether their range of addresses overlaps. need to analyze each subnet, finding not only the subnet ID but also the subnet broadcast address and the range of addresses in the subnet. When you have a problem that give you some subnets (or ip addresses from which calculate subnets) and ask you to find which ones overlaps, you have to: order the subnets from the lowest to the highest; find the respective subnets broadcast address; compare if the usable ip addresses of a subnet are also in another subnet (overlaps)

A clear explanation of how to test for overlap in a VLSM scheme and troubleshoot issues that may arise from the overlap Scan the list from top to bottom, comparing each pair of adjacent entries, to see whether their range of addresses overlaps. need to analyze each subnet, finding not only the subnet ID but also the subnet broadcast address and the range of addresses in the subnet. When you have a problem that give you some subnets (or ip addresses from which calculate subnets) and ask you to find which ones overlaps, you have to: order the subnets from the lowest to the highest; find the respective subnets broadcast address; compare if the usable ip addresses of a subnet are also in another subnet (overlaps)

step-by-step illustration of how to add a new subnet Pick the subnet mask (prefix length) for the new subnet, based on the design requirements Calculate all possible subnet numbers of the classful network using the mask from Step 1, along with the subnet broadcast addresses. Make a list of existing subnet IDs and matching subnet broadcast addresses. Compare the existing subnets to the candidate new subnets to rule out overlapping new subnets. Choose the new subnet ID from the remaining subnets identified at Step 4, paying attention to whether the question asks for the numerically lowest or numerically highest subnet ID.

step-by-step illustration of how to add a new subnet Make a list of existing subnet IDs and matching subnet broadcast addresses. Compare the existing subnets to the candidate new subnets to rule out overlapping new subnets. Choose the new subnet ID from the remaining subnets identified at Step 4, paying attention to whether the question asks for the numerically lowest or numerically highest subnet ID.

REFERENCES Odom, W. (2016). Cisco CCENT/CCNA ICND1 100-105 official Cert guide. https://www.techopedia.com/definition/5367/internet- protocol-version-4-ipv4