Your previous Network Administrator had subnetted your network into many subnets. Only info you have is that one of the hosts IP was 200.252.144.33 and the mask was 255.255.255.240.
Which class network is it ?
How many bits are being subnetted ?
What is the broadcast address ?
a. B, 28, 255.255.255.47
b. C, 20, 255.255.255.47
c. C, 28, 255.255.255.47
c. C, 28, 255.255.255.32
Answer Posted / indu
C
explanation:
We see that the first byte is 200. That puts it in class C.
Mask's last byte 240 (128+64+32+16), that 4 bits. N=4 (see subnetting
formulas above). That subnetted bits = 8+8+8+4 = 28.
There should be 14 (2^4-2) hosts in the subnet.
The highest Ip in the subnet will be 200.252.144.33+13 = 200.252.144.46
The broadcast address is always 1 higher than the highest Ip in the range.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give some drawbacks of implementing a ring topology?
Explain about vpn?
Scenario: “In a switch two hosts are connected to port number 1 and 2 respectively; both the ports are configured with same VLAN id. When data is sent from one host to another, in switch VLAN tagging will happen or not? Why?”
how do I disable dmp?
Explain sneakernet?
Explain the difference between csma/cd and csma/ca?
Do you know what protocols fall under the tcp/ip internet layer?
How proxy servers protect computer networks?
Define nos?
Give the importance of implementing a fault tolerance system? Are there limitations?
What is the last major networking problem you troubleshot and solved on your own in the last year?
I am using solaris box, I need to delete a file from path /usr/tmp/ which r older than 24 hours?
what command to restore if the boot block is corrupted in linux
What are your key strengths as a System/network Administrator?
Can we run STP and RSTP in a same box?