|
Network topology is the arrangement of the various elements (links,nodes, etc.) of a communication network.
Network topology is the topological structure of a network and may be depicted physically or logically. Physical topology
is the placement of the various components of a network, including
device location and cable installation, while logical topology
illustrates how data flows within a network. Distances between nodes,
physical interconnections, transmission rates , or signal types may
differ between two networks, yet their topologies may be identical.
An example is local area network (LAN).
Any given node in the LAN has one or more physical links to other
devices in the network; graphically mapping these links results in a
geometric shape that can be used to describe the physical topology of
the network. Conversely, mapping the data flow between the components determines the logical topology of the network.
Two basic categories of network topologies exist, physical topologies and logical topologies.
The cabling layout used to link devices is the physical topology of the network. This refers to the layout of cabling, the locations of nodes, and the links between the nodes and the cabling.
The physical topology of a network is determined by the capabilities of
the network access devices and media, the level of control or fault
tolerance desired, and the cost associated with cabling or
telecommunications circuits.
In contrast, logical topology is the way that the signals act on the
network media, or the way that the data passes through the network from
one device to the next without regard to the physical interconnection of
the devices. A network's logical topology is not necessarily the same
as its physical topology. For example, the original twisted pair Ethernet using repeater hubs was a logical bus topology carried on a physical star topology. Token ring is a logical ring topology, but is wired as a physical star from the media access unit. Logical topologies are often closely associated with media access control
methods and protocols. Some networks are able to dynamically change
their logical topology through configuration changes to their routers and switches.
|