subnetting is simple

Sunny Classroom
31 Mar 201813:32

Summary

TLDRThe video script by Sunny introduces the concept of subnetting, a method to divide an IP network into smaller segments to enhance performance and security. Sunny simplifies the process with a 'Sunny Subnetting Table' to determine subnets, host ID ranges, and broadcast IDs. Using a practical example, Sunny demonstrates how to create three subnets from a given network ID, explaining each step clearly to make subnetting accessible and straightforward.

Takeaways

  • 😀 Subnetting is the process of dividing a network into smaller networks to improve performance and security.
  • 📚 Basic knowledge of subnet masks, network ID, host ID, and broadcast ID is essential for understanding subnetting.
  • 🔑 The 'Sunny Subnetting Table' is a simple and powerful tool for solving subnetting problems, with rows for subnets, hosts, and subnet masks.
  • 🔢 The first row of the Sunny Table lists numbers doubling from 1 to 256, representing the number of subnets possible.
  • 🔠 The second row lists the total host IDs for each subnet, halving from 256 down to 1, which is the reverse of the first row.
  • 🛡️ The third row of the Sunny Table shows the shorthand format of subnet masks, starting from /24 and increasing to /32.
  • 🏢 In the given example, the task is to create three subnets for different areas of a coffee shop using a /24 subnet mask.
  • 🔎 To find the suitable subnets, look at the Sunny Table and choose a column that allows for the desired number of subnets.
  • 📈 The chosen subnets will have a /26 subnet mask, indicating four subnets with 64 host IDs each, minus two for network and broadcast IDs.
  • 📝 Each subnet's information includes the network ID, subnet mask, usable host IDs (64-2=62), and broadcast ID, which is the last ID in each range.
  • 📉 Subnetting has a downside of wasting one subnet, as in the example where only three out of four possible subnets are used.

Q & A

  • What is subnetting?

    -Subnetting is the process of dividing a network into two or more smaller networks, known as subnets. It is a logical subdivision of an IP network.

  • What are the main purposes of subnetting?

    -The main purposes of subnetting are to relieve network congestion and improve network performance and security.

  • What is a subnet mask and why is it used?

    -A subnet mask is used to separate the network ID from the host ID in an IP address. It is used to determine the size of the subnets and the number of usable host addresses within each subnet.

  • What are the basic knowledge requirements for understanding subnetting?

    -Basic knowledge requirements for understanding subnetting include understanding of IP addresses, network ID, host ID, and broadcast ID.

  • What is the Sunny Subnetting Table mentioned in the script?

    -The Sunny Subnetting Table is a simple and powerful tool created by Sunny to help with subnetting calculations. It includes rows for subnet numbers, host numbers, and subnet masks in shorthand format.

  • How does the Sunny Subnetting Table help in solving subnetting problems?

    -The Sunny Subnetting Table provides a systematic way to determine the number of subnets, the number of hosts per subnet, and the new subnet masks when dividing a network.

  • What is the pattern for the first row of the Sunny Subnetting Table?

    -The pattern for the first row of the Sunny Subnetting Table starts with 1 and doubles each subsequent number, such as 1, 2, 4, 8, 16, 32, 64, 128, and 256.

  • What is the pattern for the second row of the Sunny Subnetting Table?

    -The second row of the Sunny Subnetting Table starts with 256 and halves each subsequent number, which is the reverse order of the first row.

  • What is the shorthand format used for the third row of the Sunny Subnetting Table?

    -The shorthand format used for the third row of the Sunny Subnetting Table is the subnet mask notation, starting with /24 and increasing by 1 for each subsequent entry up to /32.

  • How many usable host IDs are there in each subnet when using a /26 subnet mask?

    -When using a /26 subnet mask, there are 64 total host IDs for each subnet. However, the first and last IDs are reserved for the network and broadcast addresses, respectively, leaving 62 usable host IDs.

  • How can you find the broadcast ID for each subnet?

    -The broadcast ID for each subnet is the last host ID in the subnet range. It can be found by adding 1 to the network ID of the next subnet or by adding the subnet size (64 in the case of /26) to the previous broadcast ID.

  • What is the host ID range for each subnet?

    -The host ID range for each subnet is the range of usable host IDs between the network ID and the broadcast ID, excluding the network and broadcast IDs themselves.

  • What is the downside of subnetting mentioned in the script?

    -The downside of subnetting mentioned in the script is the potential waste of one subnet when dividing a network into a specific number of subnets that does not perfectly match the available subnets from the subnetting process.

Outlines

00:00

😀 Introduction to Subnetting

