Cisco AJ732A - MDS 9134 Fabric Switch Release Note page 9

Cisco nexus 5000 series release notes release 4.0(1a)n1(1a) (ol-16601-01 g0, april 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

S e n d d o c u m e n t a t i o n c o m m e n t s t o n e x u s 5 k d o c s @ c i s c o . c o m
Each virtual Fibre Channel interface is bound directly to an FCoE-enabled physical Ethernet interface
in Release 4.0(1a)N1(1a). This change simplifies the interface vfc command as shown in the following
example:
switch# configure terminal
switch(config)# interface vfc 1
switch(config-if)# bind interface ethernet 1/1
The Ethernet interface that you bind the virtual Fibre Channel interface to must be configured as follows:
VSAN-to-VLAN Mapping
In previous Cisco NX-OS 4.0(0)-based releases, FCoE had no dependence on the VLANs defined on the
switch.
In Release 4.0(1a)N1(1a), each virtual Fibre Channel interface is associated with only one VSAN. Any
VSAN with associated virtual Fibre Channel interfaces must be mapped to a dedicated FCOE-enabled
VLAN as shown in the following example:
switch# configure terminal
switch(config)# vlan 200
switch(config-vlan)# fcoe vsan 2
switch(config-vlan)# exit
switch(config)# interface ethernet 1/1
switch(config-if)# switchport mode trunk
switch(config-if)# switchport trunk native vlan 1
switch(config-if)# switchport trunk allowed vlan 1,200
switch(config-if)# exit
switch(config)# interface vfc 1
switch(config-if)# bind interface ethernet 1/1
switch(config-if)# exit
switch(config)# vsan database
switch(config-vsan)# vsan 2 interface vfc 1
The FCoE VLAN must be exclusively reserved for FCoE traffic; it must not be used for non-FCoE
Note
Ethernet forwarding.
Example of Virtual Interface Configuration Changes
Cisco NX-OS 4.0(0)-based Release Configuration
interface vig 1
bind interface Ethernet 1/1
interface vethernet 1/1
switchport access vlan 2
OL-16601-01
It must be a trunk port (use the switchport mode trunk command).
The FCoE VLAN that corresponds to virtual Fibre Channel's VSAN must be in the allowed VLAN
list.
FCoE VLAN must not be configured as the native VLAN of the trunk port.
The Ethernet interface must be configured as PortFast (use the spanning-tree port type edge trunk
Changes to the FCoE Model and Related Configuration
Cisco Nexus 5000 Series Release Notes, Release 4.0(1a)N1(1a)
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents