Presentation is loading. Please wait.

Presentation is loading. Please wait.

IP Addresses & IP Subnetting

Similar presentations


Presentation on theme: "IP Addresses & IP Subnetting"— Presentation transcript:

1 IP Addresses & IP Subnetting
Lab-2-3

2 What is IP Address A 32 bit address that is used to uniquely identify a device on network.

3 Understanding about IP
A Unique Identifier A Way to Identify machine / computers on a network Use to Connect to another computer Network Switch

4 How to Check / Assign IP How to Check Connectivity

5 IANA IANA is responsible to allocate / issue the Internet Protocol- IPS IANA Stands for Internet Assigned Numbers Authority An American Company working under ICANN  (Internet Corporation for Assigned Names and Numbers

6 IP Versions IP-V 4 & IP-V 6

7 Classes of IP & Their Range
Address Range Supports Class A to Supports 16 million hosts on each of 127 networks. Class B to Supports 65,000 hosts on each of 16,000 networks. Class C to Supports 254 hosts on each of 2 million networks. Class D to Reserved for multicast groups. Class E to Reserved for future use, or Research and Development Purposes.

8 Identify IP Class /Network

9 Identify Connectivity

10 Types of IP Private IP Private IP address is used to assign computers within your network without letting them directly expose to the Internet. Public IP A public IP address is an IP address that can be accessed over the Internet. A public IP address is globally unique, and can only be assigned to an unique device

11 Private , Public IP Example

12 IP v-4 Structure/ Format
Consists of 32 Bit IP Address consists of 4 Sections Each Section is 8 Bit Long Each Section can range from

13 IP Classes Range With Networks / Hosts
Default Subnet Masks No. of Networks 2n No. of Hosts 2h - 2 A 1 – 126 / 8 28 = 256 224 – 2 = 16,777,214 B / 16 216 = 65,536 216 – 2 = 65,534 C 192 – 223 / 24 224 = 16,777,216 28 – 2 = 254

14 IP Classes with Network Bits / Host Bits
Class – A Network Bits =8 Host Bits = 24 8 Bits Network Host 255 8 Bit 24- Bits Class – B Network Bits = 16 Host Bits = 16 8 Bits Network Host 172 16 5 1 255 16 Bits 16- Bits Class – C Network Bits = 24 Host Bits = 8 8 Bits Network Host 192 168 1 255 24 Bits

15 Decimal To Binary / Binary To Decimal

16 Decimal To Binary / Binary To Decimal
Decimal Format: Class A IP: Subnet Mask: In Binary: IP = Subnet = 10 = = = =

17 2 Raise the Power Decimal Format: Binary Format:
Class B IP: Subnet Mask: 2 Raise the Power 27 26 25 24 23 22 21 20 255 172 16 5 10 128 1 64 32 8 4 2

18 2 Raise the Power Decimal Format: Binary Format:
Class C IP: Subnet Mask: 2 Raise the Power 27 26 25 24 23 22 21 20 255 192 168 1 10 128 64 32 16 8 4 2

19 Decimal IP 190 27 26 25 24 23 22 21 20 128 1 128 + 64 32 32+ 16 16+ 8 8+ 4 4+ 2 Decimal IP 190 =

20 Binary To Decimal Binary IP: 10110100 128 + 32 +16 + 4 = 180
27 26 25 24 23 22 21 20 128 64 32 16 8 4 2 1 Binary IP: = 20 27 26 25 24 23 22 21 20 128 64 32 16 8 4 2 1

21 How to Calculate Max No. of Host In Single Network pool
For Example: / 24 2n-2 = 28-2 = 256 – 2 = 254

22 How to Calculate Network ID
Decimal IP : Subnet Mask: Binary IP : Binary Subnet : Perform & operation to find out Network ID Network ID : Network ID :

23 10 16 6 255 N H Class A / 8 176 16 6 10 255 N H Class B / 16 196 168 16 10 255 N H / 24 Class C

24 IP Subnetting

25 What is IP Subnetting A technique that is use to divide a single Internet Protocol (IP) network into multiple smaller logical sub-networks

26 Used IP in GBS Lab: 50 Waste IP: 204 GBS Lab Total No. of Pc: 50 Network: CS Lab Total No. of Pc: 36 Network: Used IP in CS Lab: 36 Waste IP: 218 Used IP in Lec Lab-1: 62 Waste IP: 192 Lec Lab-1 Total No. of Pc: 62 Network: GBS Lab-2 Total No. of Pc: 52 Network: Used IP in Lec Lab-2: 52 Waste IP: 202

27 Procedure for Subnetting
How many hosts you want per sub-networks How many bits, you will use What will be your new Subnet Mask What will be Slash value What will be block size / subnets Total number of subnets What will be the Network ID, Broadcast IP, First Useable IP, Last Useable IP for each subnet

28 Procedure Host:50 How many hosts you want per sub-networks = 50
/ 24 Procedure Host:50 How many hosts you want per sub-networks = 50 How many bits, you will use 2n = 2*2*2*2*2*2 = 64 n=6 What will be your new Subnet Mask = Slash Value : / 26 What will be block size / subnets = 64 Total number of subnets = 256 / 64 = 4

29 Block Size / Sub-Networks
Required Host:50 Block Size / Sub-Networks Network ID First Useable IP Last Useable Broadcast ID

30 Required Host:14 Network: 192.168.1.0 255.255.255.0
How many hosts you want per sub-networks = 14 How many bits, you will use 2n = 2*2*2*2 = 16 n=4 What will be your new Subnet Mask = Slash Value = / 28 What will be block size / subnets = 16 Total number of subnets = 256 / 16 = 16

31 Block Size / Sub-Networks
Required Host:50 Block Size / Sub-Networks Network Address Network ID First Useable IP Last Useable Broadcast ID Max Subnets = 16

32 Required Host:950 How many hosts you want per sub-networks = 950
OR /16 Required Host:950 How many hosts you want per sub-networks = 950 How many bits, you will use 2n = 2*2*2*2*2*2*2*2*2*2 = 1024 n=10 What will be your new Subnet Mask = Slash Value : / 22 What will be block size / subnets = 4 Total number of subnets = 256 / 4 = 64

33 Block Size / Sub-Networks
OR /16 Procedure Host:950 Block Size / Sub-Networks Network Address Network ID First Useable IP Last Useable Broadcast ID Max Subnets = 64

34 Network Interconnecting Devices, IP Addresses, IP Subnetting
Quiz. 1 & Assignment . 1 Quiz. 1 Network Interconnecting Devices, IP Addresses, IP Subnetting Assignment. 1 Check Your Inbox In Evening, Submission Date: Wed,13-April-2016

35 What will be the subnet mask in decimal notation of
/ 28

36 FAROOQ – I.T SERVICES DEPARTMENT GIFT UNIVERSITY
Microsoft Certified professional – MCP Microsoft Certified Solution Associate – MCSA Microsoft Certified Solution Expert – MCSE


Download ppt "IP Addresses & IP Subnetting"

Similar presentations


Ads by Google