From: Chua, Parry (Parry.Chua@xxxxxxxxxx)
Date: Tue Mar 05 2002 - 03:36:05 GMT-3
Try with smaller quiet period (it is in minutes), do you see isdn call during a
ctive or ping
bewteen the two ISDN interface ?
Next, both site need to able to call each other, you have
> R4
> dialer map ip 192.168.3.1 name R3 broadcast
and should change to
" dialer map ip 192.168.3.1 name R3 broadcast 8358662"
If you still have problem, cut down to min config, such as remove those extral
time like multi-link
Parry Chua
-----Original Message-----
From: mascot net [mailto:mascotnet@yahoo.com]
Sent: Tuesday, March 05, 2002 11:09 AM
To: ccielab@groupstudy.com
Subject: Snapshot routing ?
I need help understanding what is wrong in the below
configs. I am not receiving RIP updates on either
sides. I am using IOS 12.0(2)XC1.
Configs:-
hostname R3
username R4 password 0 cisco
isdn switch-type basic-5ess
!
interface Loopback0
ip address 192.168.2.1 255.255.255.0
no ip directed-broadcast
!
interface BRI0/0
ip address 192.168.3.1 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer map snapshot 1 name R4 broadcast 8358661
dialer map ip 192.168.3.2 name R4 broadcast 8358661
dialer-group 9
isdn switch-type basic-5ess
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
snapshot client 5 100 dialer
ppp authentication chap
ppp multilink
hold-queue 75 in
!
router rip
network 192.168.2.0
network 192.168.3.0
!
!
dialer-list 9 protocol ip permit
!
R3#
----------------------------------------------------
hostname R4
!
username R3 password 0 cisco
!
isdn switch-type basic-5ess
!
interface Loopback0
ip address 192.168.1.1 255.255.255.0
no ip directed-broadcast
!
interface BRI0/0
ip address 192.168.3.2 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer map ip 192.168.3.1 name R3 broadcast
dialer-group 9
isdn switch-type basic-5ess
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
snapshot server 5 dialer
ppp authentication chap
ppp multilink
hold-queue 75 in
!
router rip
network 192.168.1.0
network 192.168.3.0
!
ip classless
dialer-list 9 protocol ip permit
!
R4#
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:53 GMT-3