Assigning a hybrid port to a VLAN
A hybrid port supports multiple VLANs. You can assign it to the specified VLANs in interface view. Make sure the VLANs have been created.
When you assign a hybrid port to a VLAN, follow these restrictions and guidelines:
To change the link type of a port from trunk to hybrid or vice versa, set the link type to access first.
To enable a hybrid port to transmit packets from its PVID, you must assign the hybrid port to the PVID by using the port hybrid vlan command.
To assign a hybrid port to one or multiple VLANs:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter interface view. |
|
|
3. Configure the link type of the port as hybrid. | port link-type hybrid | By default, all ports are access ports. |
4. Assign the hybrid port to the specified VLANs. | port hybrid vlan vlan-id-list { tagged | untagged } | By default, a hybrid port is an untagged member of the VLAN to which the port belongs when its link type is access. |
5. (Optional.) Configure the PVID of the hybrid port. | port hybrid pvid vlan vlan-id | By default, the PVID of a hybrid port is the ID of the VLAN to which the port belongs when its link type is access. |