Re: RE: RIP summarization with distribute lists

From: Michael Popovich (michael625@cox.net)
Date: Wed Jan 15 2003 - 12:45:09 GMT-3


If you are trying to summarize the /16 shouldn't your access-list read:

access-list 20 permit 172.16.0.0 0.0.255.255 log?

>
> From: "Larson, Chris" <CLarson@usaid.gov>
> Date: 2003/01/15 Wed AM 10:01:09 EST
> To: "'Eric Foster'" <erfoster@cisco.com>, ccielab@groupstudy.com
> Subject: RE: RIP summarization with distribute lists
>
> I do not know how to do it with distribute lists, but I thought in the newer
> IOS with rip version 2 it was an interface command like EIGRP's
> summarization command.
>
> > -----Original Message-----
> > From: Eric Foster [SMTP:erfoster@cisco.com]
> > Sent: Wednesday, January 15, 2003 1:01 AM
> > To: ccielab@groupstudy.com
> > Subject: RIP summarization with distribute lists
> >
> > Hi all,
> >
> > I have tried to summarize an internal network peered to a backbone router
> > with with distribute lists.
> >
> > For example,
> >
> > R4(config)#router rip
> > R4(config-router)#version 2
> > R4(config-router)#redistribute eigrp 5 metric 1
> > R4(config-router)#network 150.100.0.0
> > R4(config-router)#distribute-list 20 out Ethernet0
> > R4(config-router)#distribute-list 10 in Ethernet0
> > R4(config-router)#no auto-summary
> >
> > R4(config)#access-list 10 permit 194.5.0.0 0.0.254.255 log
> > R4(config)#access-list 20 permit 172.16.0.0 0.0.0.0 log
> >
> > *** The networks in eigrp are 172.16.1 thru 16.0/24 ***
> >
> > I am trying to only advertise the summarized route to the backbone (/16).
> >
> > I can make this work when the interface to the backbone is configured with
> > "R4(config-if)#ip rip send version 1"
> >
> >
> > Any idea on how to make this work with V2 only?
> >
> > TIA
> > --------------------------------------------
> > Eric Foster
> > Systems Engineer - LA Named Accounts
> > Cisco Systems, Inc.
> > Office 310-231-4996
> > Fax 310-231-4999
> > Pager 800-365-4578
> > Email erfoster@cisco.com
> > --------------------------------------------
> > "Empowering the Internet Generation"
> > .
> .
.



This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:50 GMT-3