Purchase Solution

Subnetting and Supernetting

Not what you're looking for?

Ask Custom Question

Discuss the importance of subnetting with respect to collisions, broadcasts and controlling traffic. Discuss the difference between subnetting and supernetting.

Purchase this Solution

Solution Summary

This solution discusses subnetting and supernetting.

Solution Preview

In early networks with hubs, throughput on the network was low and performance was poor because all stations were part of the same collision domain. What this meant was that if station A was sending data and B wanted to send before A completed its transmission, a collision would occur. Neither station would successfully finish sending its data, and both would have to wait a random amount of time before retrying to send (the backoff algorithm of Ethernet). In this case, all stations are on the same collision domain, because a collision would occur if more than one station tried to transmit. There was no hierarchy in the network, as all stations were part of the same "flat" topology.

With the advent of switched networks, a switch would divide this one big collision domain into multiple domains, one per switch-port. In other words, if five stations were connected to the switch, each station would be in its own collision domain with the respective port on the switch to which it is connected. Now, multiple stations could send data simultaneously as the switch ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.