Source Route Transparent bridging.

From: RSiddappa@xxxxxxxxxx
Date: Sat Feb 23 2002 - 07:41:59 GMT-3


   
Hi,

I am trying to get this set up working, no results. Pls help.

        R1-------To-----R2--------So-----------R3----------Eo---------R4

        
        R2 and R3 are tryig to do the transparent bridging Ip routing is
disabled.

        R1 is trying to ping R4.

        Configs on R2 is

interface Serial0
 no ip address
 no ip directed-broadcast
 no ip route-cache
 no ip mroute-cache
 bridge-group 1
!
interface Serial1
 no ip address
 no ip directed-broadcast
 no ip route-cache
 no ip mroute-cache
 shutdown
!
interface TokenRing0
 ip address 10.10.10.6 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
 no ip mroute-cache
 ring-speed 16
 bridge-group 1
!
!
ip classless
!
!
bridge 1 protocol ieee
bridge 1 bitswap-layer3-addresses
!
line con 0
 privilege level 15
 password cisco
 login
 transport input none
line aux 0
line vty 0 4
 password cisco
 login
!
end

And

r3 is doign normal brdging.

Pls tell me how can I make it work

Rajeev.



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:31 GMT-3