From: Lab Guy (lablist@xxxxxxxxx)
Date: Fri Jan 19 2001 - 16:06:52 GMT-3
I have 3 routers: R1, R2, and R3. R1 and R2 each
have a token ring. R2 and R3 each have ethernet. I
want to create a ring-list for the token ring and
bgroups for the ethernet. Without using ring-lists or
bgroups, my peer connections are fine, but when I
configure ring-lists and bgroups, my connections are
in a disconnected state. I have tried rebooting and
disable dlsw. Here are my configs:
Assume R1 has Ring 1 and R2 has Ring 2.
R1
dlsw local-peer peer-id 172.16.1.1
dlsw remote-peer 0 tcp 172.16.2.2
source-bridge ring-group 100
int tokenring0
source-bridge 1 1 100
source-bridge spanning
R2
dlsw local-peer peer-id 172.16.2.2
dlsw remote-peer 1 tcp 172.16.1.1
dlsw remote-peer 1 tcp 172.16.3.3
dlsw ring-list 1 rings 2
dlsw bgroup-list 1 bgroups 1
dlsw bridge-group 1
bridge 1 protocol ieee
source-bridge ring-group 200
int token0
source-bridge 2 1 200
source-bridge spanning
int ethernet0
bridge-group 1
R3
dlsw local-peer peer-id 172.16.3.3
dlsw remote-peer 0 tcp 172.16.2.2
dlsw bridge-group 2
bridge 2 protocol ieee
int e0
bridge-group 2
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:36 GMT-3