From: Pierre-Alex Guanel (pierreg@planetkc.com)
Date: Sat Jun 12 2004 - 10:18:52 GMT-3
Hi,
I am using source route translation bridging to connect my isdn router R5 to a
ethernet segment.
==========================
Here is the case scenario:
R3---- (Ethernet)---------R1------- (token ring)------R5==== isdn cloud
==========================
Here is what I have done:
On R1:
source-bridge ring-group 1000
source-bridge transparent 1000 3 1 1
!
interface Ethernet0
no ip address
bridge-group 1
!
interface TokenRing0
no ip address
source-bridge 1 1 1000
!
on R5:
!
interface TokenRing0
ip address 183.1.58.5 255.255.255.0
ring-speed 16
on R3
interface Ethernet0
ip address 183.1.58.3 255.255.255.0
==========================
. I can not ping R3 from R5
I based my configs on the URL :
http://www.cisco.com/warp/public/698/srtlb.shtml
Is there something else I must configure on R5 token ring interface to make
this work.
==========================
Much thanks,
Pierre-Alex Guanel
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:38 GMT-3