Disabling spanning tree – Dell POWEREDGE M1000E User Manual

Page 81

Advertising
background image

Dell Converged Enhanced Ethernet Administrator’s Guide

63

53-1002116-01

Configuring STP, RSTP, or MSTP on CEE interface ports

6

To enable spanning tree on the CEE interface, perform the following steps from Privileged EXEC
mode.

1. Enter the configure terminal command to access global configuration mode.

2. Enter the interface command to specify the CEE interface type and slot/port number.

switch(config)#interface intengigabitethernet 0/1

3. Enter the no shutdown command to enable the CEE interface.

4. Enter the spanning-tree command to enable spanning tree on the CEE interface.

switch(conf-if-te-0/1)#no spanning-tree shutdown

Disabling spanning tree

From the CEE interface, use this command to disable spanning tree on the CEE interface. By
default, spanning tree is disabled.

To enable spanning tree on the CEE interface, perform the following steps from Privileged EXEC
mode.

1. Enter the configure terminal command to access global configuration mode.

2. Enter the interface command to specify the CEE interface type and slot/port number.

switch(config)#interface intengigabitethernet 0/1

3. Enter the no shutdown command to enable the CEE interface.

4. Enter the spanning-tree command to enable spanning tree on the CEE interface.

switch(conf-if-te-0/1)#spanning-tree shutdown

Advertising