Mis on alamvõrgu mask?
Mis on alamvrgu mask?
Alamvrgu maskis kasutatakse vrgu eraldamiseks
Subnet on aadress mida kasutatakse vrgu eraldamiseks
Subneti mask on thtis vrgu lesse ehitamise osa, subneti maski abil saab eraldada
vrke ja ka host arvuteid, teiste vrkude vahel.
The subnet mask is important part of building office networks. Its an address what
defines the size of the network, how many subnets you can use and how many ip
addresses are for hosts.
Here are some examples:
IP address is 10.10.10.x subnet mask 255.255.255.0 - You have 1 subnet and 254 host
addresses
IP address is 10.10.10.x subnet mask 255.255.254.0 - You have 2 subnet and 510 host
adresses
Computers use subnet mask to understand which network they belong.
Computers with the same subnet mask, can communicate with each other directly.
A subnet mask is what tells the computer what part of the IP address is the network
and what part is for the host computers on that network.
...