cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
373
Views
3
Helpful
1
Replies

isdn dial

carl_townshend
Spotlight
Spotlight

Hi all, if I have 4 isdn lines, can i make my router dial all these at once by using the threshold 0 command? also, would I just create 1 dialler interface and put all the physical interfaces into 1 dialler then use the ppp multilink command?

chneers

1 Reply 1

rskrzek
Level 1
Level 1

hi,

yes, You can do this

interface BRI1/0

 dialer pool-member 1

 ppp multilink

interface BRI1/1

 dialer pool-member 1

 ppp multilink

interface BRI1/2

 dialer pool-member 1

 ppp multilink

interface BRI1/3

 dialer pool-member 1

 ppp multilink

interface Dialer1

 dialer pool 1

 ppp multilink

regards

romek