Port-Based Vlan Configuration Example - HP 3100 Series Configuration Manual

Table of Contents

Advertisement

Step
Enter interface
2.
view or port
group view.
Configure the
3.
link type of the
ports as hybrid.
Assign the
4.
hybrid ports to
the specified
VLANs.
Configure the
5.
PVID of the
hybrid ports.
NOTE:
• Before you assign a hybrid port to a VLAN, create the VLAN.
• 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
devices. Host B and Host D belong to Department B. They also access the enterprise network
through different devices.
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. Host A can
communicate with Host C, and Host B can communicate with Host D.
Command
Enter Layer 2 Ethernet interface
view:
interface interface-type
interface-number
Enter Layer 2 aggregate
interface view:
interface bridge-aggregation
interface-number
Enter port group view:
port-group manual
port-group-name
port link-type hybrid
port hybrid vlan vlan-list { tagged |
untagged }
port hybrid pvid vlan vlan-id
Figure
35:
Remarks
Use any command.
The configuration made in Ethernet
interface view applies only to the port.
The configuration made in port group
view applies to all ports in the port
group.
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.
By default, all ports are access ports.
To change the link type of a port from trunk
to hybrid or vice versa, you must set the link
type to access first.
By default, a hybrid port allows only
packets of VLAN 1 to pass through
untagged.
Optional.
By default, the PVID is VLAN 1.
112

Advertisement

Table of Contents
loading

Table of Contents