Several Basic concepts of networks

Source: Internet
Author: User

Several Basic concepts of the network today began to learn the basics of network interconnection. I found myself vague in some devices and network concepts. The first is the Broadcast Domain and Collision Domain ). In short, a broadcast domain is a collection of all devices in the same CIDR block. These devices listen to all the broadcasts sent in this CIDR block. What is a CIDR Block? A cidr Block refers to the part in a computer network that uses the same physical layer device (transmission medium, repeater, Hub, etc.) for direct communication [Baidu Encyclopedia: CIDR block]. A conflict domain means that when a network device sends data over the network, other devices in the network segment where the device is located must re-transmit the data if the device sends the data. That is to say, the conflicted domain is a collection of all devices competing on the same network segment. If the device in this network segment has data to send, you must be aware that other devices are using communication channels to send data. Second, there are switches, hubs, bridges, and routers. A hub is a physical layer device that does not recognize or analyze data. It simply forwards data from other interfaces. All hosts connected to the Hub belong to the same conflict domain and belong to the same broadcast domain. The switch exchanges frames between ports in the network. Each port of a vswitch is an independent conflict domain, but belongs to the same broadcast domain. The functions of the bridge are basically the same as those of the switch, and can be divided into multiple conflicting domains. A vro is actually a vswitch. The vro uses a logical address, which is different from the forwarding or filtering frame of the vswitch on the second layer. When a vro is used, each LAN interface belongs to an independent broadcast domain, which also separates conflicting domains.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.