2
Enable NPV.
switch# configure terminal
switch(config)# feature npv
Enabling FCoE NPV
You can enable FCoE NPV using the feature fcoe-npv command. We recommend this method in topologies
that include all FCoE connections. A write erase reload does not occur when you use this method and a storage
service license is not required. Enabling FCoE NPV using the feature fcoe-npv command requires an installed
FCOE_NPV_PKG license.
Before You Begin
FCoE NPV has the following prerequisites:
•
Ensure that the correct licenses are installed.
•
Configure the VNP ports.
SUMMARY STEPS
1.
switch# configure terminal
2.
feature fcoe-npv
3.
exit
4.
(Optional) switch(config)# copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables FCoE NPV.feature fcoe-npv
Step 2
Exits configuration mode.exit
Step 3
(Optional)
Saves the change persistently through reboots and restarts by
copying the running configuration to the startup configuration.
switch(config)# copy running-config
startup-config
Step 4
This example shows how to enable FCoE NPV using the feature fcoe-npv command.
switch# configure terminal
switch(config)# feature fcoe-npv
FCoE NPV license checked out successfully
fc_plugin extracted successfully
FC plugin loaded successfully
FCoE manager enabled successfully
FCoE NPV enabled on all modules successfully
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 79
Configuring FCoE NPV
Enabling FCoE NPV