Enable Switch Ports; Enable Jumbo Frames; Configure Flow Control; Configure Spanning Tree On Edge Ports - Dell S4048-ON Configuration Manual

Ps series
Hide thumbs Also See for S4048-ON:
Table of Contents

Advertisement

Switch configuration (OS 9.x)
2.1.6

Enable switch ports

Option 1: Enable ports individually by entering the port number.
Dell(conf)#interface tengigabitethernet 1/1
Dell(conf-if-te-1/1)#switchport
Dell(conf-if-te-1/1)#no shutdown
Dell(conf-if-te-1/1)#exit
Dell(conf)#exit
Option 2: Enable multiple ports at once using the range parameter.
Dell#configure
Dell(conf)#interface range tengigabitethernet 1/1–1/48
Dell(conf -if-range-te-1/1-48)#switchport
Dell(conf -if-range-te-1/1-48)#no shutdown
Dell(conf -if-range-te-1/1-48)#exit
Dell(conf)#exit
2.1.7

Enable Jumbo frames

Dell#configure
Dell(conf)# interface range tengigabitethernet 1/1–48
Dell(conf -if-range-te-1/1-48)#mtu 12000
2.1.8

Configure flow control

Dell(conf -if-range-te-1/1-48)#flowcontrol rx on tx off
2.1.9

Configure spanning tree on edge ports

Dell(conf-if-range-te-1/1-48)#spanning-tree rstp edge-port
Dell(conf-if-range-te-1/1-48)#exit
Dell(conf)# protocol spanning-tree rstp
Dell(conf-rstp)#no disable
Dell(conf-rstp)#exit
2.1.10

Configure port channel for LAG

Configure the switch interconnect as a LAG.
Dell(conf)#interface Port-channel 1
Dell(conf-if-po-1)#mtu 12000
Dell(conf-if-po-1)#switchport
Dell(conf-if-po-1)#no shutdown
Dell(conf-if-po-1)#exit
10
Dell EMC Networking S4048-ON Switch Configuration Guide for Dell PS Series SANs | SCG1026

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents