From: xander (xander@xxxxxx)
Date: Thu Apr 05 2001 - 09:47:19 GMT-3
Hello Devender,
If you want R1 to act as a callback server, you need to implement
following method:
R1:
int bri0
...
ppp callback permit
dialer map [ip|ipx|...] name [hostname] class [classname] broad [number]
map-class [classname]
dialer callback-server username
R2:
int bri0
...
ppp callback request
I hope it will help you. Do not forget to set up usernames.
DS> Hello all,
DS> Can someone tell what am I missing.
DS> What is wrong with these configs: r2 IS CALLING r1
DS> ********************************************
DS> r1#
DS> interface BRI0
DS> no ip address
DS> encapsulation ppp
DS> dialer pool-member 1
DS> isdn switch-type basic-net3
DS> isdn caller 94209562 callback <---------------------------
DS> !
DS> ! <---with this command call is rejected and no callback -----
DS> ! ----and without this command there is no callback, original call
DS> continues.----
DS> !
DS> isdn calling-number 94209572
DS> ppp authentication chap callin
DS> !
DS> interface Dialer0
DS> ip address 172.16.10.1 255.255.255.0
DS> encapsulation ppp
DS> dialer pool 1
DS> dialer remote-name r2
DS> dialer enable-timeout 5
DS> dialer string 94209562
DS> dialer caller 94209562 callback <------ this I thought is the key command
DS> dialer-group 1
DS> ppp authentication chap callin
DS> !
DS> *******************************************
DS> r2#
DS> interface BRI0
DS> no ip address
DS> no ip directed-broadcast
DS> encapsulation ppp
DS> dialer pool-member 1
DS> isdn switch-type basic-net3
DS> isdn calling-number 94209562 <--------- Note
DS> ppp authentication chap callin
DS> !
DS> interface Dialer0
DS> ip address 172.16.10.2 255.255.255.0
DS> no ip directed-broadcast
DS> encapsulation ppp
DS> dialer remote-name r1
DS> dialer string 94209572
DS> dialer pool 1
DS> dialer-group 1
DS> ppp authentication chap callin
DS> *********************************************
DS> Devender Singh
DS> BE(Hons), CCNP
DS> IP Solution Specialist
-- WBW, xander mailto:xander@adt.ru CCNA, CCNP+VoiceAccess, CCIE very soon :-)...
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:41 GMT-3