Jump to content

Network segmentation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Addbot (talk | contribs) at 10:11, 16 March 2013 (Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q3477744). 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