Users Guide

Table Of Contents
422 | RSTP Dell PowerConnect ArubaOS 5.0 | [User Guide
In addition to port state changes, RSTP introduces port roles for all the interfaces (see Table 85).
The show spantree command (configuration mode) output reveals the state and port role.
(host) (config) #show spantree
Designated Root MAC 00:0b:86:50:3c:20
Designated Root Priority 32768
Root Max Age 20 sec Hello Time 2 sec Forward Delay 15 sec
Bridge MAC 00:0b:86:50:3c:20
Bridge Priority 32768
Configured Max Age 20 sec Hello Time 2 sec Forward Delay 15 sec
Rapid Spanning-Tree port configuration
--------------------------------
Port State Cost Prio PortFast P-to-P Role
---- ----- ---- ---- -------- ------ ----
FE 1/0 Discarding 0 128 Disable Enable Disabled
FE 1/1 Forwarding 0 128 Disable Enable Designated
FE 1/2 Forwarding 0 128 Disable Enable Root
FE 1/3 Discarding 0 128 Disable Disable Disabled
FE 1/4 Discarding 0 128 Disable Enable Alternate
Also, the show spanning-tree interface command indicates the state and roles; see the partial output below.
(host) #show spanning-tree interface fastethernet 1/1
Interface FE 1/7 (port 8) in Spanning tree is FORWARDING
Port path cost 19, Port priority 128 Role DESIGNATED
...
Edge Port and Point-to-Point
At the interface level, the portfast command specifies an interface as an edge port and the point-to-point
command specifies an interface as a point-to-point link. Since RSTP is enabled by default, all the interfaces are,
by default, point-to-point links.
Configuring RSTP
Use eithe the command line reference or the WebUI to configuring RSTP.
In the WebUI
The RSTP port interface is designated as point-to-point, by default, in the existing port configuration screen
(Figure 73).
Table 85 Port Role Descriptions
RSTP (802.1w)
Port Role
Description
Root The port that receives the best BPDU on a bridge.
Designated The port can send the best BPDU on the segment to which it is connected.
Alternate The port offers an alternate path, in the direction of root bridge, to that provided by bridge’s root port.
Backup The port acts as a backup for the path provided by a designated port in the direction of the spanning
tree.