R21xx-HP FlexFabric 11900 FCoE Configuration Guide

34
# Configure Switch C to operate in advanced mode, save the configuration, and reboot Switch C.
(Skip this step if the switch is operating in advanced mode.)
<SwitchC> system-view
[SwitchC] 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.
# Enable the fabric configuration function (optional, because this function is enabled by default),
and configure Switch C to operate in FCF mode.
<SwitchC> system-view
[SwitchB] fcoe-mode fcf
[SwitchC] vsan 1
[SwitchC-vsan1] domain configure enable
# Configure the domain ID as 13.
[SwitchC-vsan1] domain-id 13 preferred
Non-disruptive reconfiguration or isolating the switch may be performed. Continu
e? [Y/N]:y
[SwitchC-vsan1] quit
# Enable FCoE for VLAN 10 and map it to VSAN 1.
[SwitchC] vlan 10
[SwitchC-vlan10] fcoe enable vsan 1
[SwitchC-vlan10] quit
# Create interface VFC 1, bind it to interface Ten-GigabitEthernet 4/0/1, configure it to operate
in F mode, and assign it to VSAN 1 as a trunk port.
[SwitchC] interface Vfc 1
[SwitchC-Vfc1] bind interface ten-gigabitethernet4/0/1
[SwitchC-Vfc1] fc mode f
[SwitchC-Vfc1] port trunk vsan 1
[SwitchC-Vfc1] quit
# Create interface VFC 2, bind it to interface Ten-GigabitEthernet 4/0/2, configure it to operate
in E mode, and assign it to VSAN 1 as a trunk port.
[SwitchC] interface Vfc 2
[SwitchC-Vfc2] bind interface ten-gigabitethernet4/0/2
[SwitchC-Vfc2] fc mode e
[SwitchC-Vfc2] port trunk vsan 1
[SwitchC-Vfc2] quit
# Create interface VFC 3, bind it to interface Ten-GigabitEthernet 4/0/3, configure it to operate
in E mode, and assign it to VSAN 1 as a trunk port.
[SwitchC] interface Vfc 3
[SwitchC-Vfc3] bind interface ten-gigabitethernet4/0/3
[SwitchC-Vfc3] fc mode e
[SwitchC-Vfc3] port trunk vsan 1
[SwitchC-Vfc3] quit
4. Configure Switch D:
# Configure Switch D to operate in advanced mode, save the configuration, and reboot Switch D.
(Skip this step if the switch is operating in advanced mode.)
<SwitchD> system-view