Brocade Converged Enhanced Ethernet Administrator's Guide v6.1.2_cee (53-1001258-01, June 2009)

Table Of Contents
Converged Enhanced Ethernet Administrator’s Guide 55
53-1001258-01
STP, RSTP, and MSTP configuration procedures
4
10-Gigabit Ethernet CEE interface-specific configuration
In this section:
Enabling automatic edge detection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
Configuring the path cost . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
Enabling a port (interface) as an edge port. . . . . . . . . . . . . . . . . . . . . . . . . . 56
Enabling the guard root. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
Specifying the hello time. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
Specifying restrictions for an MSTP instance . . . . . . . . . . . . . . . . . . . . . . . . 59
Specifying a link type. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
Enabling port fast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
Specifying the port priority . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
Restricting the port from becoming a root port. . . . . . . . . . . . . . . . . . . . . . . 62
Restricting the topology change notification . . . . . . . . . . . . . . . . . . . . . . . . . 62
Disabling or enabling spanning tree . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
Enabling automatic edge detection
From the CEE interface, use this command to automatically identify the edge port. The port can
become an edge port if no BPDU is received.
To enable automatic edge detection on the CEE interface, perform the following steps:
Step Task Command
1. Enter global configuration mode. switch>#config t
Enter configuration commands, one
per line. End with CNTL/Z.
switch(config)#
2. Specify the CEE interface (interface 0/1 is used in
this example).
switch(config)#interface
tengigabitethernet 0/1
switch(conf-if-te-0/1)#
3. Enable the CEE interface. switch(conf-if-te-0/1)#no shutdown
switch(conf-if-te-0/1)#
4. Enable automatic edge detection on the CEE
interface. By default, automatic edge detection is
disabled.
switch(conf-if-te-0/1)#spanning-tree
autoedge
5. Display the spanning-tree configuration. switch(conf-stp)#do show
spanning-tree