From: SIMON HART (simon.hart@btinternet.com)
Date: Thu Apr 07 2005 - 10:57:43 GMT-3
Hey Tim,
That command is new to me as well, could not find it on the Doc Cd either. Looked on IOS 12.3 also, could not find it
Simon
ccie2be <ccie2be@nyc.rr.com> wrote:
Hi guys,
Where did that command, ip rip advertise 3, under each bri interface come
from?
I looked it up in the master command index (ios 12.2) but it wasn't there.
Any ideas?
TIA, Tim
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
SIMON HART
Sent: Thursday, April 07, 2005 7:42 AM
To: Jim Nguyen; ccielab@groupstudy.com
Subject: Re: Legacy Snapshot Routing
Jim,
The config looks okay to me. Can you post a copy of any relevant debugs
(packet, dialer etc.)
Simon
Jim Nguyen wrote:
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