Stp configuration examples, Root bridge without vlans – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 310

Advertising
background image

310

Rockwell Automation Publication 1783-UM006A-EN-P - May 2014

Chapter 9

Configuring Spanning Tree Protocol

5. Return to global configuration mode.

exit

6. Enable STP for the bridge group. You must enable STP on each bridge

group that you create with bridge-group commands.

bridge number protocol ieee

7. (Optional) Assign a priority to a bridge group. The lower the priority, the

more likely it is that the bridge becomes the spanning-tree root.

bridge number priority priority

8. Return to privileged EXEC mode.

end

9. Verify your entries.

show spanning-tree bridge

10. (Optional) Save your entries in the configuration file.

copy running-config startup-config

STP Configuration Examples

These configuration examples show how to enable STP on root and non-root
access points with and without VLANs:

Root Bridge without VLANs on page 310

Non-root Bridge without VLANs on page 312

Root Bridge with VLANs on page 313

Non-root Bridge with VLANs on page 315

Root Bridge without VLANs

This example shows the configuration of a root bridge with no VLANs
configured and with STP enabled:

hostname master-bridge-south

ip subnet-zero

!

bridge irb

!

interface Dot11Radio0

no ip address

no ip route-cache

!

ssid tsunami

authentication open

Advertising