Example: Storage Vdc Configuration - Cisco Nexus 7000 series Configuration Manual

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

Advertisement

Example: Storage VDC Configuration

Command or Action
Step 10
configure terminal
Example:
switch-fcoe-vdc# configure terminal
switch-fcoe-vdc(config)#
Step 11
feature lldp
Example:
switch-fcoe-vdc(config)# feature lldp
Step 12
interface if-range
Example:
switch-fcoe-vdc(config)# interface ethernet 2/1
Step 13
no shutdown
Example:
switch-fcoe-vdc(config-if)# no shutdown
Step 14
show interface if-range
Example:
switch-fcoe-vdc(config-if)#
ethernet 2/1
Step 15
copy running-config startup-config
Example:
switch-fcoe-vdc(config-if)# copy running-config
startup-config
Example: Storage VDC Configuration
Shared Interfaces in the Storage VDC
!Enable associated features and interface to share:
switch# configure terminal
switch(config)# feature lldp
switch(config)# feature lacp
switch(config)# system qos
switch(config-sys-qos)# service-policy type network-qos default-nq-7e-policy
switch(config-sys-qos)# interface ethernet 2/1
switch(config-if)# switchport mode trunk
switch(config-if)#
switch(config-if)# no shutdown
!Create Storage VDC and allocate resources:
switch(config-if)# install feature-set fcoe
switch(config)# vdc fcoe_vdc type storage
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
46
show interface
spanning-tree port type edge trunk
Storage VDC on Cisco Nexus 7000 Series Switches
Purpose
Enters configuration mode.
Enables the LLDP feature in the storage VDC.
Enters interface configuration mode for the shared
interface in the storage VDC.
Administratively enables the FCoE shared interface.
(Optional)
Displays information about the shared interface.
(Optional)
Copies the running configuration to the startup
configuration.
OL-25809-02

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents