From: Randy Greenlee \(rgreenle\) (rgreenle@cisco.com)
Date: Thu Apr 07 2005 - 13:33:46 GMT-3
This command changes the default of 30 seconds to the value configured using
"ip rip advertise [interval]" to send the rip updates via that interface.
Basically, the router rip "timer basic .." set up will automatically create
the "ip rip
advertise" command under the interface, then each interface can have their
update interval
changed individually.
feature documented with DDTS
CSCdy77097 and
CSCdp07332 started in 12.2(22)S and 12.3(4)T
summarized as follow:
1- if RIP interval has not been twicked individually on an interface with
the "ip rip
advertise xx", then the interface will follow the global update interval set
through the
global command "timer basic etc.." or the default RIP update interval
2- once an interface follow the global RIP update time adjustement, it will
display it
with the "ip rip advertise xx" under the interface.
3 - once an interface has a different RIP update interval from the default
and will show
with command "ip rip advertise xx" under that interface, the update
interval can be
brought back to the default update interval, only for that interface, by
entering "ip rip
advertise 30" and at which point the command will disappear from the
interface. Once it
has been performed the interface will not follow the global RIP set up or
will need to be
twicked concurrently or independantly.
4- once an interface has a different RIP update interval from the default
and will show
with command "ip rip advertise xx" under that interface, it can be modified
individually
by twicking this command at which point it will not follow the global RIP
set up even if
the global RIP changes.
HTH,
Randy
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ccie2be
Sent: Thursday, April 07, 2005 9:21 AM
To: 'SIMON HART'; 'Jim Nguyen'; ccielab@groupstudy.com
Subject: Re: ip rip advertise #
Hopefully, someone on this list knows about this "ip rip advertise #"
command and will spill the beans.
My guess is that this command was added by IOS rather than manually
configured which is why so far no one has posted anything about it yet.
At least, I have my fingers crossed.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
SIMON HART
Sent: Thursday, April 07, 2005 9:58 AM
To: ccie2be; 'Jim Nguyen'; ccielab@groupstudy.com
Subject: RE: Legacy Snapshot Routing
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