RE: ISDN Multilink - ppp callback - Problem Solved.

From: Keane, James (James.Keane@agriculture.gov.ie)
Date: Fri Feb 18 2005 - 13:51:18 GMT-3


Ok no one seemed too interested in this problem (shrug) but to those who read it
when using multilink and callback and you do a

sho int dialer 0

Dialer0 is up, line protocol is up (spoofing)
 (extra lines removed)
  Time to interface disconnect: idle 00:04:07

if you do a sho isdn act you see
 
(all ph numbers changed)
----------------------------------------------------------------------------
                                ISDN ACTIVE CALLS
----------------------------------------------------------------------------
Call Calling Called Remote Seconds Seconds Seconds Charges
Type Number Number Name Used Left Idle Units/Curr
----------------------------------------------------------------------------
In 16440900 214851234 ISDNDial 7762 Unavail -
In 16440900 214851234 ISDNDial 7687 Unavail -
----------------------------------------------------------------------------

I still dont know why this Unavail appears ! BUT in my case I found that W2K send ICMP to the global catalog server (apparently) I had enabled icmp on the interesting traffic list for testing purposes. This was reseting the idle timer, I mistakenly linked the problem to multilink.

So the idle timer was working, its just not displayed correctly. So if you ever see unavail - just do a show int dialer 1 and you will see the idle timer there !

By the way can we all not talk about Testking anymore -
its stopping people concentrating on the real issues of studing !
(please dont respond to that thought!)

Thanks

James

-----Original Message-----
From: Keane, James
Sent: 17 February 2005 16:00
To: ccielab@groupstudy.com
Subject: ISDN Multilink - ppp callback

I have experiencing a strange problem with multilink and callback, My issue is that the call isnt being droped when the idle timer expires, well to tell the truth I dont even see the idle timer !
My first question is why do I see 'Unavail', My second question is why doesnt the line drop (my thinking was that the idle timer isnt expiring). Anybody seen anything like this before ?

When I don't use multilink I DO see the timers and all behaves normally.

============================================================================================================
SOHO router (803) calling a Central Site (3640) with multilink and callback enabled (both sides)

after the call and callback occur I get

on the SOHO
--------------------------------------------------------------------------------
                                ISDN ACTIVE CALLS
--------------------------------------------------------------------------------
Call Calling Called Remote Seconds Seconds Seconds Charges
Type Number Number Name Used Left Idle Units/Currency
--------------------------------------------------------------------------------
In 6441234 1647XXXX ISDNDial 2299 Unavail -
--------------------------------------------------------------------------------

Central Site

--------------------------------------------------------------------------------
Call Calling Called Remote Seconds Seconds Seconds Charges
Type Number Number Name Used Left Idle Units/Currency
--------------------------------------------------------------------------------
Out ---N/A--- 647XXXX JKDELETE 2428 Unavail - 0

============================================================================================================
Configs are

        Central Site :

interface Dialer2
 description Ph 6441234 Isdn Access Number
 ip address 192.193.100.240 255.255.255.0
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 900
 dialer enable-timeout 12
 dialer map ip 192.193.100.63 name JKDELETE class agparams1 broadcast 647XXXX
 dialer map (many other maps)
 dialer-group 2
 no peer default ip address
 no cdp enable
 ppp callback accept
 ppp authentication chap
 ppp chap hostname ISDNDial
 ppp chap password XXXXXXXXXXX
 ppp multilink
access-list 106 permit icmp any any
dialer-list 2 protocol ip list 106

        SOHO Site:

interface Dialer0
 ip address 192.193.100.63 255.255.255.0
 encapsulation ppp
 dialer pool 1
 dialer idle-timeout 900
 dialer enable-timeout 50
 dialer string 644XXXX
 dialer hold-queue 100
 dialer load-threshold 50 either
 dialer-group 1
 no peer default ip address
 no cdp enable
 ppp callback request
 ppp authentication chap
 ppp multilink
access-list 123 permit icmp any any
access-list 123 lots of email servers/web servers included here
dialer-list 1 protocol ip list 123

================================================================================================

**********************************************************************
*********** Department of Agriculture and Food ***************

The information contained in this email and in any
attachments is confidential and is designated solely
for the attention and use of the intended recipient(s).
This information may be subject to legal and professional
privilege. If you are not an intended recipient of
this email, you must not use, disclose, copy,
distribute or retain this message or any part of it.
If you have received this email in error, please
notify the sender immediately and delete all copies of
this email from your computer system(s).
**********************************************************************



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:22 GMT-3