Users Guide

fabric map-name
Repeat this step to apply an FCoE map to more than one FC port.
For example:
Dell# interface fi 0/0
Dell(config-if-fc-0/0)# fabric SAN_FABRIC_A
3. Enable the port for FC transmission.
INTERFACE mode or FIBRE_CHANNEL mode
no shutdown
You can apply a DCB or FCoE map to a range of Ethernet or Fibre Channel interfaces by using the interface range command;
for example:
Dell(config)# interface tengigabitEthernet 1/12 - 23 , tengigabitEthernet 2/24 - 35
Dell(config)# interface fibrechannel 0/0 - 3 , fibrechannel 0/8 - 11
Enter the interface range keywords then an interface type and port range. A port range must contain spaces before and after
the dash. Separate each interface type and port range with a space, comma, and space as shown in the previous example.
Sample Conguration
The following are DCB, VLAN, and FCoE conguration examples.
Congure a DCB Map with PFC and ETS Settings.
Dell(config)# dcb-map SAN_DCB_MAP
Dell(config-dcbx-name)# priority-group 0 bandwidth 60 pfc off
Dell(config-dcbx-name)# priority-group 1 bandwidth 20 pfc on
Dell(config-dcbx-name)# priority-group 2 bandwidth 20 pfc on
Dell(config-dcbx-name)# priority-group 4 strict-priority pfc off
Dell(conf-dcbx-name)# priority-pgid 0 0 0 1 2 4 4 4
Apply the DCB Map on a Downstream (Server-Facing) Ethernet Port
Dell(config)# interface tengigabitethernet 1/0
Dell(config-if-te-0/0)#dcb-map SAN_DCB_MAP
Create the Dedicated VLAN Used for FCoE Trac
Dell(conf)#interface vlan 1002
Congure an FCoE map Applied on the Downstream (Server-Facing) Ethernet and Upstream (Core-Facing) FC Ports
Dell(config)# fcoe-map SAN_FABRIC_A
Dell(config-fcoe-name)# fabric-id 1002 vlan 1002
Dell(config-fcoe-name)# description "SAN_FABRIC_A"
Dell(config-fcoe-name)# fc-map 0efc00
Dell(config-fcoe-name)# keepalive
Dell(config-fcoe-name)# fcf-priority 128
Dell(config-fcoe-name)# fka-adv-period 8
Apply the FCoE Map on a Downstream Ethernet Port
Dell(config)# interface tengigabitEthernet 1/0
Dell(config-if-te-1/0)# fcoe-map SAN_FABRIC_A
Apply the FCoE Map on a Downstream Port Channel
Dell(config)# interface port-channel 3
Dell(config-if-po-3)# fcoe-map SAN_FABRIC_A
Apply the FCoE Map on an Upstream FC Port
Dell(config)# interface fibrechannel 0/0
Dell(config-if-fc-0/0)# fabric SAN_FABRIC_A
578
NPIV Proxy Gateway