From: Ronnie Royston (RonnieR@xxxxxxxxxxxxxxxxx)
Date: Sat Mar 03 2001 - 20:14:05 GMT-3
Try adding "bridge crb" to your routers configs. You are routing ip by
having layer 3 addressing on your enet interfaces. I don't have any routers
with me now to test this, but I believe that enabling crb will get you,
!!!!!
Please let me know if this works.
-----Original Message-----
From: fwells12
To: ccielab@groupstudy.com
Sent: 3/3/01 4:18 PM
Subject: Bridging over frame-relay.
How can I test end to end connectivity when bridging over frame relay?
=
The serial interfaces have no IP addresses on them and the ethernet =
networks on each router are addresses on the same subnet. I have tried
=
pinging both regularly and using extended pings but neither works. Do =
pings work for testing this scenario ? Theoretically I should be able
=
to disable routing on both routers and still have bridged connectivity =
right?
Cheers
Configs if your interested:
Router3:
interface Ethernet0
ip address 10.1.1.3
no ip mroute-cache
no keepalive
no cdp enable
bridge-group 1
!
interface Serial0
no ip address=20
encapsulation frame-relay
no ip mroute-cache
no fair-queue
frame-relay map bridge 304 broadcast
frame-relay lmi-type ansi
bridge-group 1 =20
!
bridge 1 protocol ieee
Router4:
interface Ethernet0
ip address 10.1.1.4
no ip mroute-cache
no keepalive
no cdp enable
bridge-group 1
!
interface Serial0
no ip address=20
encapsulation frame-relay
no ip mroute-cache
no fair-queue
frame-relay map bridge 403 broadcast
frame-relay lmi-type ansi
bridge-group 1 =20
!
bridge 1 protocol ieee
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:19 GMT-3