H3C LSW1FC4P0 Interface Card for S5820X-28C Ethernet Switches Command Line Interface Guide Firmware Version 9.0.7

Network and Fabric Configuration
Configuring Fibre Channel over Ethernet
20 59272-00 C
Adding Ports to a Virtual LAN
To add ports to an existing VLAN, use the Vlan Add Port command. The following
example adds internal ports 4, 5, and 6 to VLAN 1003. Ports can be assigned to
only one VLAN at a time. For example, if port 4 is currently assigned to VLAN
1002, and you add port 4 to VLAN 1003, port 4 is automatically removed from
VLAN 1002.
H3C (admin) #> config edit
The config named default is being edited.
H3C (admin-config) #> vlan 1003 add port 4-6
Ports 4-6 have been added to VLAN 1003.
This configuration must be saved (see 'config save' command) and
activated (see 'config activate' command) before it can take effect.
To discard this configuration use the 'config cancel' command.
H3C (admin-config) #> config save
The config named default has been saved.
H3C (admin) #> config activate
The currently active configuration will be activated.
Please confirm (y/n): [n] y