Vswitch Port Data Type sorting

Source: Internet
Author: User
Generally, a vswitch has multiple Ethernet (physical) ports, and each port can be configured as needed to implement different functions. The vswitch itself has multiple VLANs (usually the default VLAN is 4094 ). VLAN is only a virtual division. Physical transmission must be specified to a specific Ethernet port. The Ethernet port has three links.

Generally, a vswitch has multiple Ethernet (physical) ports, and each port can be configured as needed to implement different functions. The vswitch itself has multiple VLANs (Virtual LAN, usually 4094 by default ). VLAN is only a virtual division. Physical transmission must be specified to a specific Ethernet port. The Ethernet port has three links.

AverageVswitchMultiple Ethernet (physical)Port, EachPortDifferent functions can be configured as needed. WhileVswitchThere are multiple VLANs (Virtual LAN, usually 4094 by default ). VLAN is only a virtual division. Physical transmission must be specified to a specific EthernetPort.

EthernetPortThere are three linksType: Access, Hybrid, and Trunk. AccessTypeOfPortIt can only belong to one VLAN and is generally used to connect to a computerPort; TrunkTypeOfPortIt can belong to multiple VLANs and can receive and send packets from multiple VLANs.VswitchConnectedPort; HybridTypeOfPortIt can belong to multiple VLANs and can receive and send packets from multiple VLANs. It can be usedVswitchCan also be used to connect to a user's computer.

HybridPortAnd TrunkPortThe difference is that HybridPortYou can allow packets of multiple VLANs to be sent without tags, while TrunkPortOnly packets of the default VLAN can be sent without tags.

Note that:

1. On an EthernetVswitchUp, TrunkPortAnd HybridPortCannot be set at the same time.

2. IfPortSpecified as imagePortAnd cannot be set to Trunk.PortAnd vice versa. By default,PortFor AccessPort.

PortReceiveDataTime: IfPortIs in tagged mode, whenDataIf the package itself does not contain VLANDataThe default vlan is added to the package. IfDataIf the package already contains a VLAN, it will not be added.

In the untagged modeDataThe default vlan must be added to all packages.DataWhether the package has VLAN tags.

PortSendDataTime: IfPortIs in tagged mode. IfPortThe default VLAN is equal to the sentDataThe VLAN contained in the package, the VLAN will be marked fromDataRemove from the package; if not equalDataThe packet will be sent out with the VLAN To implement transparent transmission of the VLAN.

In the untagged modePortThe default VLAN value, whether it is equal to the value ofDataThe vlan id of the packageDataPackage removed.

Tagged generally uses vlanVswitchCascade, untagged is used to connect to the PC.

PortWhen we addPortYou can specify whetherPortAdd tags.PortAdding a tag is calledPortYes TaggedPortOn the contrary, if we do notPortThis is what we call adding a tag.PortUntaggedPort. TaggedPortGenerally, it is a relay.Port, That isVswitchConnectionPort. UntaggedPortGenerallyVswitchConnected to the terminalPort.

In the BigHammer6800 SeriesVswitch,PortIt can belong to multiple VLANs in Tagged mode, but onePortYou can only belong to one VLAN in the Untagged mode.

[Editor: at110119]

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.