Brocade Communications Systems Configure Brocade Edge Ports and Enable Guard Root in Your Network

Models: 53-1002163-02

1 168
Download 168 pages 40.76 Kb
Page 95
Image 95

Configuring STP, RSTP, or MSTP on CEE interface ports

7

To configure the path cost for spanning tree calculations 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 tengigabitethernet 0/1

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

4.Enter the spanning-treecommand to configure the path cost for spanning tree calculations on the CEE interface.

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

Enabling a port (interface) as an edge port

From the CEE interface, use this command to enable the port as an edge port to allow the port to quickly transition to the forwarding state. To configure a port as an edge port, follow these guidelines:

A port can become an edge port if no BPDU is received.

When an edge port receives a BPDU, it becomes a normal spanning tree port and is no longer an edge port.

Because ports that are directly connected to end stations cannot create bridging loops in the network, edge ports transition directly to the forwarding state and skip the listening and learning states.

This command is only for RSTP and MSTP. Use the spanning-tree portfast command for STP (see “Enabling port fast (STP)” on page 75).

To enable the CEE interface as an edge port, 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 tengigabitethernet 0/1

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

4.Enter the spanning-treecommand to enable the CEE interface as an edge port.

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

Enabling the guard root

From the CEE interface, use this command to enable the guard root on the switch. The guard root feature provides a way to enforce the root bridge placement in the network. With the guard root enabled on an interface, the switch is able to restrict which interface is allowed to be the spanning tree root port or the path to the root for the switch. The root port provides the best path from the switch to the root switch. By default, guard root is disabled.

Converged Enhanced Ethernet Administrator’s Guide

73

53-1002163-02

 

Page 95
Image 95
Brocade Communications Systems 53-1002163-02 manual Enabling a port interface as an edge port, Enabling the guard root