HP StorageWorks 8/80 Brocade Converged Enhanced Ethernet Administrator's Guide - Page 72

Configuring RSTP on Brocade FCoE hardware

Page 72 highlights

5 RSTP overview With RSTP, the port roles for the new interface states are also different. RSTP differentiates explicitly between the state of the port and the role it plays in the topology. RSTP uses the root port and designated port roles defined by STP, but splits the blocked port role into backup port and alternate port roles: • Backup port-Provides a backup for the designated port and can only exist where two or more ports of the switch are connected to the same LAN; the LAN where the bridge serves as a designated switch. • Alternate port-Serves as an alternate port for the root port providing a redundant path towards the root bridge. Only the root port and the designated ports are part of the active topology; the alternate and backup ports do not participate in it. When the network is stable, the root and the designated ports are in the forwarding state, while the the alternate and backup ports are in the discarding state. When there is a topology change, the new RSTP port roles allow a faster transition of an alternate port into the forwarding state. For more information on RSTP, see "STP, RSTP, and MSTP configuration and management" on page 57. Configuring RSTP on Brocade FCoE hardware The basic process for configuring RSTP on your Brocade FCoE hardware is as follows. 1. Enter Global Configuration mode. 2. Enable RSTP using the global protocol spanning-tree command. For details, see "Enabling STP, RSTP, or MSTP" on page 57. switch(config)#protocol spanning-tree rstp 3. Designate the root switch using the bridge-priority command. For details, see "Specifying the bridge priority" on page 58. The range is 0 through 61440 and the priority values can be set only in increments of 4096. switch(conf-stp)#bridge-priority 28582 4. Configure the bridge forward delay value. For details, see "Specifying the bridge forward delay" on page 58. switch(conf-stp)#forward-delay 20 5. Configure the bridge maximum aging time value. For details, see "Specifying the bridge maximum aging time" on page 59. switch(conf-stp)#max-age 25 6. Enable the error disable timeout timer value. For details, see "Enabling the error disable timeout timer" on page 59. switch(conf-stp)#error-disable-timeout enable 7. Configure the error-disable-timeout interval value. For details, see "Specifying the error disable timeout interval" on page 59. 8. switch(conf-stp)#error-disable-timeout interval 60 9. Configure the port-channel path cost. For details, see "Specifying the port-channel path cost" on page 60. switch(conf-stp)#port-channel path-cost custom 52 Converged Enhanced Ethernet Administrator's Guide 53-1001346-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

52
Converged Enhanced Ethernet Administrator’s Guide
53-1001346-01
RSTP overview
5
With RSTP, the port roles for the new interface states are also different. RSTP differentiates
explicitly between the state of the port and the role it plays in the topology. RSTP uses the root port
and designated port roles defined by STP, but splits the blocked port role into backup port and
alternate port roles:
Backup port—Provides a backup for the designated port and can only exist where two or more
ports of the switch are connected to the same LAN; the LAN where the bridge serves as a
designated switch.
Alternate port—Serves as an alternate port for the root port providing a redundant path
towards the root bridge.
Only the root port and the designated ports are part of the active topology; the alternate and
backup ports do not participate in it.
When the network is stable, the root and the designated ports are in the forwarding state, while the
the alternate and backup ports are in the discarding state. When there is a topology change, the
new RSTP port roles allow a faster transition of an alternate port into the forwarding state.
For more information on RSTP, see
“STP, RSTP, and MSTP configuration and management”
on
page 57.
Configuring RSTP on Brocade FCoE hardware
The basic process for configuring RSTP on your Brocade FCoE hardware is as follows.
1.
Enter Global Configuration mode.
2.
Enable RSTP using the global
protocol spanning-tree
command. For details, see
“Enabling STP,
RSTP, or MSTP”
on page 57.
switch(config)#
protocol spanning-tree rstp
3.
Designate the root switch using the
bridge-priority
command. For details, see
“Specifying the
bridge priority”
on page 58. The range is 0 through 61440 and the priority values can be set
only in increments of 4096.
switch(conf-stp)#
bridge-priority 28582
4.
Configure the
bridge forward delay
value. For details, see
“Specifying the bridge forward delay”
on page 58.
switch(conf-stp)#
forward-delay 20
5.
Configure the
bridge maximum aging time
value. For details, see
“Specifying the bridge
maximum aging time”
on page 59.
switch(conf-stp)#
max-age 25
6.
Enable the
error disable timeout timer
value. For details, see
“Enabling the error disable
timeout timer”
on page 59.
switch(conf-stp)#
error-disable-timeout enable
7.
Configure the
error-disable-timeout
interval value. For details, see
“Specifying the error disable
timeout interval”
on page 59.
8.
switch(conf-stp)#
error-disable-timeout interval 60
9.
Configure the port-channel path cost. For details, see
“Specifying the port-channel path cost”
on page 60.
switch(conf-stp)#
port-channel path-cost custom