Legacy Snapshot Routing

From: Jim Nguyen (nhatquang@thiennam.org)
Date: Thu Apr 07 2005 - 05:53:02 GMT-3


Hi group,

I work with legacy snapshot routing, but it doesn't work. R4 doesn't call R5
when the quite period timeouts.
Fom the debug, encapsulation failed, it seems that the dialer map snapshot
won't take affect and R4 cannot make a connection to R5.
Do I miss something here? I will appreciate any feedback.

Jim

R4
!
interface BRI0/0
 ip address 132.1.45.4 255.255.255.0
 ip rip advertise 3
 encapsulation ppp
 dialer idle-timeout 0
 dialer map snapshot 1 name r5 broadcast 2221
 dialer map ip 132.1.45.5 name r5 broadcast 2221
 isdn switch-type basic-net3
 snapshot client 5 8 dialer

router rip
 version 2
 timers basic 3 18 18 24
 network 132.1.0.0
 no auto-summary

R5

interface BRI0/0
 ip address 132.1.45.5 255.255.255.0
 ip rip advertise 3
 encapsulation ppp
 dialer idle-timeout 20
 dialer map ip 132.1.45.4 name r4 broadcast 4441
 dialer-group 1
 isdn switch-type basic-net3
 snapshot server 5
!
router rip
 version 2
 timers basic 3 18 18 24
 network 132.1.0.0
 no auto-summary



This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:54:54 GMT-3