Enabling The Portfast Option To Configure Stp Edge Ports; Configuring Flow Control - Dell PS4000 Configuration Manual

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

Advertisement

console# configure
console(config)# no iscsi enable
console(config)# exit
console# copy running-config startup-config
console# exit
D.2 Enabling the PortFast Option to Configure STP Edge Ports
To enable PortFast on a single port, the spanning-tree portfast command must be used. PortFast
should be enabled only on those ports being used to for inter-switch connections. The following steps
are an example of using this command to enable portfast on port 10 of the PowerConnect 5448.
console# configure
console(config)# spanning-tree mode rstp
console(config)# interface ethernet g10
console(config-if)# spanning-tree portfast
console(config-if)# exit
console(config)# exit
console# copy running-config startup-config
console# exit
D.3 Configuring Flow Control
Flow control on the PowerConnect 54xx Family of switches is off by default. To enable flow control on
all ports in the switch, use the system flow control command. Flow control only works when the port is
in full duplex mode, so be sure to enable full duplex on the port before enabling flow control. To
enable flow control on all ports of a PowerConnect 5448, enter the following commands:
console# configure
console(config)# interface range ethernet g(1-48)
console(config-if)# speed 1000
console(config-if)# duplex full
console(config-if)# flowcontrol on
Dell EqualLogic Configuration Guide v11.3
55

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents