Difference between revisions of "Network topology"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "'''Network topology''' is the arrangement of the various elements (links, nodes, etc.) of a computer network. == Description == The topological structure of a network ma...")
 
Line 1: Line 1:
'''Network topology''' is the arrangement of the various elements (links, nodes, etc.) of a [[computer network]].
+
'''Network topology''' is the arrangement of the various elements (links, [[Node (networking)|nodes]], etc.) of a [[computer network]].
  
 
== Description ==
 
== Description ==
Line 22: Line 22:
 
* [[IEEE 802.1aq]]
 
* [[IEEE 802.1aq]]
 
* [[Internet topology]]
 
* [[Internet topology]]
 +
* [[Local Area Network]] (LAN)
 
* [[Network simulator]]
 
* [[Network simulator]]
 +
* [[Node (networking)]]
 
* [[Relay network]]
 
* [[Relay network]]
 
* [[Rhizome (philosophy)]]
 
* [[Rhizome (philosophy)]]

Revision as of 07:03, 10 May 2016

Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network.

Description

The topological structure of a network may be depicted physically or logically.

Physical topology is the placement of the various components of a network, including device location and cable installation

Logical topology illustrates how data flows within a network, regardless of its physical design.

Distances between nodes, physical interconnections, transmission rates, or signal types may differ between two networks, yet their topologies may be identical.

An example is a 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.

See also

External links