HP Virtual Connect Fibre Channel Networking Scenarios Cookbook
149
2. From the Feature Control screen, click npiv.
3. In the Action column select enable, and then click Apply.
4. Click Close to return to the Device Manager screen.
Enabling NPIV using the CLI
1. To verify that NPIV is enabled, enter the following command:
Nexus-switch#show npiv status
NPIV is disabled
2. To enable NPIV, use the following commands from global config mode:
Nexus-switch# config terminal
Nexus-switch(config)# feature NPIV
Nexus-switch(config)# exit
Nexus-switch# copy running-config startup-config
NPIV is enabled globally on the switch on all ports and all VSANs.