Operation Manual – VLAN
H3C S3100 Series Ethernet Switches
Chapter 2 VLAN Configuration
2-5
To do…
Use the command…
Remarks
Allow the specified VLANs
to pass through the
current Hybrid port
port hybrid
vlan
vlan-id-list
{
tagged
|
untagged
}
Required
By default, all Hybrid ports
only allow packets of
VLAN 1 to pass.
Configure the default
VLAN of the Hybrid port
port hybrid pvid vlan
vlan-id
Optional
VLAN 1 is the default by
default
Note:
z
To configure a Trunk port into a Hybrid port (or vice versa), you need to use the
Access port as a medium. For example, the Trunk port has to be configured as an
Access port first and then a Hybrid port.
z
Ensure that the VLANs already exist before configuring them to pass through a
Hybrid port.
z
The default VLAN IDs of the Hybrid ports on the local and the peer devices must be
the same. Otherwise, packets cannot be transmitted properly.
2.2.3 Configuring a Trunk-Port-Based VLAN
A Trunk port may belong to multiple VLANs, and you can only perform this configuration
in Ethernet port view.
Follow these steps to configure the Trunk-port-based VLAN:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter Ethernet port view
interface
interface-type
interface-number
—
Configure the port link
type as Trunk
port link-type
trunk
Required
Allow the specified VLANs
to pass through the
current Trunk port
port trunk permit vlan
{
vlan-id-list
|
all
}
Required
By default, all Trunk ports
only allow packets of
VLAN 1 to pass.
Configure the default
VLAN for the Trunk port
port trunk pvid vlan
vlan-id
Optional
VLAN 1 is the default by
default.