answersLogoWhite

0


Best Answer

A service provider has given you the Class C network range 209.50.1.0. Your company must break

the network into 20 separate subnets.

Step 1) Determine the number of subnets and convert to binary

- In this example, the binary representation of 20 = 00010100.

Step 2) Reserve required bits in subnet mask and find incremental value

- The binary value of 20 subnets tells us that we need at least 5 network bits to satisfy this requirement

(since you cannot get the number 20 with any less than 5 bits -- 10100)

- Our original subnet mask is 255.255.255.0 (Class C subnet)

- The full binary representation of the subnet mask is as follows:

255.255.255.0 = 11111111.11111111.11111111.00000000

- We must "convert" 5 of the client bits (0) to network bits (1) in order to satisfy the requirements:

New Mask = 11111111.11111111.11111111.11111000

- If we convert the mask back to decimal, we now have the subnet mask that will be used on all the new

networks -- 255.255.255.248

- Our increment bit is the last possible network bit, converted back to a binary number:

New Mask = 11111111.11111111.11111111.1111(1)000 -- bit with the parenthesis is your increment

bit. If you convert this bit to a decimal number, it becomes the number "8‟

Step 3) Use increment to find network ranges

- Start with your given network address and add your increment to the subnetted octet:

209.50.1.0

209.50.1.8

209.50.1.16

...etc

- You can now fill in your end ranges, which is the last possible IP address before you start the next range

209.50.1.0 -- 209.50.1.7

209.50.1.8 -- 209.50.1.15

209.50.1.16 -- 209.50.1.23

...etc

- You can then assign these ranges to your networks! Remember the first and last address from each

range (network / broadcast IP) are unusable

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the steps in subnetting?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Breaking a network into smaller parts is called?

segmentation


How do devices interpret subnetting information if subnetting is used on a LAN?

Devices interpret subnetting information on a LAN by determining where the traffic originated and routing it to the appropriate area. By creating subnets, it is possible to have segregated areas of a network.


You might never want to use subnetting if?

There is no need to use subnetting if you have no wish to further divide up your network into smaller, logical networks.


What are the disadvantage of subnetting?

Loose of ip address


Does subnetting separate a network into multiple logical defined segments or subnets?

Yes. Subnetting separates a network into multiple logically defined segments, or subnets.


What is the smallest number of host bits that must be left in the host field when subnetting an IP address?

one number of host bits must be left when you doing subnetting.


How many bits of subnetting does the ip address 10.15.8.0.255.255.240.0 have?

12


What is subnetting?

Summary: A subnet mask is a way of telling your computer or router what network addresses it can consider local and which are remote.mcsgul@yahoo.com


What is subnating?

Subnetting is the practice of dividing a network into two or more networks.


Which option represents a network with 8 bits of subnetting?

172.16.1.0 24


How many subnets are provided in a network with 7 bits of subnetting?

126


How does subnetting affect a network?

Subnetting allows you to create multiple local networks within a network. For more details use this site: http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800a67f5.shtml