Forum
ยป
Information Technology brahs, do you have any videos on advanced SUBNETTING?
- Results 1 to 5 of 5
-
Page 1 of 1
11-20-2022, 09:09 AM
-
#1
- Inputlite90
- Registered User
-
- Inputlite90
- Registered User
- Join Date: Nov 2022
- Posts: 1,956
- Rep Power: 10055
-
-
Information Technology brahs, do you have any videos on advanced SUBNETTING?
I watched a few basic ones and I got decimal to binary and binary to decimal conversions, but I don't know how to figure out the number of hosts or how to segment into subnetworks.
Thanks
Thanks

Slayin since I decided to break up with my gf to bang sluts.
11-20-2022, 09:12 AM
-
#2
https://www.aelius.com/njh/subnet_sheet.html
Cifs:
Use 10 range to give yourself the most flexibility.
Cifs:
Use 10 range to give yourself the most flexibility.
11-20-2022, 09:22 AM
-
#3
- Inputlite90
- Registered User
-
- Inputlite90
- Registered User
- Join Date: Nov 2022
- Posts: 1,956
- Rep Power: 10055
-
-
Thanks! That's great and all but I need to learn how to do it manually with pen and paper for the exam. Got any tips?
Slayin since I decided to break up with my gf to bang sluts.
11-20-2022, 09:47 AM
-
#4
- Inputlite90
- Registered User
-
- Inputlite90
- Registered User
- Join Date: Nov 2022
- Posts: 1,956
- Rep Power: 10055
-
-
bump
Slayin since I decided to break up with my gf to bang sluts.
11-20-2022, 10:12 AM
-
#5
For /24
32-24 = 8
2^8 = 256
Subtract 2 (1 for network ip 1 for broadcast ip)
= 254 hosts
So for a 172.16.0.0/24 network, 172.16.0.0 = network ip
172.16.0.255 = broadcast ip for network
.1-.254 = hosts
For a /26
32-26 = 6
2^6 = 64
64-2 = 62
There are 62 hosts
So for 172.16.0.0 /26
172.16.0.0 = network ip
172.16.0.63 = broadcast
.1-.62 = hosts
172.16.0.64 = next network ip
172.16.0.127 = next broadcast ip
.65-.126 = hosts on next network
Apply this to every subnet mask you see
32-24 = 8
2^8 = 256
Subtract 2 (1 for network ip 1 for broadcast ip)
= 254 hosts
So for a 172.16.0.0/24 network, 172.16.0.0 = network ip
172.16.0.255 = broadcast ip for network
.1-.254 = hosts
For a /26
32-26 = 6
2^6 = 64
64-2 = 62
There are 62 hosts
So for 172.16.0.0 /26
172.16.0.0 = network ip
172.16.0.63 = broadcast
.1-.62 = hosts
172.16.0.64 = next network ip
172.16.0.127 = next broadcast ip
.65-.126 = hosts on next network
Apply this to every subnet mask you see
RIP Based Kevin Samuels
London Brah
Computer Science / IT Master Race
Bookmarks
-
- Digg
-
- del.icio.us
-

- StumbleUpon
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts