I guess the network address is 192.168.1.0/24. This can be subnetted if we take two bits from host part to network part. 192.168.1.0/24 in binaries...
11000000.10101000.00000001.00000000 - IP Address
11111111.11111111.11111111.00000000 - Subnet Mask
Take two bits from host part to network part
11000000.10101000.00000001.00 000000 - IP Address
11111111.11111111.11111111.11 000000 - Subnet Mask
Now we get four networks...
1)
11000000.10101000.00000001.00 000000 - IP Address
11111111.11111111.11111111.11 000000 - Subnet Mask
192.168.1.0 - IP Address
255.255.255.192 - Subnet Mask
2)
11000000.10101000.00000001.01 000000 - IP Address
11111111.11111111.11111111.11 000000 - Subnet Mask
192.168.1.64 - IP Address
255.255.255.192 - Subnet Mask
3)
11000000.10101000.00000001.10 000000 - IP Address
11111111.11111111.11111111.11 000000 - Subnet Mask
192.168.1.128 - IP Address
255.255.255.192 - Subnet Mask
4)
11000000.10101000.00000001.11 000000 - IP Address
11111111.11111111.11111111.11 000000 - Subnet Mask
192.168.1.192 - IP Address
255.255.255.192 - Subnet Mask
We get four networks and the networks are
1) 192.168.1.0/26
2) 192.168.1.64/26
3) 192.168.1.128/26
4) 192.168.1.192/26
Refer:
http://www.omnisecu.com/tcpip/internet-layer-ip-subnetting-part1.htm
You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).You (the network administrator) decide what subnet you need to use, depending on the available IP addresses, and how you want to divide your network into subnets (in case you use subnets).
If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.If you divide a net into several subnets, subnet-zero is the first subnet. Some older technologies don't allow the use of this first subnet.
you need to reallocate 4 bits to creat 16 subnets. how do I get that? easy! 2 to the power of 4 gives us 16 subnets.
1
A subnet mask that would divide the 172.31.0.0 network into as many subnets as possible and support 600 uers on each subnet would be 255.255.255.0. Each subnet can communicate with each other through the gateway.
When you borrow bits for a subnet you are intruding into the client portion of an IP address. As a result, you will lose clients in your network because the "borrowed" portion becomes the extended network prefix. This allows you to separate your bigger network into smaller, logical networks (subnets). The number of bits borrowed will indicate the total number of smaller subnets that you can support in your network. In each case, regardless of class of address, borrowing 4 bits gives a total of 14 subnets (in the classical sense) and 16 subnets (in Cisco).
That probably refers to a situation where a larger network was divided into smaller subnets, but all subnets have the same size - as opposed to VLSM (variable length subnet masks), where subnets can have different sizes.That probably refers to a situation where a larger network was divided into smaller subnets, but all subnets have the same size - as opposed to VLSM (variable length subnet masks), where subnets can have different sizes.That probably refers to a situation where a larger network was divided into smaller subnets, but all subnets have the same size - as opposed to VLSM (variable length subnet masks), where subnets can have different sizes.That probably refers to a situation where a larger network was divided into smaller subnets, but all subnets have the same size - as opposed to VLSM (variable length subnet masks), where subnets can have different sizes.
By subnetting you can divide the network in to separate enclaves and impose controls between them - if one subnet is compromised, it does not automatically grant access to other subnets.
From the 16 bits reserved for the host, you "lend" 3 bits for the subnet. That gives you the possibility of dividing into eight subnets. The remaining 13 bits indicate the host in each subnet. - To see the complete steps in more detail, do some Internet searching on subnetting.
There are 65,536 subnets available in an IPv6 /48 block.
Networks are divided into smaller subnets to reduce the size of broadcast domains, but mainly for administrative purposes - so you can control who has access to what, for example.Networks are divided into smaller subnets to reduce the size of broadcast domains, but mainly for administrative purposes - so you can control who has access to what, for example.Networks are divided into smaller subnets to reduce the size of broadcast domains, but mainly for administrative purposes - so you can control who has access to what, for example.Networks are divided into smaller subnets to reduce the size of broadcast domains, but mainly for administrative purposes - so you can control who has access to what, for example.
10.0.0.0/16 is subnetted, 1 subnets D 10.5.0.0[90/205891] via 192.168.1.2, S0/0/0 10.0.0.0/24 is subnetted, 4 subnets D 10.5.0.0[90/205198] via 192.168.1.2, S0/0/0 10.0.0.0/22 is subnetted, 1 subnets D 10.5.0.0[90/205901] via 192.168.1.2, S0/0/0 10.0.0.0/8 is subnetted, 4 subnets D 10.5.0.0[90/205001] via 192.168.1.2, S0/0/0