The script begins with an introduction to subnetting, explaining it as a logical division of an IP network. The process involves dividing a network into two or more networks to alleviate congestion and enhance security. The video aims to simplify the complex concept of subnetting using the 'Sunny Way'. Basic knowledge such as subnet masks, network ID, host ID, and broadcast ID is assumed. Links to additional resources are provided for viewers who need them. The video is longer than usual, and the presenter, Sunny, uses an example of creating subnets for a coffee shop to illustrate the process.

05:04

📚 Sunny Subnetting Table and Subnet Calculation

This paragraph introduces the 'Sunny Subnetting Table', a tool to simplify subnetting calculations. The table consists of rows representing subnet numbers, host numbers, and subnet masks. The presenter uses the table to demonstrate how to find suitable subnets for the coffee shop example, choosing a /26 subnet mask that allows for four subnets, each with 64 total host IDs. The script explains how to calculate the network ID, subnet mask, usable host IDs, and broadcast IDs for each subnet, emphasizing the process of incrementing by 64 to find subsequent network IDs and subtracting 2 from the total host IDs to find usable host IDs.

10:05

🔢 Listing Subnet Details and Address Ranges

The final paragraph focuses on listing the details for each of the four subnets derived from the Sunny Subnetting Table, including the network ID, subnet mask, usable host IDs, and broadcast IDs. It also explains how to determine the host ID range for each subnet, which lies between the network ID and the broadcast ID. The script provides a method to calculate the broadcast ID by subtracting 1 from the next network ID and emphasizes the simplicity of the Sunny method for solving subnetting problems. The presenter concludes by acknowledging the viewer's patience and invites questions, promising a follow-up video on further subnetting topics.

Mindmap

Keywords

💡Subnetting

Subnetting refers to the process of dividing a larger IP network into smaller, more manageable networks known as subnets. This is essential for improving network performance, security, and organization. In the video, subnetting is the main theme, and the script explains how to create subnets for a coffee shop example, dividing the network into separate areas for the office, front desk, storage room, and public use.

💡IP Network

An IP network is a computer network that uses the Internet Protocol (IP) for communication among devices. It is the fundamental concept behind the internet and local area networks. The script discusses subnetting within the context of an IP network, showing how to logically subdivide it to create subnets.

💡Network Congestion

Network congestion occurs when a high amount of data traffic leads to slower network performance. Subnetting can help alleviate this by organizing the network into smaller segments, which can reduce traffic on any single segment. The script mentions network congestion as one of the problems that subnetting aims to solve.

💡Network Performance

Network performance refers to the efficiency and speed at which data is transmitted over a network. Subnetting can enhance network performance by creating smaller networks that are easier to manage and less prone to congestion. The video script emphasizes the improvement of network performance as a benefit of subnetting.

💡Security

In the context of networking, security involves protecting the network from unauthorized access and potential threats. Subnetting can improve security by isolating different parts of the network, making it harder for unauthorized users to access the entire network. The script identifies security as another advantage of subnetting.

💡Subnet Mask

A subnet mask is a 32-bit number used in IP networking to separate the network ID from the host ID in an IP address. It plays a crucial role in subnetting by defining the division between network and host portions of an IP address. The script explains how to determine the new subnet mask after subnetting, such as changing from /24 to /26.

💡Host ID

A host ID is the portion of an IP address that identifies a specific device within a network or subnet. The script discusses how the host ID, along with the network ID and broadcast ID, is used in the subnetting process, and how to calculate the range of usable host IDs for each subnet.

💡Broadcast ID

The broadcast ID is the last address in a subnet, used to send data to all hosts within that subnet. It is important in subnetting to ensure that broadcast messages are contained within the subnet. The script explains how to calculate the broadcast ID for each subnet and its significance in network communication.

💡Sunny Subnetting Table

The Sunny Subnetting Table is a tool introduced in the script to simplify the process of subnetting. It is a table with rows representing different subnet numbers, host numbers, and subnet masks, which helps in determining the characteristics of each subnet created. The script uses this table to demonstrate the subnetting process for the coffee shop example.

💡Network ID

The network ID is the part of an IP address that identifies the specific network to which a device belongs. In the context of subnetting, the original network ID is divided into multiple subnets, each with its own network ID. The script uses the network ID to illustrate the creation of subnets and how to calculate subsequent subnet IDs.

💡Usable Host IDs

Usable host IDs are the IP addresses within a subnet that can be assigned to devices, excluding the network ID and broadcast ID. The script explains how to calculate the number of usable host IDs in a subnet, which is crucial for understanding the capacity of each subnet for device connectivity.

Highlights

Introduction to the concept of subnetting as a logical subdivision of an IP network.

The primary purpose of subnetting is to alleviate network congestion and enhance performance and security.

Subnetting is a topic that may appear in network certification exams like CompTIA Network+.

