Setup Guide

Specification Prerequisite
Discovery of EM needs to be done with same
credentials which are used for add storage
center in Element Manager
Compellent iSCSI on MXL with Hyper V
Enable LLDP and its corresponding attributes
DCB (with no PFC option) on the participating
interfaces (Server Facing and Port-Channel
Members). Since DCB is globally enabled, the
PFC should be turned off individually in those
interface
Link Level Flow control (LLFC) must be Rx ON
and Tx OFF on the respective interfaces
MTU must be set to 12000 on respective
interfaces
Sample server facing interface configuration
FTOSA1#show running-config interface
tengigabitethernet 0/15
!
interface TenGigabitEthernet 0/15
no ip address
mtu 12000
portmode hybrid
switchport
flowcontrol rx on tx off
spanning-tree 0 portfast
spanning-tree pvst edge-port
dcb-map DCB_MAP_PFC_OFF
!
protocol lldp
advertise management-tlv management-address
system-name
dcbx port-role auto-downstream
no shutdown
Sample port-channel member interface
configuration
FTOSA1#show running-config interface
tengigabitethernet 0/
13