Resource | Prerequisites |
|
|
| • Create a FCoE VLAN |
| interface vlan <VLAN ID> [Create |
| VLAN for FCoE] |
| exit |
| • Create FCoE Map |
| |
| |
| VLAN Id> |
| |
| exit |
| • Apply FCoE MAP to interface |
Brocade
Compellent
interface fibrechannel 0/0 fabric default_full_fabric no shutdown
NOTE: Below is the process of generating the FC MAP
For generating the
Here VLAN ID is FCoE VLAN ID
fc_map =
vlanid.to_i.to_s(16).upcase[0..1] fc_map.length == 1 ? fc_map = "0EFC0#{fc_map}" : fc_map = "0EFC#{fc_map}"
Alias needs to be created having Compellent fault domain WWPN accessible on Brocade switch.
Nothing specific for ASM
Prerequisites for Rack Server, S5000, Brocade and Compellent
The following table describes the prerequisites for the FCoE solution offered using Rack Server, S5000, Brocade and Compellent. For more information, see http://en.community.dell.com/techcenter/extras/m/ white_papers/20387203
Resource | Prerequisites |
|
|
S5000 | • DCB needs to be enabled. |
| • VLT needs to be disabled. |
| • Enable Fibre Channel capability and Full Fabric |
| mode. |
| feature fc |
15