hosts per subnet. What subnet mask will you use?
* 255.255.255.248
* 255.255.255.128
* 255.255.255.192
* 255.255.255.240

1 Answer

Answer :

Correct answer: A
By borrowing 5 bits from the last octet, you can. have 30 subnets. If you borrowed
only 4 bits you could only have 14 subnets. The formula is (2 to the power of n)-2. By
borrowing 4 bits, you have (2×2x2×2)-2=14. By borrowing 5 bits, you have
(2×2x2×2x2)-2=30. To get 20 subnets, you would need to borrow 5 bits so the subnet
mask would be 255.255.255.248.

Related questions

Description : You are given the following address: 15.16.193.6/21. Determine the subnet mask, address class, subnet address, and broadcast address. * 255.255.248.0, A, 15.16.192.0, 15.16.199.255 * 255.255.248.0, B, 15.16.192.0, ... 0, A, 15.16.199.255, 14.15.192.0 * 255.255.242.0, A, 15.16.192.0, 15.16.199.255

Last Answer : Correct answer: A,B & D Subnet addresses in this situation are all in multiples of 8. In this example, 201.222.5.16 is the subnet, 201.22.5.31 is the broadcast address. The rest are valid host IDs on subnet 201.222.5.16.

Description : You are given the following address: 128.16.32.13/30. Determine the subnet mask, address class, subnet address, and broadcast address. * 255.255.255.252, B,128.16.32.12, 128.16.32.15 * 255.255.255.252, C,128.16.32.12 ... , B,128.16.32.15, 128.16.32.12 * 255.255.255.248, B,128.16.32.12, 128.16.32.15

Last Answer : Correct answer: A * 255.255.255.248,

Description : You have an IP host address of 201.222.5.121 and a subnet mask of 255.255.255.248. What is the broadcast address? * 201.222.5.127 * 201.222.5.120 * 201.222.5.121 * 201.222.5.122

Last Answer : Correct answer: A The easiest way to calculate this is to subtract 255.255.255.248 (subnet mask) from 255.255.255.255, this equals 7. Convert the address 201.222.5.121 to binary- ... mask 255.255.255.248 to binary-11111111 11111111 11111111 11111000. AND them together to get: 11001001 1101111

Description : hosts per subnet. What subnet mask will you use? * 255.255.255.248 * 255.255.255.128 * 255.255.255.192 * 255.255.255.240

Last Answer : Correct answer: A By borrowing 5 bits from the last octet, you can. have 30 subnets. If you borrowed only 4 bits you could only have 14 subnets. The formula is (2 to the power of n)-2. By borrowing ... To get 20 subnets, you would need to borrow 5 bits so the subnet mask would be 255.255.255.248

Description : You havea class A network address 10.0.0.0 with 40subnets,but arerequiredto add 60 new subnets very soon. You would like to still allow for the largest possible number of host IDs per subnet. Which subnet mask should youassign? A. ... B. 255.248.0.0 C. 255.252.0.0 D. 255.254.0.0 E. 255.255.255.255

Last Answer : 255.254.0.0

Description : You are given the IP address of 172.16.2.160 with a subnet mask of 255.255.0.0. What is the network address in binary? * 10101100 00010000 * 00000010 10100000 * 10101100 00000000 * 11100000 11110000

Last Answer : Correct answer: A To find the network address, convert the IP address to binary-10101100 000100000 00000010 10100000-then ANDed it with the subnet mask-11111111 11111111 00000000 00000000. The rest is ... that the class of an address can be determined by the numerical value of the first octet

Description : Given the address 172.16.2.120 and the subnet mask of 255.255.255.0. How many hosts are available? * 254 * 510 * 126 * 16,372

Last Answer : 254

Description : You are given the following address: 153.50.6.27/25. Determine the subnet mask, address class, subnet address, and broadcast address. * 255.255.255.128, B,153.50.6.0, 153.50.6.127 * 255.255.255.128, C,153.50.6.0, 153 ... .128, C,153.50.6.127, 153.50.6.0 * 255.255.255.224, C,153.50.6.0, 153.50.6.127

Last Answer : Correct answer: A 255.255.255.224,

Description : You are working with a network thathas the network ID 192.168.10.0. What subnet should you use that supportsup to 25 hosts and a maximum number of subnets? A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248 E. 255.255.255.252

Last Answer : 255.255.255.224

Description : With anIP address set starting with 150, you currently havesix offices that you are treating as subnets. Plans are in place toopen 10 more officesbefore the end of theyear. What subnet mask should you useto ... maximize thenumberof hosts available at eachsite? A. 192 B. 224 C. 240 D. 248 E. 252

Last Answer : 248

Description : With anIP address of 100, you currently have 80 subnets. What subnet mask should you use to maximize the number of available hosts? A. 192 B. 224 C. 240 D. 248 E. 252

Last Answer : 252

Description : A subnet has been assigned a subnet mask of 255.255.255.192. What is the maximum number of hosts that can belong to this subnet? a. 14 b. 30 c. 62 d. 126

Last Answer : c. 62

Description : When configuring the subnet mask for an IP address, which formats can be used? * dotted-decimal. * Hexadecimal * Bit-count * Octal * Binary

