Configuring Jumbo Frames - Dell PS4000 Configuration Manual

Equallogic ps series storage infrastructure and solutions
Hide thumbs Also See for PS4000:
Table of Contents

Advertisement

console(config-if)# exit
console(config)# exit
console# copy running-config startup-config
console# exit
The following steps are an example of how to disable unicast storm control on all ports in a
PowerConnect 62xx switch stack:
console# configure
console(config)# interface range ethernet all
console(config-if)# no storm-control unicast
console(config-if)# exit
console(config)# exit
console# copy running-config startup-config
console# exit
E.5 Configuring Jumbo Frames
Jumbo frames are not enabled by default. To enable jumbo frames on the Powerconnect 62xx switch,
use the mtu interface configuration command with a parameter of 9216. Because the mtu command is
an interface configuration command, each port must be individually configured with the mtu
command. All ports on a switch can be configured using the port range command.
console# configure
console(config)# interface range ethernet all
console(config-if)# mtu 9216
console(config-if)# exit
console(config)# exit
console# copy running-config startup-config
console# exit
Dell EqualLogic Configuration Guide v11.3
60

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents