Create and Configure the VLAN
3.Save the current configuration to the switch nonvolatile memory, and then exit configuration mode by issuing the following commands:
(config)# copy
4.Reboot the switch by issuing the following command:
# reload
The switch may take several minutes to reboot.
5.When the reboot is complete, log in to the switch as the administrator.
6.Confirm that the FCoE function is enabled by issuing the following command:
# show feature
Create and Configure the VLAN
To create and configure the VLAN:
1.Enter the switch configuration mode by issuing the following command:
#configure terminal
2.Create the VLAN interface 1002 by issuing the following commands:
(config)# vlan 1002 nexusmv1(config)# vlan 1002
3.Enable FCoE for the VLAN, and create a mapping from this VLAN to a VSAN by issuing the following command:
(config)# fcoe vsan 1
Configure the Physical Ethernet Interface Switch Port
To configure the physical Ethernet interface switch port to which the QLogic 8100 Series Adapter is connected:
1.Enter the interface configuration mode for the CEE switch port that connects to the QLogic Converged Network Adapter by issuing the
interface ethernet command. In the example, the QLogic adapter is connected to the Cisco Nexus FCoE switch port 1/19.
(config)# interface ethernet 1/19
|