Variable Length Subnetting

Slides:



Advertisements
Similar presentations
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 8: Subnetting IP Networks Network Fundamentals.
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.
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.
Andrew Smith 1 VLSM and CIDR Variable Length Subnet Masking and Classless inter-domain routing.
IP addressSubnet mask AND
1 CCNA 3 v3.1 Module 1. 2 CCNA 3 Module 1 Introduction to Classless Routing.
VLSM and CIDR CSE 421 CCNA Exploration 2 Chapter 6
Variable Length Subnet Mask(VLSM) 可變長度子網路切割 王振生. Variable Length Subnetting ‣ VLSM allows us to use one class C address to design a networking scheme.
Subnetting the subnet RD-CSY /09.  Company with 200 hosts  Assigned class C network /24  Want 6 different LANs  Subnet class C network.
Subnetting the subnet RD-CSY /09.  Company with 200 hosts  Assigned class C network /24  Want 6 different LANs  Subnet class C network.
IP Addressing and Subnetting
Introduction to Networking (Yarnfield) Variable Length Subnet Masking (VLSM)
Subnetting Workshop SARA AKERS SEPTEMBER Disclaimer If you notice any mistakes with any of the slides, please let me know so I can correct. Thank.
Subnets Routing within an Organization. Subnet  Subnets are a subset of the entire network Networks can be divided into subnets Subnets can be divided.
Introduction to Networking
Variable Length Subnet Mask (VLSM)
Chapter 12 Subnetting CIS 1140.
Sybex CCNA VLSMs, Summarization, and Troubleshooting TCP/IP Instructor & Todd Lammle.
© 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.
Introduction to Classless Routing
Subnet Masks Traffic Router Subnet 1Subnet 2.
IP Addressing & Subnetting
Module 10 - Subnetting For Fun and Profit
CCNA2-1 Chapter 6 Variable Length Subnet Masking (VLSM) Classless Inter-Domain Routing (CIDR)
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 Addressing in an Enterprise Network Introducing Routing and Switching in the.
© 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.
Variable Length Subnetting Jim Blanco Aparicio-Levy Technical Center.
Variable Length Subnetting Jim Blanco Aparicio-Levy Technical Center.
CCNA1-1 Chapter 6-3 Chapter 6 Addressing the Network - IPV4 Part III.
© 2010 Cisco Systems, Inc. All rights reserved. 1 Academy Conference 2010 Frisco, Texas Teaching VLSM Barry Charter ~ North Arkansas College ~ Newly Retired.
Advanced TCP/IP Planning and Design Variable Length Subnet Mask (VLSM) Supernetting Classless Enter Domain Routing (CIDR)
CTI Technician Training Internet Protocol Part 2.
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.
IP Addressing.
CCNA Discovery Semester 3 Addressing in an Enterprise Network Chapter 4 K. Martin.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Subnetting IP Networks.
Lecture#7: Subnetting IP Networks
After 6.1. What is 69 in binary? A B C D E of 6.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 9: Subnetting IP Networks Introduction to Networks.
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.
1 © 2004, Cisco Systems, Inc. All rights reserved. Introduction to Classless Routing.
Planning the Addressing Structure
Variable Length Subnetting
IP Addressing.
Instructor Materials Chapter 8: Subnetting IP Networks
Lecture#7: Subnetting IP Networks
Introduction to Networking (Yarnfield)
Planning the Addressing Structure
Chapter 8: Subnetting IP Networks
Interconnecting Networks with TCP/IP
Variable Length Subnet Mask (VLSM)
Variable Length Subnetting
Addressing the Network - IPV4 Part III
Subnetting Basics benefits Reduced network traffic
Chapter 9: Subnetting IP Networks
Chapter 8: Subnetting IP Networks
Cases in Subnetting.
Addressing the Network - IPV4 Part III
Chapter 9: Subnetting IP Networks
Lec2 Variable Length Subnet Mask (VLSM)
CCNA 3 v3 JEOPARDY Module 1 CCNA3 v3 Module 1 K. Martin.
Planning the Addressing Structure
Training Guide Part 1 - Adding New VLSM Subnets
VLSM Asso.Prof. Dr.Anan Phonphoem Department of Computer Engineering,
IP Addressing & Subnetting
Lec2 Variable Length Subnet Mask (VLSM)
Presentation transcript:

