DLSW Challenge scenario

From: Alejandro Cadarso (a.cadarso@xxxxxxxxxxxxxx)
Date: Fri Sep 08 2000 - 16:10:56 GMT-3


   
I have the following DLSW scenario working between
Vlan1 Vlan2 and Ring2

                       R3-To0-------Ring3
                       |
                       |
                       |
       Serial Link---->|
                       |
                       |
Ring2--------------To0-R2-Eth0--------Vlan2
                       |
                       |
       Serial Link---->|
                       |
                       |
                       R1-Eth0--------Vlan1

hostname Router1
!
source-bridge ring-group 31
dlsw local-peer peer-id 128.207.111.1
dlsw remote-peer 0 tcp 128.207.1.145 lf 1500
dlsw bridge-group 1
!
interface Ethernet 0
ip address 128.207.111.1 255.255.255.0
bridge-group 1
!
bridge 1 protocol ieee
!

***********************************************

hostname Router2
!
...
source-bridge ring-group 500
source-bridge transparent 500 1000 1 2
dlsw local-peer peer-id 128.207.1.145
dlsw remote-peer 0 tcp 128.207.111.1 lf 1500
dlsw bridge-group 2
...
interface ethernet 0
ip address 128.207.1.145 255.255.255.0
bridge-group 2
...
interface tokenring 0
no ip address
ring-speed 16
source-bridge 2 1 500
source-bridge spanning
!
bridge 2 protocol ieee

***********************************************

The challenge is to setup DLSw between any of these Lans and
Ring3 but without using border peer and adding only one peer.

żAny Ideas?

If I setup a peer between R2 and R3 I'm not going to be able to
establish connections with R1 for VLAN 1 from R3. Is this correct?

Alejandro.



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:54 GMT-3