Configuration Examples For Fcoe Npv - Cisco Nexus 6000 Series Configuration Manual

Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring FCoE NPV
Command
show npv status
show fcoe-npv issu-impact
show running-config fcoe_mgr
show startup-config fcoe_mgr
show tech-support fcoe
show npv flogi-table
show fcoe
For detailed information about the fields in the output from these commands, refer to the command reference
for your device.

Configuration Examples for FCoE NPV

This example shows how to enable FCoE NPV, LACP, QoS for no drop queuing, and VLAN/VSAN mapping:
switch# config t
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
switch(config)# feature lacp
switch# config t
switch(config)# system qos
switch(config-sys-qos)# service-policy type qos input fcoe-default-in-policy
switch(config-sys-qos)# service-policy type queuing input fcoe-default-in-policy
switch(config-sys-qos)# service-policy type queuing output fcoe-default-out-policy
switch(config-sys-qos)# service-policy type network-qos fcoe-default-nq-policy
switch(config)# vsan database
switch(config-vsan-db)# vsan 50-51
switch(config-vsan-db)# vlan 50
switch(config-vlan)# fcoe vsan 50
switch(config-vlan)# vlan 51
switch(config-vlan)# fcoe vsan 51
This example shows a summary of the interface configuration information for trunked NP
ports:
switch# show interface brief | grep TNP
vfc25
OL-27932-01
400
NP
on
trunking
Cisco Nexus 6000 Series NX-OS SAN Switching Configuration Guide, Release 6.x

Configuration Examples for FCoE NPV

Purpose
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.
Displays the startup configuration information about
FCoE.
Displays troubleshooting information about FCoE.
Displays information about N port virtualization
(NPV) fabric login (FLOGI) session
Displays the status of Fibre Channel over Ethernet
(FCoE) configurations.
swl
TNP
2
--
51

Advertisement

Table of Contents
loading

Table of Contents