What are some reasons to incorporate subnetting into an organization's network?

What will be an ideal response?


An organization may decide to subnet for various reasons:
• To match the physical layout of the organization-A group may want to configure the network to mirror the organizational structure. For example, if the company occupies a six-storey building with 30 hosts per floor, the network administrator may create six different subnets, one for each floor.
• To match the administrative structure of the organization-Some organizations may choose to divide their network by administrative structure. For example, the administrator might subdivide the network by department. Each department could have its own subnetwork.
• To plan for future growth-A network administrator who foresees and plans for organizational growth may decide to subnet the network based on that expectation.
• To reduce network traffic-This is one of the most common reasons to divide an IP network into smaller subnetworks. Because routers are required for each network division, the number of routers on the network must increase when subnetting occurs. Typically, routers do not forward broadcast traffic, which means that there will be less broadcast traffic on the network. Routers, as their name implies, also route packets along a path instead of broadcasting them to all hosts on a segment. Overall, this equates to a more efficient use of the network and a corresponding reduction in network traffic.

Computer Science & Information Technology

You might also like to view...

Assume that your program opens a file stream, has a file connected, and writes to the file. What changes need to be made to make your program write to the screen? (There will be stuff you need to delete and stuff that you need to change.)

What will be an ideal response?

Computer Science & Information Technology

Heading levels in a Word outline are also known as ________ formats

Indicate whether the statement is true or false

Computer Science & Information Technology

A breadcrumb trail is a series of tabs, similar to folder tabs, that often present alternate views of similar content.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Syndicated content is delivered to Web sites and applications via a Web feed.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology