answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

192.168.1.0

192.168.1.64

192.168.1.128

192.168.1.192

This answer is:
User Avatar

User Avatar

Ruth Alalibo

Lvl 2
1y ago

192.168.1.0/30. How many hosts can you have on this network?

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Divide 192.168.1.024 into 4 subnets
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where do you get your subnet number from?

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).


What is ip subnet-zero?

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.


How many bits must be reallocated from host ID to network ID to createe 16 subnets?

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.


If you sub divide your class b network into 254 subnets what is the maximun number of host you can assign to any single subnet?

1


What subnet mask would divide 172.31.0.0 network into as many subnets as possible and can support 600 users on each subnet?

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.


What does it mean to borrow 4 bits for subnets?

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).


What is a static length subnet mask?

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.


How can subnet provide security?

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.


How do you divide class B network into eight 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.


Several reasons to divide a network into subnets?

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.


What is the reverse of multiply by 4?

Divide by 4.


How many /64 subnets are available in a /48 prefix?

There are 65,536 subnets available in an IPv6 /48 block.