








Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth exploration of ip addressing schemes, specifically ipv4, and the concept of subnetting. Topics covered include the structure of ip addresses, dotted decimal notation, network and host portions, net masks, and the process of creating subnets. Real-world examples are used to illustrate the concepts.
Typology: Slides
1 / 14
This page cannot be seen from the preview
Don't miss anything!









1
C O N N E C T I V I T Y 1 0 10 1 0 1 0 0
0 0 1 0 1 0 1 0 1
0 0 1 0 1
0 10 1 0 0 1@ 0 1 0 11 0
2
4
Network Portion Host Portion
A 32 bit number Used to identify network and host portions All 1’s represent network number All Zero represents host number When bitwise &&ed with IP address generates network number Routers use network mask for routing Host use network mask for network identification
5
Network Part
Host Part
Network Mask
IP Address
Dotted Decimal Notation
7
Internet
Traffic
Internet Traffic
LAN-Z Docsity.com
8
Each network require a unique IP address Networks are defined according to class of IP Address Addresses are assigned in range Each range consist of one network number and many host numbers i.e. 192.30.1.x is one address range with
A network with 4 separate LANs each with 50 hosts
10
A network is within internet with unique network address Division of one network i.e. network address into many unique network addresses [ the process is termed as subnetting ] For internet the network remain one single network For internal routers there are many unique networks
Consider x Bits or octets from host portion as part of network portion Make these x bits 1 in the network mask [ now called subnet mask] X bits are designated according to the number of subnets required
11
11111111,11111111,11111111,11000000 or 255.255.255.
13
Example-1 continue..
IP Address
Subnet Mask
Subnet
Subnet
14
Example-