From: Kevin Gannon (kevin@xxxxxxxxxxx)
Date: Mon Mar 20 2000 - 16:38:48 GMT-3
I have what should be a simple SRTB config however I can not getting it
working.
I have a single router one TR and one Ethernet interface the config is
attached.
Attached to the TR is a MAU which in turn has a link to a second router with
a TR
interface address 10.10.10.88. One the ethernet side I have attached via a
Cat5k
a UNIX box.
Bridge # 6
Virtual Ring 22
4000 ----------Ring 55-----TR---------------MAU------------- 2500
(10.10.10.88)
|
|
Ethernet
Bridge 1
Pseudo Ring 66
|
|
PC 10.10.10.99
When pinging from the PC I get
RSRB22: sent explorer, bn 6 trn 55, [C810.0426.0166.0370]
A quick mental RIF decode and you get Ring 66 Bridge 6 --> Ring 22 Bridge
6 ---- > Ring 55. Which
to be me implies that the explorer is hitting the token ring interface and
hence should reach
the 2500 router. On the 2500 I simple have the ip address on the interface.
When I having rif
debugging on the 2500 I do not see the rif. I have proved physical
connectivty by turning
on ip routing on the 4000 and setting up a temp address and pinging over the
two links.
This is driving me nuts. I have even tried samples copied straight from
textbooks. The code
is 11.2(21) so it should be stable. What am I doing wrong ?
Regards,
Kevin.
fr-switch#u all
All possible debugging has been turned off
fr-switch#wr t
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname fr-switch
!
boot system cisco2-4000 255.255.255.255
!
username root password 7 071D2E435A
username r privilege 15 password 0 r
no ip routing
frame-relay switching
source-bridge ring-group 22
source-bridge transparent 22 66 6 1
!
interface Ethernet0
no ip address
no ip route-cache
media-type 10BaseT
bridge-group 1
!
interface Ethernet1
no ip address
no ip route-cache
shutdown
media-type 10BaseT
!
interface Serial0
description Link to Ser 0 2500-bot
no ip address
encapsulation frame-relay
no ip route-cache
shutdown
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 201 interface Serial1 200
frame-relay route 300 interface Serial2 301
frame-relay route 400 interface Serial2 401
frame-relay route 501 interface Serial1 500
!
interface Serial1
description Linkt ot s0 2500-Top
no ip address
encapsulation frame-relay
no ip route-cache
shutdown
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 200 interface Serial0 201
frame-relay route 500 interface Serial2 501
!
interface Serial2
no ip address
encapsulation frame-relay
no ip route-cache
shutdown
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 301 interface Serial0 300
frame-relay route 401 interface Serial0 400
frame-relay route 501 interface Serial1 500
!
interface Serial3
no ip address
no ip route-cache
shutdown
clockrate 64000
!
interface TokenRing0
no ip address
no ip route-cache
ring-speed 16
source-bridge 55 6 22
source-bridge spanning
!
no ip classless
!
bridge 1 protocol ieee
!
line con 0
login local
line aux 0
line vty 0 4
login
!
end
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:06 GMT-3