Switch Port vlan Mode

Source: Internet
Author: User
Tags passthrough

Switch Port vlan mode Ø the Acess port receives a packet to determine whether there is any VLAN information: If there is no vlan information, the PVID of the port is entered and the switch is forwarded. If yes, the packets are discarded directly (default) Ø send packets on the Acess port: the VLAN information of the packets is stripped and directly sent out (therefore, the Access port can implement host communication under the same VLAN on the same switch; the default VLAN1 Packet Exchange during vswitch-level connection is also possible, but VLAN passthrough is not supported .) Ø trunk Port Receiver: receives a packet and determines whether there is VLAN information. If yes, it determines whether the trunk port allows data from the VLAN to enter. If yes, it forwards the packet; otherwise, it is discarded; if no VLAN information is available, the PVID of the port is configured and forwarded. Ø send packets on the trunk port: Compare the VLAN information of the packet to be sent with the PVID of the port. If not, send the packets directly. If the two are equal, the VLAN information is stripped and then sent. (So, after you set all the vswitch-level ports to Trunk and allow all VLANs to pass through, the VLAN2-VLAN4000 is directly passthrough, and VLAN1 is because it is the same as the Trunk default PVID, you need to remove VLAN information and add VLAN information to implement passthrough. If you change the default PVID of the Trunk, the VLAN-X under a switch can communicate with the VLAN-Y under another switch.

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.