isdn backup ddr

hi i have 2 router on router1 i set this

isdn switch-type basic-net3 interface BRI0/1/0 ip address 10.10.0.1 255.255.255.0 encapsulation ppp dialer string xxxxxx dialer load-threshold 128 either dialer-group 1 isdn switch-type basic-net3 isdn point-to-point-setup

ip route 10.10.0.0 255.255.255.0 BRI0/1/0 200 access-list 101 permit ip any any dialer-list 1 protocol ip list 101

and on router2

isdn switch-type basic-net3 interface BRI0/1/0 ip address 10.10.0.2 255.255.255.0 encapsulation ppp dialer-group 1 isdn switch-type basic-net3 isdn point-to-point-setup

ip route 10.10.0.0 255.255.255.0 BRI0/1/0 200 access-list 101 permit ip any any dialer-list 1 protocol ip list 101

and when i want to ping 10.10.0.2

i get this

*Apr 30 14:06:49.651: %ISDN-6-CONNECT: Interface BRI0/1/0:1 is now connected to xxxxxx N/A. *Apr 30 14:06:51.679: %ISDN-6-DISCONNECT: Interface BRI0/1/0:1 disconnected fro m xxxxxx , call lasted 2 seconds *Apr 30 14:06:51.779: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to dow n *Apr 30 14:06:52.899: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to up *Apr 30 14:06:52.899: %ISDN-6-CONNECT: Interface BRI0/1/0:1 is now connected to xxxxxx N/A. *Apr 30 14:06:53.031: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to dow n *Apr 30 14:06:54.899: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to up *Apr 30 14:06:54.899: %ISDN-6-CONNECT: Interface BRI0/1/0:1 is now connected to xxxxxx N/A. *Apr 30 14:06:55.035: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to dow n *Apr 30 14:06:56.903: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to up *Apr 30 14:06:56.903: %ISDN-6-CONNECT: Interface BRI0/1/0:1 is now connected to xxxxxx N/A. Success rate is 0 percent (0/5) r1# *Apr 30 14:06:57.047: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to dow n

when i do debug isdn errors get tthis:

5) *Apr 30 14:08:21.747: ISDN 000000000000 Error: Invalid DSL (0) SERROR: isdn_get _display_text_from_gtd: false ret *Apr 30 14:08:21.747: ISDN 000000000000 Error: Invalid DSL (0) Error: Invalid D SL (0) SERROR: isdn_get_mlpp_from_gtd: MLPP from GTD failed *Apr 30 14:08:21.751: ISDN BR0/1/0 SERROR: L2_Go: at bailout DLCB is NULL L2: sapi 63 tei 127 ces 0 ev 0x650 *Apr 30 14:08:21.751: ISDN BR0/1/0 **ERROR**: handle_l2d_srq_mail: Layer 1 inact ive *Apr 30 14:08:21.943: ISDN BR0/1/0 SERROR: LM_MDL_ASS_IND: Unexpected state. Ass ignment state 1. *Apr 30 14:08:23.751: ISDN BR0/1/0 SERROR: L2_Go: at bailout DLCB is NULL L2: sapi 63 tei 127 ces 0 ev 0x650 *Apr 30 14:08:23.771: ISDN BR0/1/0 SERROR: L2_Go: at bailout DLCB is NULL L2: sapi 63 tei 127 ces 0 ev 0x3 *Apr 30 14:08:23.783: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0/1/0, TEI 81 ch anged to up *Apr 30 14:08:24.411: %LINK-3-UPDOWN: Interface BRI0/1/0:1, changed state to up *Apr 30 14:08:24.411: %ISDN-6-CONNECT: Interface BRI0/1/0:1 is now connected to 271440 N/A

show isdn status r1#show isdn status Global ISDN Switchtype = basic-net3 ISDN BRI0/1/0 interface dsl 2, interface ISDN Switchtype = basic-net3 Layer 1 Status: ACTIVE Layer 2 Status: TEI = 81, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED Layer 3 Status: 0 Active Layer 3 Call(s) Active dsl 2 CCBs = 0 The Free Channel Mask: 0x80000003 Total Allocated ISDN CCBs = 0 r1#

did anyone know what is problem ???

Reply to
Anis
Loading thread data ...

Possible guess ! If you are using user accounts/passwords to connect check these are correct at both ends

Steve

Reply to
Steve Ray

i dont have ppp authentication chap and not have user and pass ? did i need that for connecting or i can just use empty no user and pass only encapsulation ppp

Reply to
Anis

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.