Cisco Nexus 7000 series Configuration Manual page 42

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

Advertisement

Associating a Virtual Fibre Channel Interface to a VSAN
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vsan database
Example:
switch(config)# vsan database
switch(config-vsan-db)#
Step 3
vsan vsan-id
Example:
switch(config-vsan-db)# vsan 2
Step 4
Enter one of the following commands:
• vsan vsan-id interface vfc vfc-id
• vsan vsan-id interface vfc-port-channel
vfc-id
Example:
switch(config-vsan-db)# vsan 2 interface
vfc 4
Step 5
show vsan
Example:
switch(config-vsan-db)# show vsan
Step 6
copy running-config startup-config
Example:
switch(config-vsan-db)# copy running-config
startup-config
This example shows how to associate a virtual Fibre Channel interface to a VSAN:
switch# configure terminal
switch(config)# vsan database
switch(config-vsan-db)# vsan 2 interface vfc 4
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
30
Configuring FCoE VLANs and Virtual Interfaces
Purpose
Enters configuration mode.
Enters VSAN configuration mode.
(Optional)
Creates the VSAN. The vsan-id range is from 1 to 4094 and must
map to a VLAN on the physical Ethernet interface that is bound to
the virtual Fibre Channel interface.
Configures the association between the VSAN and virtual Fibre
Channel interface or virtual Fibre Channel port channel. The vsan-id
range is from 1 to 4094 and must map to a VLAN on the physical
Ethernet interface or port channel that is bound to the virtual Fibre
Channel interface or virtual Fibre Channel port channel. The vfc-id
range is from 1 to 8192. Us the no form of this command to
dissassociate the connection between the VSAN and virtual Fibre
Channel interface or virtual Fibre Channel port channel.
(Optional)
Displays information about the VSAN.
(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