DELL N4000 Series Technical Manual

Page of 17
 
10 
SCG1001  
Dell Networking N4000 Series and Dell PowerConnect 8100 Series Configuration Guide 
console(config)#exit  
2.7 
Enable iSCSI optimization feature 
This feature, enabled by default, is activated when EqualLogic arrays are detected. It automatically 
performs the following: 
 
Configures jumbo frames to 9216 on all ports. 
 
Disables unicast storm. 
 
Enables spanning tree portfast on ports connected to EqualLogic arrays. 
 
Configures flow control on all ports. 
Note: Spanning tree portfast must  be manually configured for host facing ports. Refer to Section 2.8. 
console#configure 
console(config)#
iscsi enable 
Enabling iSCSI Optimization will enable Flow Control which may cause all the 
interfaces to temporarily go down. 
Are you sure you want to continue? (y/n) y 
console(config)#exit 
2.8 
Configure flow control (optional) 
Note: If iSCSI optimization is enabled, flow control is automatically configured on all switch ports upon 
detection of an EqualLogic Array. If you plan to enable DCB (using Section 3), you may skip this section. 
console#configure 
console(config)#flowcontrol receive on 
This operation may take a few minutes. 
Management interfaces will not be available during this time. 
Are you sure you want to continue? (y/n)y 
console(config)#exit 
2.9 
Configure Jumbo MTU for all ports 
console(config)#system jumbo mtu 9216 
console(config)# exit