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 |
Define tunnel mode?
You have divided your class C network into 6 subnets. Your subnet mask is 255.255.255.224. What are the ranges of IPs for your subnets ? Your Network address before subnetting was 200.252.144.0 a. 32-62, 64-93, 96-125, 128-157, 160-189, 192-221 b. 33-63, 65-94, 97-126, 129-158, 161-190, 193-222 c. 34-64, 66-95, 98-127, 130-159, 162-191, 194-223 d. 35-65, 67-96, 99-128, 131-160, 163-192, 195-224
Which command will delete the route to the network 128.251.0.0 via 128.144.1.254 ?
What will the command "lpstat -lp fred" do ?
Which layer addresses the stations attached to the transmission medium and the next higher protocol that used the transmission service.
what is vcs seeding & jeopardy & purpose?
any one explain about frame and MAC address,packet and IP address,and segment and port address
In what protocol, data is sent from client to server to tell their state.
main roll of network administrator
Which command displays information about network interface hme0 ?
Which standar does IEE 802.4 define ?
True:False: TI RPC is supported in Solaris environment.