Neutron Vlan Network principle-5 minutes a day to play OpenStack (92)

Source: Internet
Author: User

we have been learning Neutron local Network,flat network and DHCP service, from this section will be start discussing VLAN network.


VLAN Networks is a network with tag, and is the most widely used type of network in practice.
is an example of a vlan100 network.

1. Three instance are connected to a Linux bridge named "Brqxxxx" via a TAP device. 2. The eth1.100 VLAN interface,eth1.100 connected to Brqxxxx is created on the physical NIC Eth1. 3. Instance the packet sent to Eth1 via eth1.100 will be tagged with vlan100.

If you create another network vlan101,eth1, the VLAN interface eth1.101 will be created accordingly, and the new Lingux Bridge "Brqyyyy" is connected. Each VLAN network has its own bridge, which also enables VLAN-based isolation.

Here is a special reminder : Because the physical NIC Eth1 can walk more than one VLAN of data, then the physical switch with the eth1 connected to the port to be set to trunk mode, rather than access mode.

The next section discusses how to configure a VLAN network in Neutron.

Neutron Vlan Network principle-5 minutes a day to play OpenStack (92)

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.