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
59272-00 C 21
Removing Ports from a Virtual LAN
To remove ports from a VLAN, use the Vlan Remove command. The following
example removes port 4 from VLAN 1003 and returns it to the default VLAN 1002.
H3C (admin) #> vlan list
Active VLAN Information
VLAN 1002
Ports 7
VLAN 1003
Ports 4-6
H3C (admin) #> config edit
The config named default is being edited.
H3C (admin-config) #> vlan 1003 remove port 4
Port 4 has been removed from 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
H3C (admin) #> vlan list
Active VLAN Information
VLAN 1002
Ports 4 7
VLAN 1003
Ports 5-6