•
In Cisco MDS NX-OS Release 5.2(x), you cannot install a FCoE module in a switch that is running
DMM, SME, or IOA.
Configuring FCoE
Enabling FCoE
Cisco Nexus 7000: Enabling FCoE
You must install the FCoE feature set in the default VDC and enable dependent features in order to enable
FCoE in a storage VDC.
Before You Begin
•
Ensure you are in the default VDC.
•
Ensure you have installed the correct license for your switch.
•
Do not enable FCoE on VLAN 1 or the native VLAN.
SUMMARY STEPS
1.
configure terminal
2.
install feature-set fcoe
3.
feature lldp
4.
(Optional)
feature lacp
5.
system qos
6.
service-policy type network-qos policy-name
7.
(Optional)
show feature
8.
(Optional)
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Installs the FCoE feature set in the default VDC.
install feature-set fcoe
Example:
switch(config)# install feature-set fcoe
Step 2
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
10
OL-25809-02
FCoE
Configuring FCoE