Variable Length Subnetting Jim Blanco Aparicio-Levy Technical Center

Variable Length Subnetting VLSM allows us to use one class C address to design a networking scheme to meet the following requirements: Perth 60 users Kula Lumpur 28 users Sydney 12 users Singapore 12 users WAN links between each router

Networking Requirements Kula 60 WAN 2 WAN 2 WAN 2 Sydney 60 Sing. 60 Perth 60 Classful subnetting is very wasteful. In the example above, a /26 was used to provide the 60 addresses for Perth and the other LANs. There are no addresses left for WAN links

Forget everything you learned about classfull subnetting. VLSM Forget everything you learned about classfull subnetting. Just remember you have 256 – 2 = 254 addresses to work with.

List your network requirements in descending order. VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 Kula/28 Sydney/12 Sing/12 WAN1/2 WAN2/2 WAN3\2 List your network requirements in descending order.

Calculate the subnet mask to meet largest requirement - Perth VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 Sydney/12 Sing/12 WAN1/2 WAN2/2 WAN3\2 Calculate the subnet mask to meet largest requirement - Perth

VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 192.168.12.64 .65 - .94 .95 192.168.12.64\27 Sydney/12 Sing/12 WAN1/2 WAN2/2 WAN3\2 Keep track of subnet and broadcast addresses. Use the next available Address .64 to calculate a subnet mask for the next largest requirement - Kula Lumpur.

a subnet for Sydney’s requirement for 12 VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 192.168.12.64 .65 - .94 .95 192.168.12.64\27 Sydney/12 192.168.12.96 .97- .110 .111 192.168.12.96\28 Sing/12 WAN1/2 WAN2/2 WAN3\2 Sydney needs 12 addresses. Use the next available address .96 to calculate a subnet for Sydney’s requirement for 12

Singapore also requires 12 VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 192.168.12.64 .65 - .94 .95 192.168.12.64\27 Sydney/12 192.168.12.96 .97- .110 .111 192.168.12.96\28 Sing/12 192.168.12.112 .113 - .126 .127 192.168.12.112\28 WAN1/2 WAN2/2 WAN3\2 Singapore also requires 12

WAN links require 2 addresses each VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 192.168.12.64 .65 - .94 .95 192.168.12.64\27 Sydney/12 192.168.12.96 .97- .110 .111 192.168.12.96\28 Sing/12 192.168.12.112 .113 - .126 .127 192.168.12.112\28 WAN1/2 192.168.12.128 .129 - .130 .131 192.168.12.128\30 WAN2/2 WAN3\2 WAN links require 2 addresses each

VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 192.168.12.64 .65 - .94 .95 192.168.12.64\27 Sydney/12 192.168.12.96 .97- .110 .111 192.168.12.96\28 Sing/12 192.168.12.112 .113 - .126 .127 192.168.12.112\28 WAN1/2 192.168.12.128 .129 - .130 .131 192.168.12.128\30 WAN2/2 192.168.12.132 .133 - 134 .135 192.168.12.132\30 WAN3\2

The networking problem is solved VLSM Name/required addresses Subnet address Address range Broadcast Address\subnet Perth/60 192.168.12.0 .1 - 62 .63 192.168.12.0\26 Kula/28 192.168.12.64 .65 - .94 .95 192.168.12.64\27 Sydney/12 192.168.12.96 .97- .110 .111 192.168.12.96\28 Sing/12 192.168.12.112 .113 - .126 .127 192.168.12.112\28 WAN1/2 192.168.12.128 .129 - .130 .131 192.168.12.128\30 WAN2/2 192.168.12.132 .133 - 134 .135 192.168.12.132\30 WAN3\2 192.168.12.136 .137 - .138 .139 192.168.12.136\30 The networking problem is solved

Networking Scheme Kula 192.168.10.64/27 Sydney 192.168.10.96/28 WAN 192.198.10.133 and 134 WAN 192.198.10.129 and 130 WAN 192.198.10.137 and 138 Sydney 192.168.10.96/28 Sing. 192.168.10.112/28 Perth 192.168.10.0/26 Apply the address to the LAN or WAN link

VLSM A class C address such as 192.168.12.0 contains 256 - 2 = 254 usable addresses You used only addresses .0 - .139