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

Command Reference
Fcf
59272-00 C 157
The following is an example of the Fcf Delete command:
H3C #> admin start
H3C (admin) #> config edit
The config named default is being edited.
H3C (admin-config) #> fcf 0efc01 delete
The VLAN will be deleted. Please confirm (y/n): [n] y
The VLAN has been deleted.
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
H3C (admin) #> config activate
The following is an example of the Fcf Add Mac command:
H3C #> admin start
H3C (admin) #> config edit
The config named default is being edited.
H3C (admin-config) #> fcf 0efc01 add mac 0e:fc:00:01:09:99
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
H3C (admin) #> config activate
The following is an example of the Fcf Add Vlan command:
H3C #> admin start
H3C (admin) #> config edit
The config named default is being edited.
H3C (admin-config) #> fcf 0efc01 add vlan 99
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
H3C (admin) #> config activate