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

1 Answer

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 only one purpose, to indentify which part of an IP address is network address and which part is host address. With subnetting, IP addresses use a 3-layer hierarchy:

Network

Subnet

Host

Improves efficiency of IP addresses by not consuming an entire address space for each physical network. Reduces router complexity. Since external routers do not know about subnetting, the complexity of routing tables at external routers is reduced. Note: Length of the subnet mask need not be identical at all subnetworks. For example how will we figure out network partition and host partition from IP address 192.168.1.10 ? Here we need subnet mask to get details about network address and host address. In decimal notation subnet mask value 1 to 255 represent network address and value 0 [Zero] represent host address. In binary notation subnet mask on bit [ 1] represent network address while off bit[0] represent host address.

In decimal notation

 IP address 192.168.1.10

 Subnet mask 255.255.255.0

 Network address is 192.168.1 and host address is 10.

In binary notation

 IP address 11000000.10101000.00000001.00001010

 Subnet mask 11111111.11111111.11111111.00000000

Related questions

Description : What do you understand by subnet masking?

Last Answer : A subnet mask is a screen of numbers used for routing traffic within a subnet. Once a packet has arrived at an organization's gateway or connection point with its unique network number, it can be routed to ... to handle the entire 32 bit address; it can simply look at the bits selected by the mask.

Description : Explain following term: (i) Subnet Masking (ii) ARP (iii) FTP (iv) TCP

Last Answer : (i) Subnet masking: Subnet mask is a 32 bits long address divided into 4 octets used to distinguish between network address and host address in IP address. It is always used with IP ... to provide a reliable service. Corrupt and lost segments are retransmitted, and duplicate segments are discarded.

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 : 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 : 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 : 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 : 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 : 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 : 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 : 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 : 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 : 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 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 : 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 : 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 : 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 : 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 : 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 : 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 : 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 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 : 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 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 : 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 : ………………….. 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 : 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 : 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

Description : Describe the importance of preventive maintenance.

Last Answer : Importance of Preventive Maintenance Preventive maintenance is one of the most ignored aspects of PC ownership, most people seem to think that the PC doesn't need preventive maintenance, and so ... time, and preventive maintenance will help to improve the speed of your system in these respects.

Description : Explain importance characteristics of fiber optic cable.

Last Answer : 1. Fiber optic cabling can provide extremely high bandwidths in the range from 100 mbps to 2 gigabits because light has a much higher frequency than electricity. 2. The number of nodes which a fiber ... to twisted pair and co-axial. 6. The installation of fiber optic cables is difficult and tedious.

Description : Describe the different modes of fibre optic cable with neat diagram. Compare fibre optic cable with UTP cable.

Last Answer : STEP-INDEX MULTIMODE FIBER has a large core, up to 100 microns in diameter. As a result, some of the light rays that make up the digital pulse may travel a direct route, whereas others ... optic cables. Fiber is more expensive than copper due to the light emitting equipment and cost.

Description : Describe various factors considered for passive maintenance.

Last Answer : 1. Static Electricity: Static electricity or ESD can cause numerous problems within a system. The problems usually appear during the winter months when humidity is low or in extremely dry climates ... . The power-supply fan carries airborne particles through your system, and they collect inside. 

Description : Describe the function and operation of firewall with neat diagram.

Last Answer : A firewall is a part of computer system or network that is designed to block unauthorized access while permitting authorized communications.  2. It is a device or set of devices configured to ... i. Packet filter ii. Proxy server iii. Circuit-level Gateway iv. Application Gateway

Description : Describe data encapsulation.

Last Answer : In figure which gives an overall view of the OSI layers, D7 means the data unit at layer 7, D6 means the data unit at layer 6, and so on. The process starts at layer 7 (the application layer), ... trailer. For level N-1, the whole packet coming from level N is treated as one integral unit.

Description : Describe peer to peer and client server networks.

Last Answer : Peer to Peer network Peer-to-peer (P2P) is an alternative network model to that provided by traditional client -server architecture. P2P networks use a decentralized model in which each machine, referred to ... peer-to-peer networks. Client/server networks also tend to be much more stable. 

Description : Draw neat labelled constructional diagram of INKJET printer. Describe the function of each block. State two advantages.

Last Answer : It is a non-impact printer. It provides letter quality printout than dot matrix printer. Its output is sharper than Dot matrix though its output quality is not to the same level of laser printer ... is compatible in quality to that of a laser printer. Faster when compared to Dot Matrix printers.

Description : Describe any four preventive maintenance for hard disk.

Last Answer : Preventive maintenance of Hard Disk * Take periodic backup of data and critical areas such as boot sectors, FAT and directory structure on the disk. * Defragment the disk to maintain the disk efficiency ... at least once a year. * Reinstall all the software to maintain disk efficiency and speed.

Description : Describe function of each pin of 9 pin RS 232 connector.

Last Answer : An RS232 pinout 9 pin cable features nine pins: 1. Data Carrier Detect (DCD or CD) - After a data terminal is detected, a signal is sent to the data set that is going to be transmitted ... occurs, the data terminal is alerted, but the RI will not stop the flow of serial data between devices.

Description : Have you been surprised how masking has focused your attention on people’s eyes?

Last Answer : I’m not surprised but I agree.

Description : Are you/will you be double-masking?

Last Answer : I'm not sure yet. I haven't heard whether the vaccine works against the new variants. I honestly was hoping that after I get my second shot on Friday, after waiting a couple of weeks, I'd be immune. ... to stop wearing my mask and washing my hands, but I was hoping I wouldn't be as stressed out.

Description : What is masking?

Last Answer : I know exactly what it does, but it is hard for me to describe. Basically if you draw a star shaped mask and you apply it to photo, the only parts of the photo that are visible are inside that star shape. It doesn't actually delete the rest of the photo, it just hides it.

Description : Why interrupt masking is needed of microprocessor?

Last Answer : Need answer

Description : Is masking tape a conducter or insulator?

Last Answer : Need answer

Description : What is image masking?

Last Answer : Image MaskingMasking is the process of hiding some portion of photograph or images. Image masking is used very often to hide the background of an image. Later we can change the background, or let the background remain transparent.

Description : Can I use masking tape to seal my moving boxes?

Last Answer : I wouldn't use masking tape for moving purposes. Masking tape is usually used for painting, to tape off walls. It's easily removable as to not harm the paint, so it's not ideal for packing boxes. You ... have some packing tape for sale. But if masking tape is all you have, it should work out OK.