R211x-HP Flexfabric 11900 Layer 2 - LAN Switching Command Reference
180
Predefined user roles
network-admin
mdc-admin
Parameters
vlan-id-list: Specifies a list of existing VLANs in the format of vlan-id-list = { vlan-id1 [ to
vlan-id2 ] }&<1-10>, where the value range for vlan-id1 and vlan-id2 is 1 to 4094, vlan-id2 cannot be
smaller than vlan-id1, and &<1-10> indicates that you can specify up to 10 vlan-id1 [ to vlan-id2 ]
parameters.
tagged: Configures the ports to send the packets of the specified VLANs without removing VLAN tags.
untagged: Configures the ports to send the packets of the specified VLANs after removing VLAN tags.
Usage guidelines
A hybrid port can carry multiple VLANs. If you execute the port hybrid vlan command multiple times, the
VLANs that the hybrid port allows are the VLANs that are specified by vlan-id-list in each execution.
• The configuration made in Layer 2 Ethernet interface view applies only to the port.
• The configuration made in Layer 2 aggregate interface view applies to the aggregate interface and
its aggregation member ports.
{ If the system fails to apply the configuration to the aggregate interface, it stops applying the
configuration to aggregation member ports.
{ If the system fails to apply the configuration to an aggregation member port, it skips the port
and moves to the next member port.
• The configuration made in S-channel interface view or S-channel aggregate interface view applies
only to the interface.
Examples
# Assign the hybrid port Ten-GigabitEthernet 1/0/1 to VLAN 2, VLAN 4, and VLAN 50 through VLAN
100, and configure Ten-GigabitEthernet 1/0/1 to send packets from these VLANs with tags.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] port link-type hybrid
[Sysname-Ten-GigabitEthernet1/0/1] port hybrid vlan 2 4 50 to 100 tagged
Related commands
port link-type
port link-type
Use port link-type to configure the link type of a port.
Use undo port link-type to restore the default link type of a port.
Syntax
port link-type { access | hybrid | trunk }
undo port link-type
Default
Any port is an access port.










