RE: isdn Dialer Profile

From: Khalid Nafie (knafie@xxxxxxxxxx)
Date: Mon Oct 29 2001 - 16:25:22 GMT-3


   
well i used to use th espid no. am i mistaken all this times?!!

-----Original Message-----
From: louie kouncar [mailto:lkouncar@UU.NET]
Sent: Monday, October 29, 2001 10:45 AM
To: 'Khalid Nafie'; 'Charles Huang'; 'Joe Lee'; ccielab@groupstudy.com
Subject: RE: isdn Dialer Profile

I think your dialer string has the wrong number, you are using the spid
number and not the actual phone number.

Hope this helps

Louie J. Kouncar CCIE #7994

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Khalid Nafie
Sent: Monday, October 29, 2001 1:21 PM
To: Charles Huang; Joe Lee; ccielab@groupstudy.com
Subject: isdn Dialer Profile

Dear all,
        What am i missing in this simple isdn dialer profile configuration:
R3:

username r2 password 0 cisco
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 no ip mroute-cache
 dialer pool-member 2
 isdn switch-type basic-ni
 isdn spid1 0835866101 8358661
 isdn spid2 0835866301 8358663
 ppp authentication chap
!
interface Dialer2
 ip address 150.10.4.2 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name r2
 dialer string 835866201
 dialer pool 2
 dialer-group 1
 ppp authentication chap
!
dialer-list 1 protocol ip permit

R2:

username r3 password 0 cisco
!
interface BRI0/0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-ni
 isdn spid1 0835866201 8358662
 isdn spid2 0835866401 8358664
 ppp authentication chap
 !
!
interface Dialer0
 ip address 150.10.4.1 255.255.255.252
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name r3
 dialer string 835866101
 dialer pool 1
 dialer-group 1
 ppp authentication chap

dialer-list 1 protocol ip permit

when iam tryign to ping from r2 this waht i get,

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.10.4.2, timeout is 2 seconds:

15:48:08: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100, sending
15:48:08: BR0/0 DDR: has 2 ongoing call(s), maximum allowed call(s) 2 on
pool 1,
 exceeded max
15:48:08: Di0 DDR: No free dialer - starting fast idle timer
15:48:08: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100,
encapsulati
on failed.
15:48:10: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100, sending
15:48:10: BR0/0 DDR: has 2 ongoing call(s), maximum allowed call(s) 2 on
pool 1,
 exceeded max
15:48:10: Di0 DDR: No free dialer - starting fast idle timer
15:48:10: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100,
encapsulati
on failed.
15:48:12: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100, sending
15:48:12: BR0/0 DDR: has 2 ongoing call(s), maximum allowed call(s) 2 on
pool 1,
 exceeded max
15:48:12: Di0 DDR: No free dialer - starting fast idle timer
15:48:12: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100,
encapsulati
on failed
15:48:12: IP: s=200.100.100.13 (TokenRing1/0), d=255.255.255.255, len 112,
rcvd
2.
15:48:14: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100, sending
15:48:14: BR0/0 DDR: has 2 ongoing call(s), maximum allowed call(s) 2 on
pool 1,
 exceeded max
15:48:14: Di0 DDR: No free dialer - starting fast idle timer
15:48:14: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100,
encapsulati
on failed.
15:48:16: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100, sending
15:48:16: BR0/0 DDR: has 2 ongoing call(s), maximum allowed call(s) 2 on
pool 1,
 exceeded max
15:48:16: Di0 DDR: No free dialer - starting fast idle timer
15:48:16: IP: s=150.10.4.1 (local), d=150.10.4.2 (Dialer0), len 100,
encapsulati

Also sh dialer gives:

r2#
r2#
r2#
r2#
r2#
r2#
r2#
r2#
r2#
r2#
r2#
r2#sh dialer

BRI0/0 - dialer type = ISDN

Dial String Successes Failures Last called Last status
0 incoming call(s) have been screened.
0 incoming call(s) rejected for callback.

BRI0/0:1 - dialer type = ISDN
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle

BRI0/0:2 - dialer type = ISDN
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle

Di0 - dialer type = DIALER PROFILE
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle

Dial String Successes Failures Last called Last status
835866101 0 0 never - Default
r2#



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:27 GMT-3