Last Answer : Correct answer: A, B &C

Description : You are designing a network which needs to support 200 users. You don't plan to extend the segment beyond the current number of users. Which subnet mask would best meet your needs? Select the best answer. A. 255.255.0.0 B. 255.255.255.0 C. 255.0.0.0 D. 255.224.0.0 E. 255.255.255.200

Last Answer : 255.255.255.0

Description : ………………….. implies that all subnets obtained from the same subnet mask. A) Static subnetting B) Dynamic subnetting C) Variable length subnetting D) Both B and C

Last Answer : A) Static subnetting

Description : ........ implies that all subnets obtained from the same network use the subnet mask. A) Static subnetting B) Dynamic Subnetting C) Variable length subnetting D) Both B and C

Last Answer : A) Static subnetting

Description : ............ implies that all subnets obtained from the same network use the subnet mask. A) Static subnetting B) Dynamic Subnetting C) Variable length subnetting D) Both B and C

Last Answer : A) Static subnetting

Description : Which IP Address Class can have 16 million subnets but support 254 hosts? * Class C * Class A * Class B * Class D

Last Answer : Correct answer: A Possible Subnets IP Address Class Possible Hosts

Description : On a class B network, how manyhostsare availableat eachsite witha subnet mask of 248? A. 16,382 B. 8,190 C. 4,094 D. 2,046 E. 1,022

Last Answer : 2,046

Description : You are working with three networks that have the network IDs 192.168.5.0, 192.168.6.0, and192.168.7.0. What subnet mask can you use to combine these addresses intoone? A. 255.255.252.0 B. 225.255.254.0 C. 255.255.255.240 D. 255.255.255.252

Last Answer : 255.255.252.0

Description : Which of the following best illustrates the default subnet mask for a class A,B, and C Network? A. 0.0.0.0,0.0.0.1, 0.0.1.1 B. 255.255.255.0, 255.255.0.0,255.0.0.0 C. 255.0.0.0, 255.255.0.0, 255.255.255.0 D. 255.255.0.0, 255.255.255.0,255.255.255.255 E. None of the above

Last Answer : 255.0.0.0, 255.255.0.0, 255.255.255.0

Description : What is the default subnet mask for a class C network? A. 127.0.0.1 B. 255.0.0.0 C. 255.255.0.0 D. 255.255.255.0 E. None of the above

Last Answer : 255.255.255.0

Description : If a Company require 60 hosts then What is the best possible subnet mask? a. 255.255.255.0 b. 255.255.255.192 c. 255.255.225.224 d. 225.225.255.240

Last Answer : b. 255.255.255.192

Description : What is IP class and number of sub- networks if the subnet mask is 255.224.0.0? a. Class A, 3 b. Class A, 8 c. Class B, 3 d. Class B, 32

Last Answer : b. Class A, 8

Description : A network on the Internet has a subnet mask of 255.255.240.0. What is the maximum number of hosts it can handle ? (A) 1024 (B) 2048 (C) 4096 (D) 8192

Last Answer : (C) 4096

Description : Consider the given network implementation scenario. For the given classful NID 199.10.20.0/24, the requirement is to create 13 subnets. With given details, find the range of first and last valid IP in 15th subnet. a. ... .20.225 to 199.10.20.238 c. 199.10.20.193 to 199.10.20.206 d. Not of these

Last Answer : a. A Only

Description : Can i port forward to my entire subnet ?

Last Answer : What are you forwarding? A specific port? DHCP dynamicly assigns IPs to all hosts on the subnet? Is assume this is a home network w\ one NAT\router inbetween all computers and a DSL\cable modem ... to a specific 192. I assume you are port forwarding to allow incomming connections on a specific port?

Description : Which IP Address Class is INCORRECTLY paired with its range of network numbers? * Class A addresses include 192.0.0.0 through 223.255.255.0 * Class A addresses include 1.0.0.0 through 126.0.0.0 * Class B ... 192.0.0.0 through 223.255.255.0 * Class D addresses include 224.0.0.0 through 239.255.255.0

Last Answer : 1

Description : Which addresses are INCORRECTLY paired with their class? * 240 - 255, Class D * 240 - 255, Class E * 224 - 239, Class D

Last Answer : Correct answer: A & D Address classes are: 1 to 126, Class A; 128 to 191, Class B, 192 to 223, Class C; 224 to 239, Class D; and 240 to 255, Class E.

Description : In the network 200.10.11.144/27, the fourth octet (in decimal) of the last IP address of the network which can be assigned to a host is ________ a. 158 b. 255 c. 222 d. 223

Last Answer : a. 158

Description : Which processes does TCP, but not UDP, use?Source Port - 16 bits, Destination Port - 16 bits, Length - 16 Bits, Checksum - 16 bits, Data * Destination Port - 16 bits, Source Port - 16 bits, Length - ... * Source Port - 8 bits, Destination Port - 8 bits, Length -8 Bits, Checksum - 8 bits, Data

Last Answer : Correct answer: A The UDP format for a segment is as follows: Source Port 16 bits Destination Port 16 bits Length 16 bits Checksum 16 bits Data xx bits

