Resource
Cisco Nexus
Prerequisites
•
interface range tengigabitethernet 0/33 – 36
protocol lldp
no advertise
exit
•
interface
•Server facing ports needs to have following configuration.
portmode hybrid switchport protocol lldp
dcbx
exit
Following is the prerequisite for Cisco Nexus:
•Enable “npv” feature on the switch. This requires switch reboot and old configuration will be wiped off. (Ensure to backup the configuration before enabling the feature)
conf feature npv
•Enable required features .
feature fcoe feature npiv feature lacp
•Create new VSAN — instantiate it in the VSAN database.
conf
vsan database vsan <vsan id>
•Configure regular Ethernet VLANs, and then the FCoE VLAN is created with an assignment to its respective VSAN
vlan <fcoe vlan> fcoe vsan <vsan>
20