How does the logical process of combining bits known as ANDing work?
What is a Variable Length Subnet Mask (VLSM), and how is it created?
In VLSM, subnets use block size based on requirement so subnetting is required multiple times as VLSM is used for less waste IPs as in FLSM we have fixed size of all subnet even we need less IPs.
eg
Sales and Purchase: 120
Development: 50
Accounts: 26
Management: 5
As here if we use FLSM we have 128 size subnet of 4 in quantity as we have to select maximum size to satisfy all subnets where wastage are obvious high but to overcome this issue we have VLSM in which size varies as per the department requrement and subnet mask will be change as per the requirement where in FLSM it keep same for all 4.
FLSM
*********
| Subnet Name | Needed Size | Allocated Size | Address | Mask | Dec Mask | Assignable Range | Broadcast |
|---|---|---|---|---|---|---|---|
| A | 120 | 126 | 192.168.0.0 | /25 | 255.255.255.128 | 192.168.0.1 - 192.168.0.126 | 192.168.0.127 |
| B | 120 | 126 | 192.168.0.128 | /25 | 255.255.255.128 | 192.168.0.129 - 192.168.0.254 | 192.168.0.255 |
| C | 120 | 126 | 192.168.1.0 | /25 | 255.255.255.128 | 192.168.1.1 - 192.168.1.126 | 192.168.1.127 |
| D | 120 | 126 | 192.168.1.128 | /25 | 255.255.255.128 | 192.168.1.129 - 192.168.1.254 | 192.168.1.255 |
VLSM
*********
Major Network: 192.168.1.0/24
Available IP addresses in major network: 254
Number of IP addresses needed: 201
Available IP addresses in allocated subnets: 224
| Subnet Name | Needed Size | Allocated Size | Address | Mask | Dec Mask | Assignable Range | Broadcast |
|---|---|---|---|---|---|---|---|
| A | 120 | 126 | 192.168.1.0 | /25 | 255.255.255.128 | 192.168.1.1 - 192.168.1.126 | 192.168.1.127 |
| B | 50 | 62 | 192.168.1.128 | /26 | 255.255.255.192 | 192.168.1.129 - 192.168.1.190 | 192.168.1.191 |
| C | 26 | 30 | 192.168.1.192 | /27 | 255.255.255.224 | 192.168.1.193 - 192.168.1.222 | 192.168.1.223 |
| D | 5 | 6 | 192.168.1.224 | /29 | 255.255.255.248 | 192.168.1.225 - 192.168.1.230 | 192.168.1.231 |
As FLSM uses same size subnet we need more bits as in VLSM we can use wastage IPs as well
if you have any doubt then please ask me without any hesitation
in the comment section below , if you like my answer then please
thumbs up for the answer , before giving thumbs down please discuss
the question it may possible that we may understand the question
different way and we can edit and change the answers if you argue,
thanks :)
How does the logical process of combining bits known as ANDing work? What is a Variable...
Using a subnet calculator, explore the results obtained after changing the number of subnet bits in a subnet mask. Assume we are planning to subnet a Class B network with an initial subnet mask of 255.255.0.0. Adjust the subnet mask in the calculator from 255.255.0.0 to 255.255.224.0. Then, answer the following questions (4 points, 1 point each) 255.255.224.0 How addresses are available for assignment to hosts (per subnet)? Type your answer here How many subnets are created by this mask?...
Assume that you have been assigned 202.145.22.0/29 How many bits are borrowed to create the subnet field? 5 bits What is the maximum number of subnets that can be created with this number of bits? 2^5=32 How many bits can be used to create the host space? 32 bits, 5bits to define the subnets. 27 bits for the host space. What is the maximum number of host addresses available per subnet? 3 bits for host space What is the subnet...
A CIDR block extends from 204.206.160.0 to 204.206.175.255. a. How many bits are in the net id? b. How many bits are in the host id? c. What is the mask in slash and binary notation? d. What is the maximum number of valid IP addresses that are available? e. If I want 19 subnets how does the subnet mask change? Show the first 2 in slash notation. f.What is the maximum number of valid IP addresses available per subnet?
Unit#4-Worksheet#2-More Network Design Practice Using CIDR When completing this worksheet, make sure to change your font color to red. This worksheet is worth 320 points (160 pts per table -10 points per each individual table entry). TABLE 1 – 10 points per table entry (160 points total for the table) Host IP Address: 195.70.16.93 Six bits have been borrowed to create the required subnets. What default class is this address? A, B, or C? What is the default subnet mask?...
How many select bits and how many data bits does a 4x1 multiplexer have? What does it mean? (i.e. what does a 4x1 multiplexer do? )
****** Result for Image/Page 1 ****** 1. (15 marks) You are helping set up a network for a new organization. The organization has 3 sites and you are given the below diagram You are required to set up the network using subnets of a single FIXED size. There are 7 machines connected to S1, 29 connected to $2, and 17 connected to S3. PC-D PC-C S2 G0/1 PC-F sofo/1 PCA $0/0/0 2 PC-B PCE S0/0/0 S0/0/1 G0/1 SO/0/0 GO/1 s3...
How does DARQ work; what are the components that created the technology; how does it manages and communicates data and information?
How do manager's make decisions? Is it a logical process? Whats the criteria? What are the many steps to making a good decision? Give examples of how some famous managers had to decide in tough situations.
1. How does the process of preparing an aqueous solution of known concentration from a stock solution differ from preparinf one from pure solid solute?
What is a confounder? and what process does an epidemiologist use to determine if a variable is a confounder?