H3C Technologies H3C S5830V2 Series Switches User Manual
Page 132
121
[Transit-Ten-GigabitEthernet1/0/2] quit
2.
Configure the FCF switch:
# Configure the switch to operate in advanced mode. (Skip this step if the switch is operating in
advanced mode.)
[FCF] system-working-mode advance
Do you want to change the system working mode? [Y/N]:y
The system working mode is changed, please save the configuration and reboot the
system to make it effective.
# Save the configuration.
[FCF] save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
[FCF] quit
# Reboot the switch.
Start to check configuration with next startup configuration file, please
wait.........DONE!
This command will reboot the device. Continue? [Y/N]:y
Now rebooting, please wait...
# Configure the switch to operate in FCF mode.
[FCF] fcoe-mode fcf
# Configure the FC-MAP value as 0x0EFC01.
[FCF] fcoe fcmap 0efc01
# Create VSAN 10.
[FCF] vsan 10
[FCF-vsan10] quit
# Create interface VFC 2.
[FCF] interface vfc 2
# Configure the mode of VFC 2 as F.
[FCF-vfc2] fc mode f
# Assign VFC 2 to VSAN 10.
[FCF-vfc2] port trunk vsan 10
# Bind VFC 2 to interface Ten-GigabitEthernet 1/0/2.
[FCF-vfc2] bind interface ten-gigabitethernet 1/0/2
[FCF-Vfc2] quit
# Configure Ten-GigabitEthernet 1/0/2 as a trunk port, and assign the port to VLAN 10.
[FCF] interface ten-gigabitethernet 1/0/2
[FCF-Ten-GigabitEthernet1/0/2] port link-type trunk
[FCF-Ten-GigabitEthernet1/0/2] port trunk permit vlan 10
[FCF-Ten-GigabitEthernet1/0/2] quit
# Enable FCoE for VLAN 10, and map VLAN 10 to VSAN 10.