Re: Multiple receiving calls on ISDN backup

Hi, I have 2811 cisco router with 3 leased line and 1 isdn. All three leased circuits would be using the single ISDN for backup. I know that you can use different dialer profile to call different numbers for each circuit (with different ip address and routing). What i want to know is, if the calls are initiated from the remote site. Is it possible to have 3 different receiving profile? If yes, how? Thanks.

Regards, Kanagaraj Krishna

Reply to
Kana
Loading thread data ...

Yes. There are multiple ways.

formatting link
is your friend. Easiest is dialer profiles with CHAP authentication or calling number identification on the ISDN interface to determine which dialer profile to select.

Good luck and have fun!

Reply to
Vincent C Jones

Sure, just use PPP authentication and dialer profiles.

int dialer 1 dialer remote-name FOO encapsulation ppp dialer pool 1 int dialer 2 dialer remote-name BAR encapsulation ppp dialer pool 1 int bri0 encapsulation ppp dialer pool-member 1 ppp authentication chap

Regards,

Aaron

Reply to
Aaron Leonard

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.