Network Topology
Network Topology
The term physical topology refers to the way in which a network is laid out
physically. Two or more devices connect to a link; two or more links form a topology.
The topology of a network is the geometric representation of the relationship of all
the links and linking devices (usually called nodes) to one another.
There are four basic topologies possible: mesh, star, bus, and ring
MESH:
A mesh topology is the one where every node is connected to every other node
in the network.
A star network, star topology is one of the most common network setups. In
this configuration, every node connects to a central network device, like a hub,
switch, or computer. The central network device acts as a server and the
peripheral devices act as clients. Depending on the type of network card used in
each computer of the star topology, a coaxial cable or a RJ-45 network cable is
used to connect computers together.
Advantages of star topology
Centralized management of the network, through the use of the central
computer, hub, or switch.
Easy to add another computer to the network.
If one computer on the network fails, the rest of the network continues to
function normally.
The star topology is used in local-area networks (LANs), High-speed LANs
often use a star topology with a central hub.
Disadvantages of star topology
Can have a higher cost to implement, especially when using a switch or
router as the central network device.
The central network device determines the performance and number of
nodes the network can handle.
If the central computer, hub, or switch fails, the entire network goes down
and all computers are disconnected from the network
BUS: