beautypg.com

Changing port parameters – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 466

background image

436

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

Configuring RSTP parameters

13

To designate a priority for a bridge, enter a command such as the following at the VLAN level.

Brocade(config)# vlan 20

Brocade(config-vlan-20)# rstp priority 0

To make this change in the default VLAN, enter the following commands.

Brocade(config)# vlan 1

Brocade(config-vlan-1)# rstp priority 0

Syntax: [rstp forward-delay value] | [hello-time value] | [max-age time] | [force-version value] |

[priority value]

The forward-delay value parameter specifies how long a port waits before it forwards an RST BPDU
after a topology change. Possible values: 4 – 30 seconds. The default is 15 seconds.

The hello-time value parameter specifies the interval between two hello packets. Possible values: 1
- 10 seconds. The default is 2 seconds.

The max-age value parameter specifies the amount of time the device waits to receive a hello
packet before it initiates a topology change. Possible values: 6 – 40 seconds. The default is 20
seconds.

The value of max-age must be greater than the value of forward-delay to ensure that the
downstream bridges do not age out faster than the upstream bridges (those bridges that are closer
to the root bridge).

The force-version value parameter forces the bridge to send BPDUs in a specific format. You can
specify one of the following values:

0 – The STP compatibility mode. Only STP (or legacy) BPDUs will be sent.

2 – The default. RST BPDUs will be sent unless a legacy bridge is detected. If a legacy bridge is
detected, STP BPDUs will be sent instead.

The priority value parameter specifies the priority of the bridge. You can enter a value from 0 –
65535. A lower numerical value means a the bridge has a higher priority. Thus, the highest priority
is 0. The default is 32768.

You can specify some or all of these parameters on the same command line.

Changing port parameters

The RSTP port commands can be enabled on individual ports or on multiple ports, such as all ports
that belong to a VLAN.

The RSTP port parameters are preconfigured with default values. If the default parameters meet
your network requirements, no other action is required.

You can change the following RSTP port parameters using the following methods.

Brocade(config)# vlan 10

Brocade(config-vlan-10)# rstp ethernet 1/5 path-cost 15 priority 64

At the VLAN configuration level of the CLI:

Syntax: rstp ethernet slot/portnum path-cost value | priority value | [admin-edge-port] |

[admin-pt2pt-mac] | [force-migration-check]

At the interface level of the CLI: