single BRI Port calls

May 11, 2006 3 Replies

Hi



Will a Single BRI allow two seperate calls to be established to it.



I have a Cisco 2600 with one BRI Channel. I want to use this for a few users to connect via PPP Dial in .



The First Call via PPP is established no problem but any subsequent calls kisks the first call off and takes over the connection.



How Can I stop the first connection getting kicked off when the second call comes in.


Any help really appreciated



Thanks Patty



Assuming that you have on the order of 2 - 30 users, I would do it like this (from constantly fading memory):

interface bri encapsulation ppp ppp authentication pap chap callin dialer pool-member 1

interface dialer0 encapsulation ppp dialer remote-name FRED dialer pool 1 peer ip address 10.1.2.3

interface dialer1 encaps ppp dialer remote-name BARNEY dialer pool 1 peer ip address 10.1.2.4

something like that ... debugs include: debug isdn q931, debug ppp nego, debug dialer.

Cheers,

Aaron

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required