F5F Stay Refreshed Power Users Networks s about networking

s about networking

s about networking

A
alerabbit
Posting Freak
840
12-21-2016, 09:29 PM
#1
To divide the network 192.168.10.0 into at least three subnets, you need a subnet mask that provides enough bits for three subnets. That means you require a mask with at least 11 bits (2^11 - 2 = 2046 addresses), which corresponds to a /8 mask. So use a /8 subnet mask.
A
alerabbit
12-21-2016, 09:29 PM #1

To divide the network 192.168.10.0 into at least three subnets, you need a subnet mask that provides enough bits for three subnets. That means you require a mask with at least 11 bits (2^11 - 2 = 2046 addresses), which corresponds to a /8 mask. So use a /8 subnet mask.

C
CocaCola15
Senior Member
603
01-01-2017, 07:18 PM
#2
It depends on the number of clients per subnet, but a common choice is 255.255.255.192, which provides around 62 IP addresses per subnet.
C
CocaCola15
01-01-2017, 07:18 PM #2

It depends on the number of clients per subnet, but a common choice is 255.255.255.192, which provides around 62 IP addresses per subnet.

G
Gfiti
Member
103
01-02-2017, 02:22 AM
#3
Thanks!
G
Gfiti
01-02-2017, 02:22 AM #3

Thanks!