cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
186
Views
0
Helpful
1
Replies

Dial out to two different sites by the same BRI port of a router ???

fkseow
Level 1
Level 1

Hi anyone please help to verify the following config if I want to use the same BRI port to dial to two different sites with different subnets;

! Dial out

ip address 10.10.68.3 255.255.255.0

encapsulation ppp

dialer idel-timeout 60

dialer map ip 10.10.68.1 name KajangRtr broadcast 87321624

dialer map ip 10.10.68.2 name Bt9CherasRtr broadcast 90451888

dialer load-threshold 80 either

dialer-group 1

isdn switch-type basic-net3

ppp authentication chap

ppp multilink

!

!

!

ip route 10.31.34.0 255.255.255.0 10.10.68.2

ip route 10.31.7.0 255.255.255.0 10.10.68.1

!

dialer-list 1 protocol ip permit

remote site1:

LAN IP : 10.31.34.0

BRI0 IP : 10.10.68.2

remote site2:

LAN IP : 10.31.7.0

BRI0 IP : 10.10.68.1

Please help out

Thank you.

1 Reply 1

lgijssel
Level 9
Level 9

You will need to remove ppp multilink from the config. Using one bri for two destinations implies using one B-channel per session.

Further you should verify that you entered the correct username/passwd combinations for chap authentication.

Two debugs I find very useful in testing this type of setup:

deb dialer

deb ppp neg

Goodluck,

Leo

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: