Cisco Systems BC-109 manual SRB with Automatic Spanning-Tree Function Configuration Example

Models: BC-109

1 56
Download 56 pages 36.75 Kb
Page 39
Image 39
SRB with Automatic Spanning-Tree Function Configuration Example

SRB with Automatic Spanning-Tree Function Configuration Example

SRB with Automatic Spanning-Tree Function Configuration Example

The following example of a Cisco series 7000 router configuration illustrates how to enable the automatic spanning tree function on an SRB network:

source-bridge ring-group 100

interface tokenring 0/0 no ip address ring-speed 16 multiring all source-bridge active 1 10 100 source-bridge spanning 1

!

interface tokenring 0/1 no ip address ring-speed 16 multiring all source-bridge active 2 10 100 source-bridge spanning 1

!

bridge 1 protocol ibm

Optimized Explorer Processing Configuration Example

The following configuration example improves the handling of explorer frames, enabling the Cisco IOS software to perform substantially better during explorer broadcast storms. In this configuration, the maximum byte rate of explorers is set to 100000.

source-bridge explorer-maxrate 100000 source-bridge explorerQ-depth 100

no source-bridge explorer-fastswitch

SRB-Only Example

The following example shows that all protocols are bridged, including IP. Because IP is being bridged, the system has only one IP address.

no ip routing

!

interface tokenring 0

ip address 131.108.129.2 255.255.255.0 source-bridge 129 1 130 source-bridge spanning

!

interface tokenring 1

ip address 131.108.129.2 255.255.255.0 source-bridge 130 1 129 source-bridge spanning

!

interface ethernet 0

ip address 131.108.129.2 255.255.255.0

Configuring Source-Route Bridging BC-147

Page 39
Image 39
Cisco Systems BC-109 manual SRB with Automatic Spanning-Tree Function Configuration Example, SRB-Only Example