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 / 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 |
Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? * Session * Network * Physical * Transport * Application * Presentation
Define ipconfig?
Which is the startup script for rpc ?
Can ATM allocate bandwidth on demand ? a. Yes b. NO c. Only if you are running LANE d. Only if you are running layer 3 switches
what is Organiser? what is work
What does RPC do? a. Intercepts DHCP broadcasts b. Broadcasts NETBIOS updates c. Makes remote calls look local d. Makes the use of redirector redundant
which layer deals with keepalives ? a. Physical b. Data-link c. Network d. Transport
Which layer deals converts formats (unix-dos, EBCDIC-ASCII etc.) ? a. session b. presentation c. transport d. application
Which of the following statements are correct ? a. TCP is connection oriented and UDP is connectionless b. UDP is connection oriented and TCP is connectionless c. Both TCP and UDP are connection-oriented d. Both TCP and UDP are connectionless
Explain private ip address?
Explain how to identify the ip class of a given ip address?
The 802 standards committee divided the Data Link Layer of the OSI model into the ___ and ___ sublayers.