Download presentation
1
Binary Lesson 6.1 Classful Subnetting 2
2
Slash Notation Consider a class A address of 1.2.3.4
The network portion is the first octet 1 This situation can be written /8 The number after the / is the number of bits in the network portion 2
3
Subnet Mask Consider a class A address of 1.2.3.4 /8 in binary
The subnet mask is The network address is In Binary: IP: Subnt Msk: Net Addr: 3
4
AND To find the network address, take a node's IP address and do this:
If the Subnet mask bit is 1, keep the IP address bit If the Subnet mask bit is 0, that bit changes to 0 This is called a bitwise AND operation IP: Subnt Msk: Net Addr: 4
5
Class B Class B address: 147.144.1.212 /16
The subnet mask is The network address is In Binary: IP: Subnt Msk: Net Addr: 5
6
Class C Class C address: 192.168.1.10 /24
The subnet mask is The network address is In Binary: IP: Subnt Msk: Net Addr: 6
7
192.168.1.0 /25 You can split a class C in half with a /25
IP: /25 Subnet Mask: Network: IP: Subnt Msk: Net Addr: 7
8
192.168.1.0 /25 There are only 128 addresses in a /25 block
Network: /25 1st Usable: Last Usable: Broadcast: Net Addr: First Use: Last Use: Broadcast: 8
9
192.168.1.128 /25 There are only 128 addresses in a /25 block
Network: /25 1st Usable: Last Usable: Broadcast: Net Addr: First Use: Last Use: Broadcast: 9
10
192.168.1.0 /26 There are only 64 addresses in a /26 block
Network: /26 1st Usable: Last Usable: Broadcast: Net Addr: First Use: Last Use: Broadcast: 10
11
192.168.1.64 /26 There are only 64 addresses in a /26 block
Network: /26 1st Usable: Last Usable: Broadcast: Net Addr: First Use: Last Use: Broadcast: 11
12
192.168.1.128 /26 There are only 64 addresses in a /26 block
Network: /26 1st Usable: Last Usable: Broadcast: Net Addr: First Use: Last Use: Broadcast: 12
13
192.168.1.192 /26 There are only 64 addresses in a /26 block
Network: /26 1st Usable: Last Usable: Broadcast: Net Addr: First Use: Last Use: Broadcast: 13
14
Classful Subnetting iClicker Questions
15
How many subnets containing 9 hosts each can be made from this network
4 8 16 32 Something else
16
How many subnets containing 90 hosts each can be made from this network? 192.168.1.0/24
32 Something else
17
How many subnets containing 9 hosts each can be made from this network
4 8 16 32 Something else
18
How many subnets containing 2 hosts each can be made from this network
4 8 16 32 Something else
19
How many subnets containing 900 hosts each can be made from this network? 10.0.0.0/16
8 16 32 64 Something else
20
What subnet contains this host? 192.168.1.129/30
/30 /30 /29 /30 Something else
21
What is the smallest subnet containing these two hosts. 192. 168. 1
/24 /26 /28 /30 Something else
22
What is the smallest subnet containing these two hosts. 10. 1. 1. 2 11
/8 /7 /6 /6 Something else
23
What is the smallest subnet containing these two hosts. 147. 144. 128
/24 /25 /25 /26 Something else
24
What is the smallest subnet containing these two hosts. 192. 168. 1
/24 /25 /25 /26 Something else
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.