Subnetting Subnetting is a method for getting the most out of the limited 32-bit IP addressing space. With any address class, subnetting provides a means.

Slides:



Advertisements
Similar presentations
Network Layer: Logical Addressing. 4-1 IPv4 ADDRESSES An IPv4 address is a 32-bit address that uniquely and universally defines the connection of a device.
Advertisements

Calculating Subnet Masks
Chapter 21 Exercises 1. A router forwards packets between networks. (Given a destination host address, it must be able to figure out which network that.
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
Module 10: Routing Fundamentals and Subnets Small Router Purchase Subnetting Example a Basic Subnetting b Subnetting a Class A Network.
IP Addressing An IP address is 32-bit long. It is usually written as four decimal numbers separated by dots (periods) (dotted decimal notation) In hex,
Q and A, Ch. 21 IS333, Spring 2015 Victor Norman.
Introduction to Networking (Yarnfield) Classful subnetting.
IP Addressing and Subnetting
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.
Static Route. Identify Default gateway What is the default gateway for PC1 PC2 r1 r2 PC1PC2.
Subnetting Warren Toomey GCIT. Introduction Each device on the Internet needs an IP address to identify its connection to the Internet –PCs have one connection,
IP Addresses: Classful Addressing An IP address is a 32-bit address.
Information & Communication Technology
How to ? Subnetting. Scenario How Many Networks? 2 How Many Network addresses are required? 2 Addresses Used: subnet mask
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.
1 1- What is the fundamental difference between network layer and data-link layer? Data-link layer only deals with efficient transmission of information.
Subnetting Made Simple By Keith W. Noe – CCNA, CCAI Ivy Tech Community College Sellersburg, Indiana.
IP Addressing and Network Software. IP Addressing  A computer somewhere in the world needs to communicate with another computer somewhere else in the.
INTRODUCTION TO IP ADDRESS Ravi Chandra Gurung. IP ADDRESSES.
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.
Unit 24 Network Design IP Addressing (Part 3). Objectives to date… Classes of IP addresses (A, B and C) Using Subnetting and Subnet Masks The Limitations.
 An Internet address is made of four bytes (32 bits) that define the host connection to a network.  It is uniquely and universally defines the connection.
CSIS  We need to create some logic to the environment  We want to keep like devices together  We want to make money leasing the use of the space.
TCP/IPTCP/IP Dr. ClincyLecture1 Chapter 5: Addressing (Part 2 of 3) Agenda Special Addresses Classful - Subnetting Classful - Supernetting.
Department of Computer Engineering, Kasetsart University Computer Networks 1-1 IP Addressing Computer Networks Surasak Sanguanpong
Subnetting. Binary to Decimal Conversion Decimal to Binary Conversion Classes of IP Addresses Subnet Masks 7 step method to practical subnetting – Class.
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 Tips - CCNA Power Camp, Ver Copyright 2005, Epsico 1 of 92.
CS 447 Networks and Data Communication IP Subnet Mask: Purpose: To indicate which portion of an IP address indicates host address Example SIUE IP Network.
21-IP addressing Dr. John P. Abraham Professor UTPA.
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.
Data Communications and Networks Chapter 7 – IP Addressing ICT-BVF8.1- Data Communications and Network Trainer: Dr. Abbes Sebihi.
Business Data Communications Addressing at the NL and TL.
Saeed Darvish Pazoki – MCSE, CCNA IP Subnetting 1.
IP Internet Protocol Fundamental packet format that computers use to exchange information. Is a set of technical rules that defines how computers communicate.
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.
IP Addresses Mark Woodhouse and Arthur Manning IP Addressing Used packets created in Layer 3 of the Open Systems Interconnection (OSI) Model Hierarchical.
21-IP addressing Dr. John P. Abraham Professor UTPA.
IP addressing.
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.
COMPUTER NETWORKS CS610 Lecture-26 Hammad Khalid Khan.
Ethernet Basics – 7 IP Addressing. Introducing IP Addressing  IP address (TCP/IP address)  Not unique (but should be), user assigned  Layer 3  4 byte.
Subnetting, The Struggle for Understanding John Skyers HBC Regional Academy London SE17 1JE United Kingdom.
IP Addressing. A 32-bit logical naming convention A dotted-decimal notation is used: – –Each number represents 8 bits. Number is Part.
Subnetting Subnetting is not in the CIS221-3 Syllabus
Internet Architecture
Networking for Home and Small Businesses – Chapter 5
Subnetting and Supernetting.
Network Layer: IP Addressing
Internet technologies
IPV4.
Subnetting.
Paging Examples Assume a page size of 1K and a 15-bit logical address space. How many pages are in the system?
IP Addressing An IP address is 32-bit long.
LAN Chapter 5 Protocols.
Cases in Subnetting.
Sub Neting exercises.
Creating Subnets – Network Requirements
Introduction to Networking (Yarnfield)
Dr. John P. Abraham Professor UTRGV
Chapters 4 & 5 Addressing Will go over Exam 1
Chapters 4 & 5 Addressing Will go over Exam 1
Networking for Home and Small Businesses – Chapter 5
Dr. John P. Abraham Professor UTPA
Presentation transcript:

Subnetting Subnetting is a method for getting the most out of the limited 32-bit IP addressing space. With any address class, subnetting provides a means of allocating a part of the host address space to network addresses, which lets you have more networks. The part of the host address space allocated to new network addresses is known as the subnet number. The InterNIC assigned the University of Windsor one class B Network address, which is 137.207.0.0 with network number part 137.207. The Host number part is left to be assigned at the discretion of the owner of the network number (local management - The Computing Services)

Subnetting

Subnetting In class B IP address, the 2 right-hand bytes assigned for the host number, can be subdivided into 254 subnetworks and 254 hosts to each subnetwork number. Which bits in the host address bytes will be applied to subnet addresses and which to host addresses is determined by a subnet mask, or netmask.(/etc/netmasks) The netmask can be applied to an IP address using the bitwise logical AND operator. If a netmask 255.255.255.0 (or FF.FF.FF.00) is applied to the address 137.207.192.003 (or 89 CF C0 03), the result is a network number 137.207.192.0 i.e.:     137.207.192.003 & 255.255.255.000 = 137.207.192.000 or,    89 CF C0 03 & FF FF FF 00 = 89 CF C0 00.

Subnetting In binary form, the operation is: 10001001 11001111 11000000 00000011 (IP address ) AND 11111111 11111111 11111111 00000000 (netmask) ------------------------------------------------------------------------ 10001001 11001111 11000000 00000000 (masked number) Now the system (router or server) will look for a network number of 137.207.192.000 instead of a network number of 137.207., then the router (or the server) will now locate the host, (workstation) , from its table, and adds the corresponding machine number, to arrive to 137.207.192.003.  To increase the host number from 254, a different mask number could be used for less subnetworks and more hosts

Subnetting