RE: IPX, Bridging and Frame Relay

From: Voytek Mielczarek (Voytek.Mielczarek@xxxxxxxxxx)
Date: Fri Oct 26 2001 - 04:36:44 GMT-3


   
1. Your frame relay maps are configured for bridging not routing.
2. Where did you want to have a boundary between routing and bridging processes
 (IBR)?

Regards, Voytek

-----Original Message-----
From: Rummel [mailto:Rummel@Hawaii.rr.com]
Sent: Friday, 26 October 2001 4:13 PM
To: ccielab@groupstudy.com; Frank B
Cc: Stanford M. Wong
Subject: IPX, Bridging and Frame Relay

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