You have a class B network 172.16.0.0. You use a 11 bits for subnetting. Which of the following is a correct range of Ip addresses that belong to the same network.
a. 255.255.8.1 to 255.255.14.254
b. 255.255.255.9 to 255.255.255.14
c. 255.255.17.1 to 255.255.22.254
d. 255.255.17.0 to 255.255.22.255
Answer Posted / indu
C
Explanation:
If you are using 11 bits for subnetting, you have 5 Netowrk Bits and 11 Node bits
From the subnetting formulas above:
M=5 N=11
The first range = 255.255.X.1 to 255.255.Y.254
where X = 2^(N-8)+1 and Y= 2^(N-8+1)-2
For the next ranges, just add 2^(N-8) at each end of the range
The first range = 255.255.9.1 to 255.255.14.254
2^(N-8) = 2^3 = 8
The second range = 255.255.17.1 to 255.255.22.254
so on and so forth.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how to securing a computer network?
Explain the role of ieee in computer networking?
Tell me what is the equivalent layer or layers of the tcp/ip application layer in terms of osi reference model?
what is the diff between LLT,GAB&TCP/IP?
Define the proper termination rate for utp cables?
when affected the system from virus , which paths will be it stored in system ?
Explain the main purpose of ospf?
Describe profile in terms of networking concept?
Define hybrid network?
whenever we give #metastat cmd in svm, it display output "need to maintain" state, what u do?
What platforms do you currently work on at your desk?
Please list the types of Firewalls, Routers, Switches, and Servers that you have managed.
please forward Apache server and tomcat server questions and answers
diff between /etc/inetd and smf?
How do two computers communicate with each other when they are connected through L2 or L3 switch?