User:SilverStar/Drafts/Network diagram

From Wikipedia, the free encyclopedia


This is a draft used for proposing changes to the the article on Network diagram.

Some rules:

  • If this draft becomes inactive, replace this message with {{olddraft}}.
  • Do not write drafts as subpages in the main namespace, but do so in the talk namespace. Only import them into the main namespace when they are finished.
  • Do not put these into main categories, but comment these out at the bottom, likewise.
  • If you need to discuss this draft, please do so at User talk:SilverStar/Drafts/Network diagram.

This template is only for use on subpages of User:SilverStar/Drafts. Use {{draft}} for your own drafts.

A sample network diagram
A sample network diagram

A network diagram depicts the nodes and connections amongst nodes in a computer network or, more generally, any telecommunications network.

[edit] Symbolization

Readily identifiable icons are used to depict common network appliances, and the style of lines between them indicate the type of connection. Clouds are used to represent networks external to the one pictured for the purposes of depicting connections between internal and external devices, without indicating the specifics of the outside network. For example, in the hypothetical local area network pictured to the right, three personal computers and a server are conected to a switch; the server is further connected to a printer and a gateway router, which is connected via a WAN link to the Internet.

Depending on whether the diagram is intended for formal or informal use, certain details may be lacking and must be determined from context. For example, the sample diagram does not indicate the physical type of connection between the PCs and the switch, but since a modern LAN is depicted, ethernet may be assumed. If the same style of line was used in a WAN diagram, however, it may indicate a different physical connection.

At different scales, diagrams may represent various levels of network granularity. At the LAN level, individual nodes may represent individual physical devices, such as hubs or file servers, while at the WAN level, individual nodes may represent entire cities. In addition, when the scope of a diagram crosses the common LAN/MAN/WAN boundaries, representative hypothetical devices may be depicted instead of showing all actually existing nodes. For example, if a network appliance is intended to be connected through the Internet to many end-user mobile devices, only a single such device may be depicted for the purposes of showing the general relationship between the appliance and any such device.

[edit] Topology

Main article: Network topology

The physical network topology can be directly represented in a network diagram, as it is simply the physical graph (mathematics) represented by the diagrams, with network nodes as vertices and connections as undirected or direct edges (depending on the type of connection). The logical network topology can be inferred from the network diagram if details of the network protocols in use are also given.

{{Compu-network-stub}}