RE: How to config isdn caller callback?

From: perez claude-vincent (claude_vincent@xxxxxxxxx)
Date: Wed Feb 21 2001 - 22:05:31 GMT-3


   
By using the dialer caller [callback] cammand, you
don't need any additionnal command (ref. client) but
just this one on the router which will make the call
back. Be careful of the ISDN switch you're connected
to. It has to give you the caller id of the calling
router or you won't be able to make it work!
You can check this by enabling some debug cammands as
debug isdn events or debug isdn q931.

--- michheal david <michael302au@yahoo.com.au> wrote:
> Thanks
>
> actually,i want to know how to config isdn caller id
> callback.
>
> server:(Legacy)
>
> int bri0
> isdn caller XXXXXXX callback
>
> client:(Legacy)
>
> int bri 0
> isdn caller XXXXXXX
>
> --- Bernard Dunn <dunn@cisco.com> wrote: > Sylvian,
> >
> > I've got this one for some reference:
> >
> > limno --( )-- stego
> > \______ISDN__/
> >
> > ==============================
> >
> >
> > hostname Stego
> > !
> > username Limno password 0 cisco
> > ip subnet-zero
> > no ip finger
> > !
> > isdn switch-type basic-ts013
> > !
> > interface Loopback0
> > ip address 150.100.1.4 255.255.255.0
> > !
> > interface Loopback1
> > ip address 150.100.20.1 255.255.255.0
> > ip ospf network point-to-point
> > !
> > interface Serial0
> > bandwidth 64
> > no ip address
> > encapsulation frame-relay
> > no fair-queue
> > clockrate 64000
> > frame-relay interface-dlci 201 switched
> > class 64k
> > frame-relay intf-type dce
> > frame-relay policing
> > !
> > interface Serial1
> > bandwidth 2000
> > no ip address
> > encapsulation frame-relay
> > no fair-queue
> > clockrate 2000000
> > frame-relay intf-type dce
> > frame-relay policing
> > frame-relay congestion-management
> > threshold ecn bc 15
> > threshold ecn be 0
> > threshold de 30
> > !
> > interface Serial2
> > bandwidth 64
> > no ip address
> > encapsulation frame-relay
> > no fair-queue
> > clockrate 64000
> > frame-relay intf-type dce
> > frame-relay policing
> > !
> > interface TokenRing0
> > ip address 150.100.17.4 255.255.255.0
> > ring-speed 16
> > source-bridge 3 1 404
> > source-bridge spanning
> > !
> > interface BRI0
> > no ip address
> > encapsulation ppp
> > dialer pool-member 1
> > isdn switch-type basic-ts013
> > isdn calling-number 0294595100
> > !
> > interface Dialer1
> > bandwidth 64
> > ip address 150.100.19.2 255.255.255.0
> > encapsulation ppp
> > ip ospf demand-circuit
> > dialer pool 1
> > dialer remote-name Limno
> > dialer idle-timeout 300
> > dialer string 0293551270
> > dialer-group 1
> > dialer callback request
> > ppp authentication chap
> > !
> > router ospf 1
> > no log-adjacency-changes
> > area 2 stub
> > network 150.100.17.0 0.0.0.255 area 2
> > network 150.100.19.2 0.0.0.0 area 2
> > network 150.100.20.1 0.0.0.0 area 2
> > !
> > ip classless
> > ip route 0.0.0.0 0.0.0.0 150.100.19.1 190
> > no ip http server
> > !
> > !
> > access-list 101 deny ospf any any
> > access-list 101 permit ip any any
> > dialer-list 1 protocol ip list 101
> > !
> >
> > ==========================
> >
> > sh run
> > Building configuration...
> >
> > Current configuration:
> > !
> > version 11.2
> > !
> > hostname Limno
> > !
> > enable secret 5 $1$5Al9$naxqovEmYYjYtagNG.D6Z.
> > !
> > username Stego password 0 cisco
> > no ip domain-lookup
> > isdn switch-type basic-ts013
> > source-bridge ring-group 505
> > !
> > interface Loopback0
> > ip address 150.100.1.2 255.255.255.0
> > !
> > interface Loopback1
> > ip address 150.100.18.2 255.255.255.0
> > !
> > interface Serial0
> > ip address 150.100.2.2 255.255.255.0
> > ip pim sparse-dense-mode
> > encapsulation frame-relay
> > ip ospf network point-to-multipoint
> > bandwidth 64
> > load-interval 60
> > no fair-queue
> > frame-relay map ip 150.100.2.1 201 broadcast
> > !
> > interface Serial1
> > no ip address
> > shutdown
> > !
> > interface TokenRing0
> > ip address 150.100.17.2 255.255.255.0
> > ring-speed 16
> > source-bridge 3 1 505
> > source-bridge spanning
> > !
> > interface BRI0
> > no ip address
> > encapsulation ppp
> > isdn calling-number 0293551270
> > dialer pool-member 1
> > !
> > interface Dialer1
> > ip address 150.100.19.1 255.255.255.0
> > encapsulation ppp
> > ip ospf demand-circuit
> > bandwidth 64
> > dialer remote-name Stego
> > dialer idle-timeout 300
> > dialer string 0294595100 class cb
> > dialer pool 1
> > dialer-group 1
> > ppp callback accept
> > ppp authentication chap
> > !
> > router ospf 1
> > network 150.100.2.0 0.0.0.255 area 0
> > network 150.100.17.0 0.0.0.255 area 2
> > network 150.100.19.1 0.0.0.0 area 2
> > area 2 stub no-summary
> > area 2 range 150.100.16.0 255.255.240.0
> > !
> > ip classless
> > ip pim rp-address 150.100.2.1
> > !
> > map-class dialer cb
> > dialer callback-server username
> > access-list 109 deny ospf any any
> > access-list 109 permit ip any any
> > !
> > snmp-server community public RO
> > dialer-list 1 protocol ip list 109
> > dialer-list 1 protocol appletalk list 610
> >
> >
> >
> > On Tue, 20 Feb 2001, Sylvain Kouda wrote:
>
=== message truncated ===

=====

Vincent



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:28:56 GMT-3