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
26 59272-00 C
Adding a VLAN to an FCoE Forwarder
You can add a VLAN to an FCF as shown in the following example. An FCF can
have only one VLAN.
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
The config named default has been saved.
H3C (admin) #> config activate
The currently active configuration will be activated.
Please confirm (y/n): [n] y
Removing MAC Addresses from an FCoE Forwarder
To remove a MAC address from an FCF, use the Fcf Remove Mac command as
shown in the following example:
H3C #> admin start
H3C (admin) #> config edit
The config named default is being edited.
H3C (admin-config) #> fcf 0efc01 remove mac 0e:fc:00:01:09:99
Mac address 0e:fc:00:01:09:99 has been removed from FCF 0efc01.
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