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 |
Solaris will run routed if the default route is not defined in the __ file .
How do you display a routing table on a Cisco? On a host?
Which is the startup script for rpc ?
which server we can update first in DNS?
What entry in the /etc/gateways file would define a route to the host called host2 via the gateway called host4? Assume that host2 is 2 hops away and that the gateway is NOT expected to exchange RIP information.
Tell me what is the equivalent layer or layers of the tcp/ip application layer in terms of osi reference model?
how can view domain user password?
Internet layer is the same as which layer in OSI ?
Which file does a workstation consult to find out which DNS servers shiuld be consulted to resolve names ?
You have a class B subnet. You would like to divide it up into 12 more subnets by "subnetting". However you also have to have at least 4000 hosts per subnet. Can you do it?
10 computer connect with switch sometimes they connect sometimes they disconnect what can be problem ?please
Which options of the sendmail daemon causes it to listen on SMTPport ?