Step 3
Create a virtual Fibre Channel interface and bind it to a physical Ethernet interface. For Cisco Nexus 7000, ensure you
are in the storage VDC.
switch(config)#
interface vfc 4
switch(config-if)#
bind interface ethernet 1/4
By default, all virtual Fibre Channel interfaces reside on VSAN 1. If the VLAN to VSAN mapping is to a VSAN
other than VSAN 1, then proceed to Step 4.
Note
Step 4
Associate the virtual Fibre Channel interface to the VSAN. For Cisco Nexus 7000, ensure you are in the storage VDC.
switch(config)#
vsan database
switch(config-vsan)#
vsan 200 interface vfc 4
switch(config-vsan)#
exit
Step 5
(Optional) Display membership information for the VSAN.
switch#
show vsan 200 membership
vsan 200 interfaces
vfc 4
Step 6
(Optional) Display the interface information for the virtual Fibre Channel interface.
switch#
show interface vfc 4
vfc4 is up
Bound interface is Ethernet1/4
Hardware is Virtual Fibre Channel
Port WWN is 20:02:00:0d:ec:6d:95:3f
Port WWN is 20:02:00:0d:ec:6d:95:3f
snmp link state traps are enabled
Port WWN is 20:02:00:0d:ec:6d:95:3f
APort WWN is 20:02:00:0d:ec:6d:95:3f
snmp link state traps are enabled
Port mode is F, FCID is 0x490100
Port vsan is 200
1 minute input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
1 minute output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes 0 discards, 0 errors
0 frames output, 0 bytes 0 discards, 0 errors
Interface last changed at Thu Mar 11 04:44:42 2010
Additional References for FCoE
Related Documents
Document Title
Related Topic
Cisco NX-OS FCoE Command
Reference for Cisco Nexus 7000
and Cisco MDS 9500
Command reference
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
34
OL-25809-02
Configuring FCoE VLANs and Virtual Interfaces
Additional References for FCoE