From: Rummel (Rummel@xxxxxxxxxxxxx)
Date: Fri Oct 26 2001 - 03:12:50 GMT-3
I have R4 that is NOT running IPX. R4 has two Point-to-point's Frame
Relay to R1 and R3. Both ARE running IPX.
Shouldn't IPX go across the frame relay if I am bridging? Shouldn't I
see ipx rip routes on R1 from R3? I tried to change both bridged IPX
networks on R1 and R3 to be the same. That still didn't work.
I'm obviously missing something.
Below are the relevant configs.
Thanks.
R1
interface Ethernet0
ip address 192.168.7.1 255.255.255.0
no ip route-cache
no ip mroute-cache
ipx network 17
bridge-group 1
!
interface Serial0
ip address 172.30.40.1 255.255.255.0
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
frame-relay map bridge 211 broadcast
frame-relay map ip 172.30.40.4 211 broadcast
frame-relay interface-dlci 211
no frame-relay inverse-arp
bridge-group 1
!
interface Serial1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
!
ip classless
no ip http server
!
!
!
!
bridge 1 protocol ieee
R3
!
interface Serial0/0
ip address 172.31.40.1 255.255.255.0
encapsulation frame-relay
frame-relay map bridge 411 broadcast
frame-relay map ip 172.31.40.4 411 broadcast
frame-relay interface-dlci 411
no frame-relay inverse-arp
bridge-group 1
!
!
bridge 1 protocol ieee
R4
interface Serial0.1 point-to-point
ip address 172.30.40.4 255.255.255.0
no ip directed-broadcast
frame-relay interface-dlci 112
bridge-group 1
!
interface Serial0.2 point-to-point
ip address 172.31.40.4 255.255.255.0
no ip directed-broadcast
frame-relay interface-dlci 114
bridge-group 1
bridge 1 protocol ieee
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:25 GMT-3