From: Anand Ghody (vze2hq65@xxxxxxxxxxx)
Date: Sun Mar 03 2002 - 14:17:38 GMT-3
Alright, I have no idea why this is not working and need help. I
checked previous posts and made some adjustments but it still does not
work Need help!!!
heres the setup
r3 (e0, 172.16.3.2) -> catalyst 5505 port 2/2 -> catalyst 5505 port 2/1 ->
r4 (e0) -> r4 (to0) -> cat 3900 port 1 ->cat 3900 port 6 -> r1 (to0,
172.16.3.1)
I have disable ip routing on r4 and also setup bridge 1 bitswap-layer3
address
the ports on the cataylst 5500 are on the same vlan
the port on the cataylst 3900 are also in the same vlan and setup for srt
If I but an ip address on r4 token ring I can ping it from r1
I'll past the configs to make it easier
r3 config
!
interface Ethernet0
ip address 172.16.3.2 255.255.255.0
|
connnects to catalyst 5500
|
r4 config
no ip routing
no ip finger
!
!
source-bridge ring-group 100
source-bridge transparent 100 3 2 1
!
!
interface Ethernet0
no ip address
no ip route-cache
bridge-group 1
!
interface Serial0
no ip address
no ip route-cache
shutdown
!
interface Serial1
no ip address
no ip route-cache
shutdown
!
interface TokenRing0
no ip address
no ip route-cache
ring-speed 16
source-bridge 1 2 100
!
ip classless
no ip http server
!
bridge 1 protocol ieee
bridge 1 bitswap-layer3-addresses
!
|
connects to catalyst 3900
|
r1 config
!
interface TokenRing0
ip address 172.16.3.1 255.255.255.0
ring-speed 16
.
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:51 GMT-3