Verifying FC NPV, page 19 • FC NPV Core Switch and FC NPV Edge Switch Configuration Example, page 22 Supported Hardware FC NPV is supported on the N9K-C93180YC-FX switch and only the following FC SFPs are supported: • DS-SFP-FC8G-SW • DS-SFP-FC16G-SW • DS-SFP-FC32G-SW...
In FC NPV mode, the edge switch relays all traffic to the core switch and shares the domain ID of the core switch. FC NPV is enabled by installing and enabling feature-set fcoe-npv. You cannot configure FC NPV mode on a per-interface basis. FC NPV mode applies to the entire switch. Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
• The default speed is 16 G. NP Uplinks • In Cisco Nexus 9000 Series switches, NP uplink interfaces can be native Fibre Channel interfaces, virtual fiber channel interfaces, SAN port channel interfaces, or virtual ethernet port-channel interfaces. • All interfaces from the edge switch to the core switch are configured as proxy N ports (NP ports).
IDLE speed 8000 no shutdown • For the FLOGI from NP uplink of Cisco Nexus 9000 Series switches to be successful on the core Note switch, the core should be configured with the OUI of a Cisco Nexus 9000 Series switch. Configure the OUI on the core only if the core has not registered the OUI by default.
SAN port channel is functioning as required. SAN Port Channel Guidelines and Limitations • The number of SAN port channels and virtual FC port channels, together, can be only 8 on the Cisco Nexus 9000 Series switch.
SAN port channel increases the channel size and bandwidth of the SAN port channel. Removing an interface from a SAN port channel decreases the channel size and bandwidth of the SAN port channel. Note Virtual Fibre Channel interfaces cannot be added to SAN port channels. Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Forces the addition of the interface into the specified channel group. The E port is shut down. The following example adds an interface to a SAN port channel: switch(config)# interface fc2/3 switch(config-if)# channel-group 15 force Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 8
FOP is the first port that comes up in a SAN port channel and can change if the port goes down. The FOP is also identified by an asterisk ( *). To display VSAN configuration information, perform one of the following tasks: Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
The VSAN-based sWWN of the edge switch. symbolic port name The edge switch name and NP port interface string. If no switch name is available, the output Note will read "switch." For example, switch: fc 1/5. Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
NP uplink becomes operational. To move a server interface from one NP uplink to another NP uplink, FC NPV forces reinitialization of the server interface so that the server performs a new login to the core switch. Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
• Fibre Channel N-port Virtualization (NPV) can co-exist with VXLAN on different fabric uplinks but on same or different front panel ports on the Cisco Nexus 93180YC-FX switches. VXLAN can only exist on the Ethernet front panel ports but not on the FC front panel ports.
Page 12
NPV mode is via PWWN, device-alias and fcalias. You must place multiple servers in the same zone only when using smart zoning. For more information about smart zoning on Cisco MDS switches, refer the chapter Configuring and Managing Zones in Cisco MDS 9000 Series Fabric Configuration Guide •...
Installing license ..done Enabling FC NPV FC NPV is enabled when feature-set fcoe-npv is installed and enabled. To enable fcoe-npv, perform this task: This enables both FC and FCoE NPV mode. Note Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 14
Port type is changed. ACTION REQUIRED: Please save configurations and reload the switch After the conversion, save the configuration and reload the switch. Ports can be converted only in groups (sequential or random) of 5 (multiples of Note Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
NP Configures the interface as an NP port. Step 5 switch(config-if)# no shutdown Brings up the interface. Configuring a Server Interface To configure a server interface, perform this task: Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
FC and FCoE interfaces to enable traffic to use a different queue or CoS. User-defined QoS policies must be created and activated for system-wide QoS. Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 17
• Activating a user-defined system QoS policy: switch(config)# system qos switch(config-sys-qos)# service-policy type queuing input fcoe-in-policy switch(config-sys-qos)# service-policy type queuing output fcoe-out-policy switch(config-sys-qos)# service-policy type network-qos fcoe_nq switch(config-sys-qos)# exit switch(config)# Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
{fc slot/port | vfc vfc-id} (or range of server interfaces) and an NP uplink external-interface { fc slot/port | interface (or range of NP uplink interfaces). san-port-channel <number> | vfc vfc-id | vfc-port-channel vfc-port-channel-id } Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
To display information about FC NPV, perform the following task: Procedure Command or Action Purpose Step 1 switch# show feature-set | i fcoe Example: switch# show feature-set | i fcoe fcoe-npv enabled Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 20
Interface: vfc1/9, State: Trunking VSAN: 201, State: Up VSAN: 202, State: Up, FCID: 0xea0240 VSAN: 100, State: Up Number of External Interfaces: 5 Server Interfaces: ================== Interface: fc1/38, VSAN: 100, State: Up Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 21
Port mode is TNP Port vsan is 201 Speed is 16 Gbps Transmit B2B Credit is 500 Receive B2B Credit is 64 Receive data field Size is 2112 Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
FC NPV Core Switch and FC NPV Edge Switch Configuration Example Before You Begin This section demonstrates how to configure FC NPV core and edge switches. Procedure Step 1 Procure and install the FC_PORT_ACTIVATION_PKG and FCOE_NPV_PKG licenses. Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 24
Switch(config-if)# interface fc1/13 Switch(config-if)# port-license acquire (this checks out the port license for FC ports) Switch(config-if)# switchport trunk mode on Switch(config-if)# channel-group 250 force fc1/13 added to port-channel 250 and disabled Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 25
Switch(config-if)# switchport trunk mode on Switch(config-if)# no shutdown c) Assigning a port VSAN for the virtual FC interface: Switch(config-if)# vsan database (this assigns the port vsan)(config-vsan-db) Switch(config-vsan-db)# vsan 40 interface vfc6 Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...
Page 26
Configuring N Port Virtualization FC NPV Core Switch and FC NPV Edge Switch Configuration Example Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide...