
Enable FCoE on the Switch
Enable FCoE on the Switch
To enable the FCoE function on the switch:
1.Determine whether the FCoE function is enabled on the switch by issuing the show feature command. In the following example, the FCoE function is disabled.
nexusmv1# show feature |
|
|
Feature Name | Instance | State |
fcsp | 1 | disabled |
tacacs | 1 | disabled |
1 | disabled | |
1 | disabled | |
port_track | 1 | disabled |
npiv | 1 | enabled |
lacp | 1 | disabled |
npv | 1 | disabled |
1 | disabled | |
1 | disabled | |
udld | 1 | disabled |
vpc | 1 | disabled |
cimserver | 1 | disabled |
fcoe | 1 | disabled |
fex | 1 | enabled |
If the FCoE function is already enabled, proceed to “Create and Configure the VLAN” on page
2.Enter the configuration mode and enable the FCoE function by issuing the following commands:
#configure terminal (config)# feature fcoe nexusmv1# configure terminal
Enter configuration commands, one per line. End with CNTL/Z. nexusmv1(config)# feature fcoe
FC license checked out successfully FCoE manager enabled successfully
|