On Thu, 3 Mar 2005 15:16:24 +0100 (CET) Beat Rubischon beat@rubis.ch wrote: Hi
Am 03.03.05 schrieb Erich Hohermuth:
interface BRI0 no ip address encapsulation ppp no ip route-cache no ip mroute-cache load-interval 30 dialer pool-member 6 isdn switch-type basic-net3 isdn tei-negotiation first-call no cdp enable ppp multilink
My options:
interface BRI0 description ISDN interface no ip address encapsulation ppp dialer pool-member 2 isdn switch-type basic-net3 isdn answer1 0556145044 isdn calling-number 0556145044 no cdp enable
I would remove the 'isdn answer1 ' and 'isdn calling-number' options until you have a working connection. after that you may add one after one option and check if it still works.
and what is your 'interface dialer <n>' configuration? maybe the hardware interface cannot bind the call to the software interface.
Hope it helps Ueli