From: Tom Gonter (tgonter@xxxxxxxxx)
Date: Fri Jan 12 2001 - 03:25:38 GMT-3
Here's a scenario.
TR ----R1 -----------------R2 -------TR
| |
| |
E0 FE0
R1 and R2 are established as DLSW peers.
I'd like to have NETBIOS propagate across all TR's and E0's. Therefore
SR/TLB on each router and then I'd like to use DLSW to transport through the
WAN.
I can get it up and running all day ethernet to ethernet and TR to TR.
Hosts Find each other by browsing the neighborhood or Find Computer, as long
I go E to E (i.e. use dlsw bridge-group 5) or TR to TR ( source-bridge
ring-group 100).
Once I introduce SR/TLB I'm out of luck. Anyone have an idea of what I
missing? Is this even feasible?
R1 config
source-bridge ring-group 100
source-bridge transparent 100 75 1 5
dlsw local-peer peer-id 137.8.5.1
dlsw remote-peer 0 tcp 137.8.4.1
!
interface Loopback0
ip address 137.8.5.1 255.255.255.0
no ip directed-broadcast
!
interface Ethernet0/0
ip address 137.8.81.1 255.255.255.0
no ip directed-broadcast
bridge-group 5
!
!
interface TokenRing0/0
ip address 137.8.80.1 255.255.255.0
no ip directed-broadcast
ring-speed 16
source-bridge 2 1 100
source-bridge spanning
R2 config
source-bridge ring-group 100
source-bridge transparent 100 75 1 5
dlsw local-peer peer-id 137.8.4.1
dlsw remote-peer 0 tcp 137.8.5.1
!
interface Loopback0
ip address 137.8.4.1 255.255.255.0
no ip directed-broadcast
!
interface FastEthernet3/0
description 100TX lin to Cat5K (3/23)
ip address 137.8.65.1 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
bridge-group 5
!
interface TokenRing5/0
description 16Mb token-ring to Cat3900 (8)
ip address 137.8.67.1 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
ring-speed 16
source-bridge 1 1 100
source-bridge spanning
!
Tom Gonter
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:28 GMT-3