Jump to content

Network segmentation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Helix84 (talk | contribs) at 03:26, 27 November 2006 (New page: ''''Network segmentation''' in computer networking are techniques of splitting a computer network into subnetworks, each being a network segment or network layer...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Network segmentation in computer networking are techniques of splitting a computer network into subnetworks, each being a network segment or network layer. Advantages of such splitting are primarily performance boost and security.

Advantages

  • reduced congestion: Improved performance is achieved because on a segmented network there are less hosts per subnetwork, thus containing local traffic.
  • improved security: Broadcasts will be contained to local network. Internal network structure will not be visible from outside.
  • containing network problems: Limiting the effect of local failures on other parts of network.

Devices used for segmentation

Bridge

Switch

Router