Snapshot Routing

From: Howell, John (jhowell@xxxxxxxxxxxx)
Date: Fri May 28 1999 - 19:43:36 GMT-3


   
   
    Title: Snapshot Routing
    
   I have been working with snapshot routing and I have not been able to
   make it work the way that I think that it should. I may have missed
   something in how it works or the config. My configs are below, let me
   know if anyone sees anything wrong with them. I reboot the routers
   and I never get any RIP or IGRP updates in my table on R5. I can
   remove the snapshot server command from R6 and I get the updates in R5
   but I can put that command back and I do not get the updates. R5
   successfully makes the call to R6 when it is supposed to also.
   
   R6
   username r5 password 0 cisco
   interface BRI0
    ip address 170.100.22.1 255.255.255.0
    encapsulation ppp
    dialer map ip 170.100.22.2 name r4 broadcast 8358662
    dialer-group 1
    isdn spid1 0835866101
    isdn spid2 0835866301
    snapshot server 5 dialer
    no fair-queue
    ppp authentication chap
    ppp multilink
   !
   access-list 102 permit icmp any any
   dialer-list 1 protocol ip list 102
   !
   router rip
    network 170.100.0.0
   
   R5
   username r6 password o cisco
   interface BRI0
    ip address 170.100.22.2 255.255.255.0
    encapsulation ppp
    isdn spid1 0835866201
    isdn spid2 0835866401
    dialer map snapshot 1 name r6 8358661
    dialer map ip 170.100.22.1 name r6 broadcast 8358661
    dialer-group 1
    snapshot client 5 15 suppress-statechange-update dialer
    no fair-queue
    ppp authentication chap
    ppp multilink
   !
   access-list 101 permit icmp any any
   dialer-list 1 protocol ip list 101
   !
   router rip
    network 170.100.0.0
   
   Thanks,
   John T. Howell
   Cohesive Technology Solutions
   Senior Consultant/Engineer
   CCNP/CCDP, MCSE+I, MCNE
   225-751-6100
   225-751-6200 (fax)



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:37 GMT-3