cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
220
Views
0
Helpful
2
Replies

Can I Have 2 no to Dial?

j.hato
Level 1
Level 1

Hi Ciscoer,

First of all I'd like to say Happy New Year for all of us hope more good things come into us for this whole year.

I have WIC-2A/S dial-up when Frame Relay down. Can I set it up to dial to more than 1 number? What I mean is How to config to WIC-2A/S to dial to different telephone numbers?

Thanks In Advanced

HATO

2 Replies 2

nihal.akbulut
Level 1
Level 1

yes, you can.. you can use dialer map command to specify two different numbers.

if you want to use both numbers same time at same destination, you can use multilink configuration. for this type of scenario look at this example :

http://www.cisco.com/en/US/tech/tk713/tk507/technologies_configuration_example09186a0080112d31.shtml

hope this helps..

liviu.gheorghe
Spotlight
Spotlight

You can also configure 2 dialer interfaces, each configured with a different dialer string:

int Dialer1

ip address 1.2.3.4 255.255.255.0

dialer string 1234

encap ppp

ppp authen chap

!

int Dialer2

ip address 1.2.3.5 255.255.255.0

dialer string 5678

encap ppp

ppp authen chap

Cheers

Regards, LG
*** Please Rate All Helpful Responses ***