Jump to content

Network segmentation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Haeinous (talk | contribs) at 05:33, 5 August 2013. 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