dialer map

why I cannot issue dialer map command on dialer interface

int dialer 0 dialer map .... !

Reply to
Drx
Loading thread data ...

ok, if I put diler pool command on dialer interface then I cannot enter dialer map. what is the problem?

Reply to
Drx

~ On Fri, 6 Apr 2007 15:56:54 +0200, Drx wrote: ~ ~ > why I cannot issue dialer map command on dialer interface ~ > ~ > int dialer 0 ~ > dialer map .... ~ > ! ~ ~ ok, if I put diler pool command on dialer interface then I cannot enter ~ dialer map. what is the problem?

No need for a dialer map. Dialer maps are only need on a point-to-multipoint interface, but dialer profiles are always point-to-point. Use a dialer string instead.

If you really need to connect to multiple different remotes, then configure multiple dialer profiles. Or (an approach I prefer less), configure a legacy dialer (dialer rotary) with maps.

Aaron

Reply to
Aaron Leonard

I cannot use dialer string. I have RAS server with 240 dialers for 240 remote sites. Limit is 255 and I must find another way to do that. So I taught on dialer maps. I have two ISDN PRI interfaces so I could go with dialer maps directly on serial1/0:15 and serial1/1:15 but this means duplicate dialer maps.

Reply to
Drx

~ On Fri, 06 Apr 2007 11:25:23 -0700, Aaron Leonard wrote: ~ ~ > On Fri, 6 Apr 2007 16:18:12 +0200, Drx wrote: ~ > ~ > ~ On Fri, 6 Apr 2007 15:56:54 +0200, Drx wrote: ~ > ~ ~ > ~ > why I cannot issue dialer map command on dialer interface ~ > ~ > ~ > ~ > int dialer 0 ~ > ~ > dialer map .... ~ > ~ > ! ~ > ~ ~ > ~ ok, if I put diler pool command on dialer interface then I cannot enter ~ > ~ dialer map. what is the problem? ~ > ~ > No need for a dialer map. Dialer maps are only need on a point-to-multipoint ~ > interface, but dialer profiles are always point-to-point. Use a dialer string ~ > instead. ~ > ~ > If you really need to connect to multiple different remotes, ~ > then configure multiple dialer profiles. Or (an approach I prefer less), ~ > configure a legacy dialer (dialer rotary) with maps. ~ > ~ > Aaron ~ ~ I cannot use dialer string. I have RAS server with 240 dialers for 240 ~ remote sites. Limit is 255 and I must find another way to do that. So I ~ taught on dialer maps. I have two ISDN PRI interfaces so I could go with ~ dialer maps directly on serial1/0:15 and serial1/1:15 but this means ~ duplicate dialer maps.

OK, then in this case use the dialer rotary approach:

interface serial0:23 dialer rotary-group 0 interface serial1:23 dialer rotary-group 0

interface dialer0 dialer map ... dialer map ...

You must first remove any dialer pool[-member] stuff.

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.