Hello,
I was told that when you're working with NI1 & DMS100 you need your LDN.
ex: isdn spid1 80856532230101 5653223 <--This is working config for one of
our routers spids.
In your case the Spid's show valid, so I don't think this is the problem,
but it couldn't hurt to try it. After making the change, if you try it
make sure you clear the interface. If you do try it, you would probably
have to do this on both sides. That's my 2 cents for whatever it's
worth. Good luck!
clear int bri0
Andre
Ron S wrote:
> Can you please help here ?
> From routerA I try to ping RouterB and ping is unsuccessfull ?
>
> #show dialer displays "Last status:Fail", Last called: 00:00:16
>
> #show isdn status seems OK on both routers;
> State=MULTIPLE_FRAME_ESTABLISHED
> spid1 sent, spid1 valid...
>
> #show int bri0
> bri0 is up, line protocol is up (spoofing)...
>
> ROUTERA
> hostname RouterA
> !
> enable password cisco
> username RouterB password 7 03075
> isdn switch-type basic-ni1
> !
> int s0
> no ip add
> !
> int bri0
> ip add 196.1.1.1.1 255.255.255.0
> encap ppp
> isdn spid1 5101 8995101
> isdn spid2 5102 8995102
> dialer idle-timeout 90
> dialer map ip 196.1.1.2 name RouterB broadcast 8995201
>
> dialer load-threshold 1
> dialer-group 1
> no fair-queue
> ppp auth chap
> ppp multilink
> !
> no ip classless
> dialer-list 1 protocol ip permit
> !
> line con 0
> password cisco
> login
> line aux 0
> line vty 0 4
> login
> !
> end
>
> ROUTERB
>
> hostname RouterB
> !
> enable password cisco
> username RouterA password 7 03075
> isdn switch-type basic-ni1
> !
> int s0
> no ip add
> !
> int bri0
> ip add 196.1.1.1.2 255.255.255.0
> encap ppp
> isdn spid1 5101 8995201
> isdn spid2 5102 8995202
> dialer idle-timeout 90
> dialer map ip 196.1.1.1 name RouterA
>
> dialer-group 1
> no fair-queue
> ppp auth chap
> ppp multilink
> !
> no ip classless
> dialer-list 1 protocol ip permit
> !
> line con 0
> password cisco
> login
> line aux 0
> line vty 0 4
> login
> !
> end
>
> **NOTE: New CCNA/CCDA List has been formed. For more information go to
> http://www.groupstudy.com/list/Associates.html
> _________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]