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 |
I am using windows server 2008 and its working as DHCP server. 100 clients are connected to this server. All clients are accessing Internet. But I wanna to block some specific websites which is not required by client. So how it can be done through DHCP server? is there any third party software available ? or any other method you know then please answer it.
what is vpn ? and what is the main advatages?
Which network conforms to IEEE 802.3 specs and is called standard Ethernet ?
How do you use a routing table and for what?
What does the file /etc/rpc contain ?
List the functions of a network administrator?
What is RAID 1 ?
Howmany layers TCP/IP has ? a. 2 b. 3 c. 4 d. 5
True/False: 802.2 can identify upper layer protocols:
Define nat?
Q1: What is RAS ? is RAS and VPN the same ? Q2: How do i determine that my computer is connected to the right network and is getting a valid ip ?
which layer deals with keepalives ? a. Physical b. Data-link c. Network d. Transport