Hello,
Have 2 routers, Remote and Central configed for Snapshot routing over a BRI 
line using Dialer profiles and Rip.
Remote is the client and Central the server. When the active timer expires, 
I thought that the routing tables would stay 'frozen' meaning that the Rip 
learned routes would still show up in the routing table of either router. 
But infact, it disappears!! Is this how snapshot routing supposed to work? I 
basically took the example from CCO. Please advise.
Thank you.

Here is the config on router Remote, the client and also the sequence of 
events before the routes disappear!!
Remote#sh ru int b0/0
interface BRI0/0
no ip address
no ip directed-broadcast
encapsulation ppp
no ip route-cache
no ip mroute-cache
dialer pool-member 1
isdn switch-type basic-ni
isdn spid1 0555300001 5553000
isdn spid2 0555200001 5552000
end

Remote#sh ru int d 1
interface Dialer1
ip unnumbered Loopback0
no ip directed-broadcast
encapsulation ppp
dialer remote-name TS-Central
dialer idle-timeout 140
dialer string 5551000
dialer load-threshold 2 either
dialer snapshot 1
dialer pool 1
dialer-group 1
snapshot client 5 8 dialer
ppp authentication chap
ppp multilink
end

Remote#sh ip route
     17.0.0.0/32 is subnetted, 1 subnets
C       17.17.17.17 is directly connected, Loopback17
R    16.0.0.0/8 [120/1] via 1.1.1.1, Dialer1
     1.0.0.0/32 is subnetted, 1 subnets

Remote#sh snap
Current state: active, remaining/exchange time: 1/5 minutes

Remote#
1d12h: SNAPSHOT: Dialer1[1]: moving to client post active->quiet queue

Remote#sh snap
Current state: client post active->quiet, remaining time: 2 minutes

Remote#
1d12h: %ISDN-6-DISCONNECT: Interface BRI0/0:1  disconnected from 5551000 
5551000, call lasted 4
25 seconds
1d12h: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to down
Remote#
1d12h: %DIALER-6-UNBIND: Interface BRI0/0:1 unbound from profile Dialer1
Remote#
1d12h: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0/0:1, changed 
state to down

Remote#
1d12h: %ISDN-6-DISCONNECT: Interface BRI0/0:2  disconnected from 5552000 , 
call lasted 483 seco
nds
1d12h: %LINK-3-UPDOWN: Interface BRI0/0:2, changed state to down
Remote#sh ip route
1d12h: %DIALER-6-UNBIND: Interface BRI0/0:2 unbound from profile Dialer1

  Remote#
1d12h: SNAPSHOT: Dialer1[1]: moving to quiet queue

Remote#sh snap
Current state: quiet, remaining: 7 minutes

Remote#sh ip route

     17.0.0.0/32 is subnetted, 1 subnets
C       17.17.17.17 is directly connected, Loopback17
     2.0.0.0/32 is subnetted, 1 subnets
C       2.2.2.2 is directly connected, Loopback0
Remote#

What happened to the Rip learned route??
Thank you.



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=37207&t=37207
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to