You have a class C subnet. You would like divide it up into 5 more subnets by "subnetting". However you also have to have at least 31 hosts per subnet. Can you do it ?
a. Yes
b. No
Answer / indu
B
Explanation:
Answer is NO (Even though you are asking for 5x31=155 nodes)
Referring: to the formulas in the "SUBNETTING FORMULAS" section.
M = 3 (since max number of subnets would be 2 if M = 2)
N = 8-M = 5
Max hosts per subnet = 2^5 -2 = 30
| Is This Answer Correct ? | 0 Yes | 0 No |
Your previous Network Administrator had subnneted your class C network into many subnets. Only info you have is that one of the IP range was 200.252.144.33 through 128.252.144.46. How many subnets did he make ? what was the mask ?
What allows a network to be assigned more than one netmask.
Define mesh topology?
Which command will eanble the hme0 interface to send and receive packets ?
You can ping servers on the subnet your workstation is on, but not other subnets. What is wrong?
List the advantage of address sharing?
What is switch, frame, packets and bits plz give me detail idea about it and which layer it is used
What is a device that amplifies and regenerates the data signal bit by bit.
You see the following subnet addresses ; what is the subnet mask ? 252.4.0 252.8.0 252.12.0 252.16.0 a. 255.255.255.0 b. 255.255.192.0 c. 255.255.240.0 d. 255.255.252.0
2 examples of DCE devices ? a. modems b. routers c. computers d. interface cards
how to set tunneling in putty when any portno blocked from firewall to use resources with that portno like ssh 22
What is a runt, Giant, and collision?