- 1、本文档共14页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
VLAN技术原理(国外英语资料)
VLAN技术原理
The first chapter is the overview of virtual local area network (VLAN)
Generation of 1.1 VLAN
Traditional LANs use HUB, HUB has only one bus, and a bus is a conflict domain. Therefore, the traditional LAN is a flat network, and a LAN belongs to the same conflict domain. Any message sent by a host will be received by all other machines in the same conflict domain. Later, the use of bridge network (two layer switch) instead of hub (HUB), each port can be regarded as a separate bus collision domain is reduced to each port, the efficiency of network transmission of unicast messages is greatly improved, greatly improve the performance of the two layer network. However, all ports in the network are still in the same broadcast domain. When the bridge transmits the broadcast message, it still copies the broadcast message and sends it to every corner of the network. With the expansion of the scale of the network, more and more broadcast messages in the network, more and more network resources are used by broadcast packets, which seriously affect the performance of the network. This is the so-called broadcast storm problem.
Due to the limitation of the network operation principle of the two layer bridge, the bridge cant do anything about the broadcast storm. In order to improve the efficiency of the network, it is usually necessary to segment the network into a large broadcast domain and divide it into several small broadcast domains.
In the past, LAN was often segmented through routers. The router replaces the central node switch in the previous graph to reduce the sending range of broadcast messages. This solution solves the problem of broadcast storm, but the router is to isolate the network at the network layer, the network planning is complex, the network is not flexible, and greatly increased the difficulty of management and maintenance. As an alternative to the LAN fragmentation approach, virtual LANs are introduced into network solutions to address the proble
文档评论(0)