cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
352
Views
0
Helpful
3
Replies

3845 and frame relay

BKeiter
Level 1
Level 1

Hello all, In an attempt to upgrade our WAN hub sites I am having trouble replacing our 3660 with a 3845. Old router is running v12.2, new router is running v12.4. The frame connection passes internet traffic only. Email & file/print sharing does not respond. Using EIGRP across bridged BVI interface to the far end. Serial interface is as follows:

interface Serial0/0/0

bandwidth 1536

no ip address

ip helper-address 10.141.x.x

encapsulation frame-relay IETF

no ip mroute-cache

logging event subif-link-status

logging event dlci-status-change

no fair-queue

frame-relay traffic-shaping

frame-relay lmi-type ansi

bridge-group 100

!

interface Serial0/0/0.999 point-to-point

frame-relay class 1536

frame-relay interface-dlci 250

class 1536

bridge-group 100

bridge-group 100 spanning-disabled

This has me stumped, any ideas?

Thanks! BK

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Bridging is difficult to troubleshoot is generally leads to a lot of troubles. If you could revert to a standard routed configuration, it would be much easier to get things working in little time.

BK

Was the original router also bridging over the Frame Relay link? I would agree with Paolo that a routed implementation is more normal and would be easier to troubleshoot. But if it was working ok before on the old router this way then it should be able to work that way with the new router.

If it is passing Internet traffic then we can probably assume that it is not a basic connectivity or addressing problem. Have you been able to determine if the traffic that is failing is sent over the Frame Relay and the head end is not routing it properly or if the remote router is not sent over the Frame Relay?

It might be helpful if you would post the configuration of the BVI and of the Frame Relay class referenced on the subinterface.

I note that there is an ip helper-address configured on the Frame Relay serial interface. Since this interface has no IP address the helper-address will not function (because IP is not enabled on this interface). The helper-address should be configured on the BVI interface.

HTH

Rick

HTH

Rick

The problem is that going from a release to another certain things can change subtly and stop working, just because cisco has decided that something wasn't right before, at the cost of breaking it after.

Being the application bridging, we aren't helped here by the well know diagnosing techniques but have to use something else, be it deduction, trial-and-error, or mac address scrutiny.

This is a why a sane design has more chances of surviving technology changes.

Review Cisco Networking products for a $25 gift card