Configure Jumbo Mtu For All Ports; Configure Spanning Tree Portfast On Edge Ports; Configure 10Gbe Ports For Lag; Save Configuration - Dell Networking N2000 Series Manual

Switch dell networking n2000 series
Hide thumbs Also See for Networking N2000 Series:
Table of Contents

Advertisement

2.7

Configure Jumbo MTU for all ports

Note: If iSCSI optimization is enabled, flow control is automatically configured on all switch ports upon
detection of an EqualLogic Array. Dell recommends also manually configuring this step.
console(config)#system jumbo mtu 9216
console(config)#exit
2.8

Configure spanning tree portfast on edge ports

Note: If iSCSI optimization is enabled, spanning tree portfast is automatically configured on ports
connected to EqualLogic arrays. These manual steps must be performed on switch ports connected to
hosts servers.
console#configure
console(config)#interface range gigabitethernet all
console(config-if)#spanning-tree portfast
console(config-if)#exit
2.9

Configure 10GbE ports for LAG

These commands assign the two fixed 10GbE SFP+ ports on the front of the switch to the Port Channel.
console(config)#interface range tengigabitethernet 1/0/1-2
console(config-if)#no spanning-tree portfast
console(config-if)#channel-group 1 mode active
console(config-if)#exit
console(config)#exit
2.10

Save configuration

console#copy running-config startup-config
This operation may take a few minutes.
Management interfaces will not be available during this time.
Are you sure you want to save? (y/n)y
10
SCG1015
Dell Networking N2000 Series Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents