From: WorkerBee (ciscobee@gmail.com)
Date: Sat Oct 21 2006 - 12:31:51 ART
You should use the interface command to do RIP summarization:
interface E0/0
ip summary-address rip 172.16.0.0 255.255.0.0
On 10/21/06, liu_liao@yahoo.com.tw <liu_liao@yahoo.com.tw> wrote:
> Hi All
> I want update one classB to R3 by the RIP.
> R1 <--> R2 (RIP version2)
> router rip
> version 2
> network 192.168.100.0
> distribute-list prefix only_classB_2_R2 out Ethernet0/0
> no auto-summary
> !
> ip prefix-list only_classB_2_R2 seq 10 permit 172.16.0.0/16
>
> I can't see any rip update on R2,but I remove the distribute-list then the rip update ok.
>
> Debug messages
> 04:33:50: RIP: sending update with long TTL
> 04:33:50: RIP: sending v2 update to 192.168.100.254 via Ethernet0/0 (192.168.100.1)
> 04:33:50: RIP: build update entries - suppressing null update
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Wed Nov 01 2006 - 07:29:06 ART