Description : The............. layer change bits onto electromagnetic signals.

Last Answer : A) Physical

Description : The address of a class B host is to be split into subnets with a 6-bit subnet number. What is the maximum number of subnets and the maximum number of hosts in each subnet? a. 62 subnets and 262142 hosts. b. 64 subnets and 262142 hosts. c. 62 subnets and 1022 hosts. d. 64 subnets and 1024 hosts

Last Answer : c. 62 subnets and 1022 hosts.

Description : There are two types of designs for communication subnets: they are ………… A. Point-to-Point channels and Broadcast channels B. packet-switched subnet and store-and-forward C. Multicasting and Broadcasting D. Point-to-Point channels and store-and-forward

Last Answer : A. Point-to-Point channels and Broadcast channels

Description : In a block, the mask is 255.255.192.0; what is the prefix length? A) /20 B) /28 C) /18 D) none of the above

Last Answer : /18

Description : Ravi borrowed some money at the rate of 4 p.c.p.a. for the first three years, at the rate of 8 p.c.p.a. for the next two years and at the rate of 9 p.c.p.a. for the period beyond 5 years. If he pays a ... 7 years, how much money did he borrow? a) 39,500 b) 42,500 c) 41,900 d) 43,000 e) None of these

Last Answer : Let the amount borrowed be Rs P Total amount of simple interest = (P×3×4)/100 + (p×2×8)/100 + (p×2×9)/100 = 19550 0.12P + 0.16P + 0.18P = 19550 0.46p= 19550 P = Rs. 42500 Answer: b)

Description : What is a good 802.11 N router?

Last Answer : I have a mac and the airport extreme has worked very well for me. I don’t know if you can set it up for PCs though.

Description : how much can you borrow, how much interest if borrowed?

Last Answer : how much is the grant worth, does it have to paid back,

Description : Which among the following definitions is correct: a) Address - The unique number ID assigned to one host or interface in a network b) Subnet - A portion of a network sharing a particular subnet address c) ... to the host d) Interface - A network connection e) None of These f) All of the Above

Last Answer : f) All of the Above

Description : Which among the following definitions is correct: a) Address - The unique number ID assigned to one host or interface in a network b) Subnet - A portion of a network sharing a particular subnet address c) ... to the host d) Interface - A network connection e) None of These f) All of the Above

Last Answer : f) All of the Above

Description : Why does my Linksys router stop working after 20-40 minutes?

Last Answer : This happens all the time with me too. I think it has something to do with the hardware, or a wire is rusted or not connected right. try to keep your router in a certain position so that the wires are connected right. or just buy a new router.

Description : Does anybody frequent any other question/answer site other than Fluther?

Last Answer : Was at Answer Bag before migrating here with a large school of AB’rs when they messed up that site. Also a member over at Experience Project. EP is so messed up now that it looks like some members have new start up that they hope will bring back the fun they once had there.

Description : Describe the need and importance of subnet masking. Give an example of subnet mask.

Last Answer : Subnet mask is a 32 bits long address used to distinguish between network address and host address in IP address. Subnet mask is always used with IP address. Subnet mask has ... In binary notation  IP address 11000000.10101000.00000001.00001010  Subnet mask 11111111.11111111.11111111.00000000

Description : Q.What does it mean to "power cycle" a device?

Last Answer : Power cycling an electronic device is a technical way of saying "resetting" it. When you power cycle a device, you turn it off and then turn it back on again. Pretty high-tech, ... them from functioning correctly. Resetting them typically fixes the errors and allows them to work correctly again.

Description : What partof 192.168.10.51 is the Network ID, assuming a default subnet mask? A. 192 B. 192.168.10 C. 0.0.0.5 D. 51 E. None of the above

Last Answer : 192.168.10

Description : What is the function of DDR on Cisco routers? * DDR is dial-on-demand routing. It provides a continuous LAN only connection. * DDR is dial-on-demand routing. It provides routing for high volume ... connection. * DDR is dial-on-demand routing. It provides routing for low volume and periodic traffic.

Last Answer : Correct answer: D DDR is dial-on-demand routing. It provides routing for low volume and periodic traffic. It initiates a call to a remote site when there is traffic to transmit

Description : What is a subnet mask ?

Last Answer : At least two pieces of information are required for each TCP / IP host. The first is an IP address and the second is a subnet mask. The job of the subnet mask is to identify which bits of the ... default subnet mask is used . In that case the amount of this bit will be determined with subnet mask.

Description : How Do I Solve Custom Subnet Mask Problem 10?

Last Answer : .Hello everyone,Here's my overview:Hello everyone, I seem to have a problem with this custom subnetmasking problem. Number needed usable hosts:60 NetworkAddress:198.100.10.0 I've already figured these: ... 255.255.240 butchecked online and wasn't right). Can someone help me with thisproblem? Thanks.

Description : Why is the subnet mask important in determining the network address?

Last Answer : What is the answer ?

Description : The combination of an IP address and a port number is known as ................... (A) network number (B) socket address (C) subnet mask number (D) MAC address

Last Answer : (B) socket address