RE: ip rip advertise ?

From: Antonio Soares (amsoares@netcabo.pt)
Date: Sat Jul 07 2007 - 18:13:28 ART


It overrides the default update interval:

++++++++++++++++++++
R6#sh runn int f0/0
Building configuration...

Current configuration : 116 bytes
!
interface FastEthernet0/0
 ip address 67.67.67.6 255.255.255.0
 ip rip advertise 10
 duplex auto
 speed auto
end
++++++++++++++++++++
R6#deb ip rip
RIP protocol debugging is on
R6#
R6#
*Jul 7 19:34:11.291: RIP: sending v2 update to 224.0.0.9 via
FastEthernet0/0 (67.67.67.6)
*Jul 7 19:34:11.291: RIP: build update entries
*Jul 7 19:34:11.291: 68.68.68.0/24 via 0.0.0.0, metric 1, tag 0
R6#
R6#
*Jul 7 19:34:20.615: RIP: sending v2 update to 224.0.0.9 via
FastEthernet0/0 (67.67.67.6)
*Jul 7 19:34:20.615: RIP: build update entries
*Jul 7 19:34:20.615: 68.68.68.0/24 via 0.0.0.0, metric 1, tag 0
R6#
R6#
*Jul 7 19:34:29.919: RIP: sending v2 update to 224.0.0.9 via
FastEthernet0/0 (67.67.67.6)
*Jul 7 19:34:29.919: RIP: build update entries
*Jul 7 19:34:29.919: 68.68.68.0/24 via 0.0.0.0, metric 1, tag 0
R6#
R6#
++++++++++++++++++++

The "show ip protocols" output will show you that the "next due" field will
match you settings.

And yes, it seems the command is not documented.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
robert.steeneken@getronics.com
Sent: sabado, 7 de Julho de 2007 21:41
To: ccielab@groupstudy.com
Subject: ip rip advertise ?

Does anyone know what this interface commando does

ip rip advertise

the routers says its to change the time between intervals.
When I change it to 45 secs and i chech show ip protocols it still tells me
30 secs. I can't find the command on the master index on the doc cd.
Is it a deleted command???



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:40 ART