Stp Configuration Examples; Root Bridge Without Vlans - Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual

Wireless mic
Table of Contents

Advertisement

Spanning Tree Protocol in a Wireless Environment
Command
Step 5
exit
Step 6
bridge number protocol ieee
Step 7
bridge number priority priority
Step 8
end
Step 9
show spanning-tree bridge

STP Configuration Examples

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

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
guest-mode
!
speed basic-6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0
rts threshold 2312
station-role root
no cdp enable
infrastructure-client
bridge-group 1
!
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
!
interface BVI1
ip address 1.4.64.23 255.255.0.0
Root Bridge Without VLANs, page 9
Non-Root Bridge Without VLANs, page 10
Root Bridge with VLANs, page 11
Non-Root Bridge with VLANs, page 12
Purpose
Return to global configuration mode.
Enable STP for the bridge group. You must enable STP
on each bridge group that you create with bridge-group
commands.
(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.
Return to privileged EXEC mode.
Verify your entries.
Configuring STP Features
Book Title
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents