From: Nick Shah (nshah@xxxxxxxxxxxxxx)
Date: Tue Mar 05 2002 - 01:03:32 GMT-3
i dont think you need the second dialer map line in there (dialer map ip
192.168.3.2 name R4 broadcast 8358661) ...
beyond that, it shoudl be ok..
if u still have issues, can u send across sh snapshot.
Nick
----- Original Message -----
From: "mascot net" <mascotnet@yahoo.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, March 05, 2002 2:09 PM
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