Cisco Nexus 7000 series Configuration Manual page 53

Nx-os fcoe
Hide thumbs Also See for Nexus 7000 series:
Table of Contents

Advertisement

Storage VDC on Cisco Nexus 7000 Series Switches
Command or Action
Step 2
install feature-set fcoe
Example:
switch(config)# install feature-set fcoe
Step 3
system qos
Example:
switch(config)# system qos
switch(config-sys-qos)#
Step 4
service-policy type network-qos policy-map name
Example:
switch(config-sys-qos)#service-policy type
network-qos default-nq-7e-policy
Step 5
vdc vdc-name type storage
Example:
switch(config)# vdc fcoe-vdc type storage
switch(config-vdc)#
Step 6
system default switchport
Example:
switch(config-vdc)# system default switchport
Step 7
feature lldp
Example:
switch(config)# feature lldp
Step 8
feature lacp
Example:
switch(config)# feature lacp
Step 9
allocate interface ethernet int-numb
Example:
switch(config-vdc)# allocate interface ethernet
2/1-2
switch(config-if)#
Step 10
switchto vdc vdc-name
Example:
switch(config-vdc)# switchto vdc fcoe-vdc
switch-fcoe-vdc#
Step 11
show feature-set
Example:
switch-fcoe-vdc#
OL-25809-02
show feature-set
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
Creating a Dedicated Storage VDC
Purpose
Installs the FCoE feature-set.
Enters system qos mode.
Enables no drop queue for FCoE class.
Creates a dedicated storage VDC and enters VDC
configuration mode. You can only enable storage features
in a storage VDC. You do not need to allow the feature-set
or enable it in the storage VDC because this process is
handled automatically for a storage VDC.
Set ethernet ports to default access port mode.
Enables the LLDP feature in the storage VDC.
(Optional)
Enables the LACP feature in the storage VDC.
(Optional)
Allocates interfaces to the storage VDC as a dedicated
FCoE port. You must allocate all interfaces in the port
group. You must configure these interfaces in switchport
trunk mode as Spanning Tree Protocol (STP) edge ports.
(Optional)
Switches to the storage VDC.
(Optional)
Displays information about the feature-sets in this VDC.
41

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents