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

MSTP overview

Page 73 highlights

MSTP overview 5 10. Configure the bridge hello time value. For details, see "Specifying the bridge hello time (STP and RSTP)" on page 60. switch(conf-stp)#hello-time 5 11. Flush the MAC addresses from the VLAN FDB. For details, see "Flushing MAC addresses (RSTP and MSTP)" on page 63. switch(config)#spanning-tree tc-flush-standard 12. Enable PortFast on switch ports using the spanning-tree portfast command. For details, see "Enabling port fast (STP)" on page 67. Note that this step is optional. NOTE PortFast only needs to be enabled on ports that connect to workstations or PCs. Repeat these commands for every port connected to workstations or PCs. Do not enable PortFast on ports that connect to other switches. switch(config)#interface tengigabitethernet 0/10 switch(conf-if-te-0/10)#spanning-tree portfast switch(conf-if-te-0/10)#exit switch(config)#interface tengigabitethernet 0/11 switch(conf-if-te-0/11)#spanning-tree portfast switch(conf-if-te-0/11)#exit Repeat these commands for every port connected to workstations or PCs. 13. Set the following ports to forwarding mode: - All ports of the root switch - The root port - The designated port For details, see "Specifying the port priority" on page 67. 14. Enable the guard root feature with the spanning-tree guard root command. The guard root feature provides a way to enforce the root bridge placement in the network. For detailed information, refer to"Enabling the guard root" on page 65. Note that this step is optional. All other switch ports connect to other switches and bridges are automatically placed in blocking mode. This does not apply to ports connected to workstations or PCs; these ports remain in the forwarding state. 15. Enter the copy command to save the running-config file to the startup-config file. switch(conf-if-te-0/1)#exit switch(config)#end switch#copy running-config startup-config MSTP overview The IEEE 802.1s Multiple STP (MSTP) helps create multiple loop-free active topologies on a single physical topology. MSTP enables multiple VLANs to be mapped to the same spanning tree instance (forwarding path), which reduces the number of spanning tree instances needed to support a large number of VLANs. Each MSTP instance has a spanning tree topology independent of other Converged Enhanced Ethernet Administrator's Guide 53 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

Converged Enhanced Ethernet Administrator’s Guide
53
53-1001346-01
MSTP overview
5
10.
Configure the bridge hello time value. For details, see
“Specifying the bridge hello time (STP
and RSTP)”
on page 60.
switch(conf-stp)#
hello-time 5
11.
Flush the MAC addresses from the VLAN FDB. For details, see
“Flushing MAC addresses (RSTP
and MSTP)”
on page 63.
switch(config)#
spanning-tree tc-flush-standard
12.
Enable PortFast on switch ports using the
spanning-tree portfast
command. For details, see
“Enabling port fast (STP)”
on page 67. Note that this step is optional.
NOTE
PortFast only needs to be enabled on ports that connect to workstations or PCs. Repeat these
commands for every port connected to workstations or PCs. Do not enable PortFast on ports
that connect to other switches.
switch(config)#
interface tengigabitethernet 0/10
switch(conf-if-te-0/10)#
spanning-tree portfast
switch(conf-if-te-0/10)#
exit
switch(config)#
interface tengigabitethernet 0/11
switch(conf-if-te-0/11)#
spanning-tree portfast
switch(conf-if-te-0/11)#
exit
Repeat these commands for every port connected to workstations or PCs.
13.
Set the following ports to forwarding mode:
-
All ports of the root switch
-
The root port
-
The designated port
For details, see
“Specifying the port priority”
on page 67.
14.
Enable the guard root feature with the
spanning-tree guard root
command. The guard root
feature provides a way to enforce the root bridge placement in the network. For detailed
information, refer to
“Enabling the guard root”
on page 65. Note that this step is optional.
All other switch ports connect to other switches and bridges are automatically placed in
blocking mode.
This does not apply to ports connected to workstations or PCs; these ports remain in the
forwarding state.
15.
Enter the
copy
command to save the
running-config
file to the
startup-config
file.
switch(conf-if-te-0/1)#
exit
switch(config)#end
switch#
copy running-config startup-config
MSTP overview
The IEEE 802.1s Multiple STP (MSTP) helps create multiple loop-free active topologies on a single
physical topology. MSTP enables multiple VLANs to be mapped to the same spanning tree instance
(forwarding path), which reduces the number of spanning tree instances needed to support a large
number of VLANs. Each MSTP instance has a spanning tree topology independent of other