Cisco Nexus 7000 series Configuration Manual page 57

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

Advertisement

Storage VDC on Cisco Nexus 7000 Series Switches
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface if-range
Example:
switch(config)# interface ethernet 2/1
Step 3
switchport mode trunk
Example:
switch(config-if)# switchport mode trunk
Step 4
spanning-tree port type edge trunk
Example:
switch(config-if)# spanning-tree port type edge
trunk
Step 5
no shutdown
Example:
switch(config-if)# no shutdown
Step 6
vdc vdc-name type storage
Example:
switch(config-if)# vdc fcoe-vdc type storage
switch(config-vdc)#
Step 7
allocate shared interface if-range
Example:
switch(config-vdc)# allocate shared interface
ethernet 2/1
Step 8
show vdc shared membership
Example:
switch(config-vdc)#
Step 9
switchto vdc vdc-name
Example:
switch(config-vdc)# switchto vdc fcoe-vdc
switch-fcoe-vdc#
OL-25809-02
show vdc shared membership
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
Allocating Shared Interfaces
Purpose
Enters configuration mode.
Enters interface configuration mode for the interface in
the Ethernet VDC.
Puts the Ethernet interface into trunk mode.
Sets the interface to STP-type edge port to support STP
Lite for loop prevention.
Administratively enables the Ethernet shared interface.
Enters VDC configuration mode.
Allocates interfaces that are shared with another VDC
for FCoE traffic. You must allocate the shared interfaces
to one of the VDC included in the FCoE VLAN
allocation. You can only use the shutdown or the
switchport trunk allowed vlan commands on shared
interfaces in the storage VDC.
(Optional)
Displays the interfaces that are shared for FCoE.
(Optional)
Switches to the storage VDC.
45

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents