single BRI Port calls

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

Reply to
Patt
Loading thread data ...

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

Reply to
Aaron Leonard

many thanks Aaron

will give this a try

cheers Patty

Reply to
Patt

many thanks Aaron

will give this a try

cheers Patty

Reply to
Patt

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.