Configuring Npv Ports For Fcoe Npv; Verifying Fcoe Npv Configuration - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring NPV Ports for FCoE NPV

This example shows how to enable FCoE NPV using the feature fcoe and feature npv commands.
switch# configure terminal
switch(config)# feature fcoe
switch(config)# feature npv
Configuring NPV Ports for FCoE NPV
You can configure NVP port for FCoE NPV.
1 Create a vFC port.
switch# config t
switch(config)# interface vfc 20
switch(config-if)#
2 Bind the vFC to an Ethernet port.
switch(config-if)# bind interface ethernet 1/20
switch(config-if)#
3 Set the port mode to NP.
switch(config-if)# switchport mode NP
switch(config-if)#
4 Bring up the port:
switch(config-if)# interface vfc 20no shutdown
switch(config-if)#

Verifying FCoE NPV Configuration

To display FCoE NPV configuration information, perform one of the following tasks:
Command
show fcoe database
show interface Ethernet x/y fcoe
show interface vfc x
show npv status
show fcoe-npv issu-impact
show running-config fcoe_mgr
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
80
Purpose
Displays information about the FCoE database.
Displays FCoE information for a specified Ethernet
interface including the following:
• FCF or associated enode MAC address
• Status
• Associated VFC information
Displays information about the specified vFC
interface including attributes and status.
Displays the status of the NPV configuration
including information about VNP ports.
Displays the impact of FCoE NPV on an ISSU.
Displays the running configuration information about
FCoE.
Configuring FCoE NPV
OL-27583-01

Advertisement

Table of Contents
loading

Table of Contents