11
Step Command
Remarks
2.
Enter interface view or port
group view.
•
Enter Ethernet interface view
:
interface
interface-type
interface-number
•
Enter Layer 2 aggregate interface
view
:
interface bridge-aggregation
interface-number
•
Enter Layer 2 virtual Ethernet
interface view
:
interface ve-bridge
interface-number
•
Enter port group view
:
port-group
manual
port-group-name
Use any one of the commands.
3.
Configure the link type of the
port(s) as hybrid.
port link-type
hybrid
N/A
4.
Assign the hybrid port(s) to
the specified VLAN(s).
port hybrid
vlan
vlan-id-list
{
tagged
|
untagged
}
By default, a hybrid port only
permits the packets of VLAN 1 to
pass through untagged.
5.
Configure the PVID of the
hybrid port.
port hybrid pvid vlan
vlan-id
Optional.
By default, the PVID is VLAN 1.
NOTE:
•
To change the link type of a port from trunk to hybrid or vice versa, you must set the link type to access
first.
•
Before assigning a hybrid port to a VLAN, create the VLAN first.
•
After configuring the PVID for a hybrid port, you must use the
port hybrid vlan
command to configure
the hybrid port to allow packets from the PVID to pass through, so that the egress port can forward
packets from the PVID.
Port-based VLAN configuration example
Network requirements
As shown in
, Host A and Host C belong to Department A, and access the enterprise network
through different routers. Host B and Host D belong to Department B. They also access the enterprise
network through different routers.
To ensure communication security and avoid broadcast storms, VLANs are configured in the enterprise
network to isolate Layer 2 traffic of different departments. VLAN 100 is assigned to Department A, and
VLAN 200 is assigned to Department B.
Make sure that hosts within the same VLAN can communicate with each other, that is, Host A can
communicate with Host C, and Host B can communicate with Host D.