Simplification of the complex process of subnetting through the 'Sunny Way' of subnetting.

Basic knowledge required for subnetting includes understanding subnet masks, network ID, host ID, and broadcast ID.

The importance of building a table for solving subnetting questions, referred to as the 'Sunny Subnetting Table'.

The Sunny Subnetting Table consists of rows for subnet numbers, host numbers, and subnet masks.

Pattern explanation of the Sunny Subnetting Table, where each row follows a specific doubling or halving sequence.

A practical example of subnetting a network for a coffee shop with specific requirements.

How to determine the number of subnets and the corresponding subnet mask using the Sunny Table.

Process of listing subnet information including network ID, subnet mask, host ID range, and broadcast ID.

Explanation of how to calculate the first network ID and subsequent IDs by adding the subnet size.

Clarification on the number of usable host IDs, considering the network and broadcast IDs.

Method to determine broadcast IDs for each subnet by using the next subnet's network ID minus one.

How to find the host ID range for each subnet, which lies between the network and broadcast IDs.

The downside of subnetting, which includes the potential waste of one subnet.

Invitation for viewers to practice subnetting with a similar question provided for additional learning.

Promise of a follow-up video to further explore subnetting a subnet using the Sunny Table.

Acknowledgment of the viewers' patience and an invitation for questions and comments for further assistance.

Transcripts

play00:00

hello and this is sunny welcome back

play00:04

today my topic is subnetting a subnet is

play00:09

a logical subdivision of IP network the

play00:13

process of dividing a network into two

play00:17

or more networks is called subnetting

play00:21

the main purpose of subnetting is to

play00:24

help relieve a network congestion and

play00:28

improve network performance security is

play00:32

another benefit of a subnet iam besides

play00:36

your network a professor may test you

play00:40

about subnetting Kampuchea national

play00:44

network plaza certification also expects

play00:48

you to know how to subnet however some

play00:52

textbooks make subnetting is very

play00:56

complicated and confusing in this video

play01:00

I will use a very simple way

play01:03

sunny way of subnetting and after this

play01:06

video you will find subnetting is not a

play01:10

difficult at all however in order to

play01:14

understand subnetting we do need some

play01:17

basic knowledge such as sadness mosque

play01:21

network ID host ID and a broadcast ID i

play01:26

put several videos links below just in

play01:30

case you needed them one more point this

play01:35

video is much longer than most of my

play01:38

other videos so please bear with me

play01:43

[Music]

play01:47

let's take a look at my example one day

play01:51

your supervisor walks to you seeing

play01:54

here's a network ID place it create

play01:58

three separate networks or subnets for

play02:02

coffee shop sunny cafe why is for the

play02:08

office why is for the front desk and

play02:13

storage room and one is for the public

play02:16

use your task is to list each service

play02:22

network ID subnet mask host ideal range

play02:27

the number of will useful host IDs and

play02:32

broadcast ID I put this example below

play02:37

this video so you can copy to your

play02:41

document for your reference as we

play02:43

discuss the process of subnetting first

play02:49

is first let's build a table this table

play02:54

is the most critical because once we

play02:58

build it we can easily solve most

play03:02

subnetting questions and this table has

play03:06

a three rows the first row is a subnet

play03:10

with nine numbers we start with 1 then 2

play03:17

4 8 16 32 64 128 and 256 the pattern is

play03:28

each number is a double of is previous

play03:32

number okay

play03:34

the second row is a host this row tells

play03:40

the number were total host IDs for each

play03:43

new subnet start with 256 then 128 64 32

play03:53

16 8 4 2 and

play03:58

one the pattern is each number is half

play04:02

of his previous number or the second row

play04:07

is the reverse order of the first row

play04:10

you see everyone can handle this right

play04:14

the third row is a subnet mask we use

play04:17

shorthand format starting with 24 25 26

play04:24

27 28 29 30 31 32 well we are done I

play04:34

call this table sunny subnetting table

play04:38

or simply sunny table because is a

play04:42

simple sunny but a powerful table for

play04:46

subnetting and a subnetting subnet now

play04:51

we use a sonnet able to solve the

play04:54

subnetting example mission about let's

play04:59

go back to the question you are giving a

play05:03

network ID 100 mm 168 4.0 / 24/24 somnus

play05:12

mosque you are required to get three

play05:15

subnets three is the key keyword now

play05:20

look at the sunny table and it try to

play05:24

find the three subnets in the first or

play05:28

in the top row of course there is no

play05:33

exactly 3 semanas

play05:35

but for subnets are suitable because we

play05:39

can get 4 subnets and choose any three

play05:43

subnets for sunny cafe so we choose a

play05:47

full subnets for let me circle the whole

play05:51

