✓Network Topology refers to the layout or structure of the network in relation with the flow of data. It is the way in which the elements such as computers, printers, servers and other computing appliances are arranged in a network. In this instance, you take note not only of the device's location but also how it is connected to the network the type of cable in use and its layout.
THERE ARE 5 TYPES OF NETWORK TOPOLOGIES
• Linear Bus Topology • Star Topology
• Ring Topology • Mesh Topology
• Hybrid Topology
_________________________________________
LEARN MORE ABOUT THE DIFFERENT TYPES OF NETWORK TOPOLOGIES
LINEAR BUS TOPOLOGY
✓ It is uses one long cable, referred to as a backbone, to which computers and other devices are attached. A terminator is placed at each end of the backbone to keep the signals from bouncing back and being received again by the nodes (such as server, clients, scanner, etc.) in the network.
Advantage of Linear Bus Topology ✓ It requires less cable length than star topology, which is the most commonly used applied topology.Disadvantage of Linear Bus Topology
STAR TOPOLOGY
✓It uses a central device called a hub (a more efficient device called "switch" is also used) with cables extending in all directions each network device is connected directly to the hub. Data from a computer passes through the hub or switch before it can reach the other target node.✓This illustration of a star network consists of one central device such as a switch, hub, or even computer with end-users, file servers, printers, etc. sitting at the edge. The centrally located appliance functions as a shared device to transmit data among the end-users. This obviously means that all data passes to and from this central device, which arbitrates data communication between the various devices even if they are all sending and transmitting at the same time. Keep in mind that using an ordinary central hub rebroadcast all transmission received from any edge node to all other nodes on the network when applied to a bus-based network. Although at least pair cable is commonly used, it is not unusual to find either a coaxial cable or an optical fiber network in a star topology.
RING TOPOLOGY
✓It is a type of network topology wherein nodes are connected to each other forming one contiguous pathway in a ring formation. In other words, data need to travel from one nodes to the next, with each receiving data traffic and passing it long to the next until it reaches its final destination. A ring network would resemble this circle symbol.
✓A ring network operates on the principle of a single pathway. If a note fails then the entire link gets disrupted. ✓Some network such as Fiber Distributed Data Interface (FDDI) networks avoid this by passing data either clockwise or counterclockwise depending on the situation. By doing this, and FDDI network can send data the other way to connect to the nodes from the other direction. The end result might resemble a "C-Ring". FDDI and other more resilient types of a ring network at the "counter-rotating ring" to form a more robust architecture. Other examples of "dual ring" networks includes Spatial Reuse Protocol and Resilient Packet Ring.
✓NOTE: FDDI (Fiber Distributed Data Interface) is a set of standards for data transmission on fiber optic lines in a Local Area Network (LAN) that can extend in a range up to 200km (124miles). The more common form of ring network is known as the IBM Token Ring under the IEEE802.5 standard.
Advantages of a ring topology ✓ each repeater duplicates the data signals so that there is very little signal degradation.
MESH TOPOLOGY
✓Originally conceived for military applications, mesh networks are structures wherein all the nodes on the network can route data traffic on their own. This makes them more reliable and resilient than ordinary network topologies. Think of it this way: edge nodes on the a typical star network must pass through the central device if it's wants to connect to a file server, a printer, or another pc connected to the network.