Cisco Systems BC-109 Network Router User Manual


 
SRB Configuration Examples
BC-164
Bridging and IBM Networking Configuration Guide
Autonomous Switching Example
The following example enables use of autonomous switching between two ciscoBus Token Ring
interfaces in the same router. Frames entering Token Ring interfaces 0 or 1 will be autonomously
switched to the other interface.
! global command to apply interface configuration commands to the ring group
source-bridge ring-group 2
!
! commands that follow apply to interface token 0
interface tokenring 0
! enable srb between local ring 1, bridge 1, and target ring 2
source-bridge 1 1 2
! enable autonomous switching for interface token 0
source-bridge route-cache cbus
!
interface tokenring 1
! enable srb between local ring 2, bridge 1, and target ring 1
source-bridge 2 1 1
source-bridge route-cache cbus