Jump to content

Network segmentation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 117.241.228.44 (talk) at 08:09, 29 December 2012 (Advantages). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Network segmentation in computer networking is the act or profession of splitting a computer network into subnetworks, each being a network segment or network layer. Advantages of such splitting are primarily for boosting performance and improving security.

Advantages

  • reduced congestion: Improved performance is achieved because on a segmented network there are fewer hosts per subnetwork, thus minimizing 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.

See also

References