cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
284
Views
5
Helpful
3
Replies

ISDN backup not working on 1841

Sonugnair_2
Level 1
Level 1

Hi,

I am facing a problem with ISDN backup for a Frame-relay link. The router is a 1841 with 12.1 IOS.The router works fine with the primary frame relay link. However when i issue a shut command on the serial frame-relay interface to test the backup, the BRI doesn,t come up. When i issue a "sh ip int brief" command it shows disabled for the BRI interface. On issuing "sh isdn status" it says the Layer 1 is deactivated. But there is no issue with the ISDN connection as the telco has verified it by hooking the line with a phone and testing it.I physically removed the serial interface and tried working with just the BRI when the physical BRI shows as up but both B channels are down.I tried restarting the modem , router, changing the cable etc but its of no use.Sometimes i get an error which says "unfound B-channel on disconnect-ack callid 0x800 ".The following are the command used:

interface Serial0/0/0

ip address 192.168.125.34 255.255.255.252

ip nat inside

encapsulation frame-relay IETF

backup delay 1 5

backup interface BRI0/1/0

frame-relay interface-dlci 18

frame-relay lmi-type q933a

interface BRI0/1/0

ip address 192.168.125.38 255.255.255.252

ip access-group en1 in

ip access-group en2 out

ip nat inside

encapsulation ppp

dialer map ip 192.168.125.37 name xxxxx broadcast 1234567

dialer-group 1

isdn switch-type basic-net3

isdn point-to-point-setup

no keepalive

no cdp enable

ppp authentication chap

ppp multilink

Thanks and Regards

Sonu

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi,

can you please send "show ver" and output of "term mon" and "debug isdn q921", "debug isdn q931" when pinging 192.168.125.37.

I would also remove the access-group from bri0/0/0 before testing, and re-enable keepalive.

Richard Burts
Hall of Fame
Hall of Fame

Sonu

The main problem here is in your method of testing. When you shut down the primary interface the backup interface will not activate as the result of a shutdown command. The backup interface will activate when the primary interface is in a down state but does not activate when the primary is administratively down.

To do a test you either need to create a real problem on the frame relay or you need to temporarily remove the backup interface command. One other alternative could be to modify your config so that the ISDN uses dialer profiles. You could then configure a dialer profile for the backup and you could create another dialer profile to be used for testing.

The unfound channel error sounds like a miscommunication between your router and the ISDN switch. When the ISDN is active can you post the output of show isdn status? It would also be helpful to see what is in the inbound and outbound access lists and what is in the dialer list referred to by dialer-group 1.

HTH

Rick

HTH

Rick

jasonrandolph
Level 1
Level 1

What is the output of your show ISDN status?

Review Cisco Networking products for a $25 gift card