All The Topology and Their Funtions
All The Topology and Their Funtions
There are several different logical and physical network topologies from which administrators
can choose to build a secure, robust, and easily maintainable topology. The most popular
configurations include:
Bus network topology -- Also known as backbone network topology, this configuration
connects all devices to a main cable via drop lines. The advantages of bus network topology lie
in its simplicity, as there is less cable required than in alternative topologies, which makes for
easy installation.
Mesh network topology -- A dedicated point-to-point link connects each device on the
network to another device on the network, only carrying data between two devices.
Ring network topology -- Two dedicated point-to-point links connect a device to the two
devices located on either side of it, creating a ring of devices through which data is forwarded
via repeaters until it reaches the target device.
Star network topology -- The most common network topology, star topology connects each
device in the network to a central hub. Devices can only communicate with each other indirectly
through the central hub.
Hybrid network topology -- Any combination of two or more topologies is a hybrid topology.
Tree network topology -- This topology consists of a parent-child hierarchy in which star
networks are interconnected via bus networks. Nodes branch out linearly from one root node,
and two connected nodes only share one mutual connection.
DIAGRAM OF HYBRID TOPOLOGY
Hybrid topology
DISTINGUISH BETWEEN WIDE AREA NETWORK (WAN) AND
METROPOLITAN AREA NETWORK (MAN)
MAN stands for Metropolitan Area WAN stands for Wide Area
Network. It is a medium-sized Network. It connects countries and
Definition
network that can cover a broad spans a broad geographic area. As
area such as cities and towns. an example, consider the Internet.
Link definition
A link (or edge) of a network (or graph) is one of the connections between the nodes (or
vertices) of the network. Links can be directed, meaning they point from one node to the
next, as illustrated by the arrows in the first figure below. Links can also be undirected,
in which case they are bidirectional, as illustrated by the lines in the second figure,
below.
A directed network with 10 nodes (or vertices) and 13 links (or edges).
An undirected network with 10 nodes (or vertices) and 11 links (or edges).