column ignoring all other columns

play05:56

because we only use this three numbers

play06:00

and we can get all our answers just from

play06:05

this column or these three numbers for

play06:11

eighty-four and a slash 26:4 means four

play06:17

subnets sixty-four means each subnet

play06:22

each new subnet we are how was 64 total

play06:27

host ideas including network ID and a

play06:32

broadcast ID / 26 is the new subnet mask

play06:37

for all these four subnets

play06:42

[Music]

play06:45

well let's list all these four subnets

play06:49

information a network ID subnet mask

play06:54

host ID wrench the number we'll use for

play06:58

host IDs and broadcast ID let's find the

play07:04

first network ID the first network ID is

play07:09

always the original network ID which is

play07:13

1 and E 2 tau 168 are 4.0 that's easy

play07:19

right

play07:20

I use read found to emphasize the last

play07:25

number because the first three numbers

play07:28

stay the same across the table so place

play07:32

just a focus on last number in red we

play07:37

will get next network ID by simply

play07:41

adding 64 to is previous network ID

play07:47

therefore the second network ID is 0

play07:52

plus 64 which is a 64 the third network

play07:57

ID would be 64 + 64 which is 128 the

play08:03

fourth network ID is 128 plus 64 which

play08:10

is 192

play08:12

now subnet mask for each subnet well

play08:20

they are all / 26

play08:24

the original subnet mask is slash 24 we

play08:28

are done with a sub s mask column

play08:31

now let's list the number of a usable

play08:35

host IDs and we can also find an answer

play08:39

from the sunny table which is 64 64 is

play08:44

the total number of a host IDs for each

play08:48

Network or each subnet but the first

play08:54

host ID is reserved for network ID and

play08:59

alas the host ID is reserved for

play09:02

broadcast ID thus the number of useable

play09:06

host ID is 64 minus 2 which is a 62 thus

play09:13

we write down 62 for all 4 subnets we

play09:20

are done with the fourth column now

play09:25

let's look at at the broadcast ID for

play09:28

each subnet keep in mind the last host

play09:32

ID is reserved for his broadcast ID

play09:36

therefore broadcast ID for the first

play09:40

subnet is 63 and we can tell with the

play09:47

reference to the next network ID 64 next

play09:53

broadcast ID is 127

play09:59

next one is 191

play10:04

and that the last broadcast ID is 255 we

play10:10

can say the broadcast ID equals next

play10:14

subnet networks ID minus 1 we can also

play10:19

do like this once you know the first

play10:22

broadcast the ID 63 and then you can

play10:25

simply add 64 to get the second

play10:29

broadcast ID and the 63 plus 64 is 1 2

play10:34

new semi and if they add 64 2 1 2 new

play10:38

semi which we get the third brother Casa

play10:41

ID 1 91 and then they increase by 64

play10:46

again to get the fourth broadcast the ID

play10:49

which is 255 we are almost done

play10:54

one last column the host ID arrange a

play11:00

subnet host ID range is is any IDs

play11:05

between his network ID and a broadcast

play11:10

ID for the first subnet 1 262 is between

play11:16

network ID 0 and broadcast ID 63 the

play11:22

second host an ideal range 65 to 126 is

play11:29

between 64 and 127th the third host ID

play11:35

range 129 to 190 is between 128 and 191

play11:43

the fourth host ID range is between 192

play11:49

and a 255 which is 193 to 254 so to keep

play11:56

simple we only talked about it last a

play11:58

number and because the first of three

play12:01

numbers stay the same

play12:03

that's all we get all answers you can

play12:11

assign any 3 out of 4 subnets for sunny

play12:15

cafe 1 subnet

play12:18

is wasted of course that's the downsides

play12:21

of subnetting no biggie I want to thank

play12:25

you for following me at this point you

play12:28

are a very patient person for listening

play12:31

to me with my strong English accent even

play12:38

though the process sounds a tedious but

play12:43

once you get to know how to do it you

play12:46

can solve any similar questions in no

play12:50

time I put a 1 similar question below

play12:54

for your practice I also provided the

play12:57

answer below for your reference if you

play13:01

have a questions please feel free to

play13:03

leave your comments or ask me questions

play13:06

I would be happy to help you in next

play13:09

video I will go one step further

play13:13

subnetting a subnet using the same sunny

play13:17

table in same sunny way please stay

play13:23

tuned thank you very much and see you

play13:26

next time

play13:29

[Music]

Rate This

5.0 / 5 (0 votes)

Etiquetas Relacionadas
Subnetting GuideNetwork DivisionIP ManagementSunny MethodTech TutorialCafe NetworkSubnet MasksHost IDsBroadcast IDsIT Education
¿Necesitas un resumen en inglés?