beautypg.com

Assigning a hybrid port to a vlan – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 100

background image

91

To do…

Use the command…

Remarks

Enter interface
view or port
group view

Enter Ethernet
interface view

interface interface-type
interface-number

Required
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.

Enter Layer 2
aggregate
interface view

interface
bridge-aggregation
interface-number

Enter port
group view

port-group manual
port-group-name

Configure the link type of the ports
as trunk

port link-type trunk

Required
By default, all ports are access ports.

Assign the trunk ports to the
specified VLANs

port trunk permit vlan
{ vlan-id-list | all }

Required
By default, a trunk port carries only VLAN

1.

Configure the PVID of the trunk
ports

port trunk 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.

After configuring the PVID for a trunk port, you must use the port trunk permit vlan command to
configure the trunk port to allow packets from the PVID to pass through, so that the egress port can

forward packets from the PVID.

When you use the port link-type { access | hybrid | trunk } command to change the link type of a port,
the loopback-detection action configuration is restored to the default. For more information about the

loopback-detection action command, see the

Layer 2 Command Reference.

Assigning a hybrid port to a VLAN

A hybrid port can carry multiple VLANs. You can assign it to a VLAN in interface view (including Ethernet

interface view, Layer 2 aggregate interface view, and port group view.
Follow these steps to assign a hybrid port to one or multiple VLANs:

To do…

Use the command…

Remarks

Enter system view

system-view