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 25
Deleting FCoE Forwarders
To delete an FCF, use the Fcf Remove 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 delete
The FCF will be deleted. Please confirm (y/n): [n] y
The FCF 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
The config named default has been saved.
H3C (admin) #> config activate
The currently active configuration will be activated.
Please confirm (y/n): [n] y
Adding MAC Addresses to an FCoE Forwarder
To add an ENODE MAC address from a converged network adapter to an FCoE
forwarder, use the Fcf Add 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 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
The config named default has been saved.
H3C (admin) #> config activate
The currently active configuration will be activated.
Please confirm (y/n): [n] y