Deployment Guide

Table Of Contents
26 Dell EMC Networking FCoE-to-Fibre Channel Deployment with S4148U-ON in F_port Mode | version 1.0
Create the FCoE VLAN, vfabric, FCoE map, and activate the zone set. In this deployment, the FCoE VLAN is
set to 1002, the vfabric ID is set to 100 (valid range is 1-255), and the fcmap is set to 0xEFC64 (valid range is
0xEFC00-0xEFCFF).
S4148U-Leaf1
S4148U-Leaf2
interface vlan 1002
vfabric 100
vlan 1002
fcoe fcmap 0xEFC64
zoneset activate zoneset1
interface vlan 1002
vfabric 100
vlan 1002
fcoe fcmap 0xEFC64
zoneset activate zoneset1
Note: If changes are subsequently made to aliases, zones, or zone sets, the zone set must be reactivated
for the changes to take effect. This is done with the following command sequence:
S4148U-Leaf1# configure terminal
S4148U-Leaf1(config)# vfabric vfabric_number
S4148U-Leaf1(conf-vfabric-100)# zoneset activate zoneset_name
Put a sufficient number of unified ports in 16Gb FC mode for connections to the FC storage array. In this
deployment example, two FC ports per S4148U-ON switch are used. In switch port profile-3, unified port
group 1 (entered as 1/1/1) provides two 16Gb FC interfaces, 1/1/1 and 1/1/3. Ports 1/1/2 and 1/1/4 are
disabled.
Note: For more information on mapping ports to switch profiles and port groups, see OS10 Enterprise
Edition User Guide Release 10.4.0E(R3), p.83-85.
Add the Fibre Channel and Ethernet interfaces to vfabric 100. This command adds the Ethernet interfaces as
tagged ports in the FCoE VLAN. The Ethernet interfaces are also added as access (untagged) ports on VLAN
1 for the initial Fibre Channel Initialization Protocol (FIP) VLAN request. Using trunk mode enables multiple
tagged VLANs and the access VLAN to traverse the same link. Priority Flow Control (PFC) and Enhanced
Transmission Selection (ETS) are enabled for lossless storage traffic and bandwidth management,
respectively.
S4148U-Leaf1
S4148U-Leaf2
port-group 1/1/1
mode fc 16g-2x
interface fibrechannel 1/1/1
description "To SPB"
no shutdown
vfabric 100
interface fibrechannel 1/1/3
description "To SPA"
no shutdown
port-group 1/1/1
mode fc 16g-2x
interface fibrechannel 1/1/1
description "To SPB"
no shutdown
vfabric 100
interface fibrechannel 1/1/3
description "To SPA"
no shutdown