3 TOPOLOGIES OF LAN : ADVANTAGES AND DISADVANTAGES.
What is Network Topology
The physical topology of a network refers to the configuration of cables,
computers, and other peripherals. Physical topology should not be confused
with logical topology which is the method used to pass information between
workstations. Logical topology was discussed in the Protocol chapter.
figure 1 : the illustration of Star Network Topology |
1. Star Topology
Many home networks use the star topology. A star network
features a central connection point called a "hub" that may be a hub, switch or
router. Devices typically connect to the hub with Unshielded Twisted Pair (UTP)
Ethernet.
Advantages of a Star Topology
- Easy to install and wire.
- No disruptions to the network then connecting or removing devices.
- Easy to detect faults and to remove parts.
Disadvantages of a Star Topology
- Requires more cable length than a linear topology.
- If the hub or concentrator fails, nodes attached are disabled.
- More expensive than linear bus topologies because of the cost of the concentrators.
figure 2 : the illustration of Bus Network Topology. |
2. Tree Topology
Tree topologies integrate multiple star topologies together
onto a bus. In its simplest form, only hub devices connect directly to the tree
bus, and each hub functions as the "root" of a tree of devices. This bus/star
hybrid approach supports future expandability of the network much better than a
bus (limited in the number of devices due to the broadcast traffic it generates)
or a star (limited by the number of hub connection points) alone.
Advantages of a Linear Bus Topology
- Easy to connect a computer or peripheral to a linear bus.
- Requires less cable length than a star topology.
Disadvantages of a Linear Bus Topology
- Entire network shuts down if there is a break in the main cable.
- Terminators are required at both ends of the backbone cable.
- Difficult to identify the problem if the entire network shuts down.
- Not meant to be used as a stand-alone solution in a large building.
figure 3 : the illustration of Tree Network Topology |
3. Tree Topology
Tree topologies integrate multiple star topologies together
onto a bus. In its simplest form, only hub devices connect directly to the tree
bus, and each hub functions as the "root" of a tree of devices. This bus/star
hybrid approach supports future expandability of the network much better than a
bus (limited in the number of devices due to the broadcast traffic it generates)
or a star (limited by the number of hub connection points) alone.
Advantages of a Tree Topology
- Point-to-point wiring for individual segments.
- Supported by several hardware and software venders.
Disadvantages of a Tree Topology
- Overall length of each segment is limited by the type of cabling used.
- If the backbone line breaks, the entire segment goes down.
- More difficult to configure and wire than other topologies.
No comments:
Post a Comment