Deployment Guide

37 Dell Networking FC Flex IOM: Deployment of FCoE with Dell FC Flex IOM, Brocade FC switches,
and Dell Compellent Storage Array
Deployment/Configuration Guide
Dell MXL Configuration (Fabric B)
/* Enable RSTP (Enabled due to VLT config on S6000s) */
> enable
> config terminal
> protocol spanning-tree rstp
> no disable
> exit
/* Configure Manangement Interface */
> interface management 0/0
> ip address 10.11.129.167/20
> no shut
/* Create LACP LAG for Connecting to VLT LAG down from S6000s */
> interface range fortyGigE 0/33 - 37
> port-channel-protocol LACP
> port-channel 11 mode active
> no shutdown
> exit
/* Create LAN VLAN and tag interfaces */
> interface port-channel 11
> switchport
> no shutdown
> exit
> interface tengigabitethernet 0/4
> portmode hybrid
> switchport
> no shutdown
> exit
> interface vlan 5
> tagged tengigabitethernet 0/4
> tagged port-channel 11
> exit
/* Enable FC capability */
> feature fc