DLSW and Token Ring

From: Lupi, Guy (Guy.Lupi@xxxxxxxxxxxxx)
Date: Sat Mar 16 2002 - 17:55:50 GMT-3


   
Here is my situation, I don't have a token ring card for a workstation, so I
figured I would set up the configuration below:

  e0--------r1-----/\/------r3-----to0--------to0-----r6------e0

R6 has ip routing turned off and is acting as a transparent bridge. On r3
and r1, I have the following config which does not work, although it is
configured exactly like a link I found on CCO, with the exception of the
ring numbers and the IP addresses:

r3
source-bridge ring-group 12
dlsw local-peer peer-id 3.3.3.3 lf 1500 promiscuous
dlsw remote-peer 0 tcp 11.11.11.11
!
interface Loopback0
ip address 3.3.3.3 255.255.255.0
!
interface TokenRing0
ip address 200.200.200.1 255.255.255.0
ring-speed 16
source-bridge 1 1 12
source-bridge spanning

r1
dlsw local-peer peer-id 11.11.11.11 lf 1500
dlsw remote-peer 0 tcp 3.3.3.3
dlsw bridge-group 1
!
!
interface Loopback0
 ip address 11.11.11.11 255.255.255.0
!
interface Ethernet0
 ip address 1.1.1.1 255.255.255.0
 bridge-group 1

But if I put the following commands on r3, it works no problem. Does it
have something to do with the fact that I have that transparent bridge in
there? Thanks.

r3
dlsw bridge-group 1
!
interface TokenRing0
bridge-group 1



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:11 GMT-3