Re: distribute-list

From: Kevin Young (kvyoung@xxxxxxxx)
Date: Sat May 20 2000 - 11:49:59 GMT-3


   
                        r6
r5e0-----------e0-------------e0r7
          ospf eigrp

r6# sh ip route
     10.0.0.0/8 is variably subnetted, 8 subnets, 4 masks
O IA 10.10.0.0/16 [110/782] via 11.1.1.5, 01:46:07, Ethernet0
O IA 10.3.0.0/16 [110/792] via 11.1.1.5, 01:46:07, Ethernet0
O IA 10.1.0.0/17 [110/792] via 11.1.1.5, 01:46:07, Ethernet0
O IA 10.4.0.0/16 [110/856] via 11.1.1.5, 01:46:07, Ethernet0
O IA 10.20.0.0/16 [110/846] via 11.1.1.5, 01:46:07, Ethernet0
O IA 10.44.1.1/32 [110/847] via 11.1.1.5, 01:30:45, Ethernet0
O IA 10.34.0.0/16 [110/846] via 11.1.1.5, 01:46:07, Ethernet0
O IA 10.33.1.0/24 [110/783] via 11.1.1.5, 01:46:07, Ethernet0
     11.0.0.0/8 is variably subnetted, 5 subnets, 2 masks
D 11.3.0.0/16 [90/2195456] via 11.2.1.2, 01:46:21, Serial0
C 11.2.0.0/16 is directly connected, Serial0
C 11.1.0.0/16 is directly connected, Ethernet0
O 11.0.0.0/8 is a summary, 01:46:31, Null0
D 11.4.0.0/16 [90/2297856] via 11.2.1.2, 01:46:22, Serial0
     70.0.0.0/16 is subnetted, 1 subnets
C 70.10.0.0 is directly connected, Loopback0
     137.20.0.0/24 is subnetted, 1 subnets
O IA 137.20.20.0 [110/856] via 11.1.1.5, 01:46:08, Ethernet0
O*N2 0.0.0.0/0 [110/1] via 11.1.1.5, 01:46:08, Ethernet0

r7#sh ip route
     11.0.0.0/16 is subnetted, 3 subnets
C 11.3.0.0 is directly connected, Ethernet0
C 11.2.0.0 is directly connected, Serial4
C 11.4.0.0 is directly connected, Loopback0
D*EX 0.0.0.0/0 [170/40768000] via 11.2.1.1, 01:49:37, Serial4

----- Original Message -----
From: Muthu Mohanasundaram <mmsundar@yahoo.com>
To: Kevin Young <kvyoung@sina.com>
Sent: Saturday, May 20, 2000 10:30 PM
Subject: Re: distribute-list

> Kevin,
>
> I meant the network numbers, that is the IP addresses.
>
> Mohan
>
>
> --- Kevin Young <kvyoung@sina.com> wrote:
> > Ethernet.
> >
> >
> >
> > ----- Original Message -----
> > From: Muthu Mohanasundaram <mmsundar@yahoo.com>
> > To: Bill Dicks <wdicks@structure-tech.com>; 'Kevin
> > Young' <kvyoung@sina.com>
> > Cc: <ccielab@groupstudy.com>
> > Sent: Saturday, May 20, 2000 7:57 AM
> > Subject: RE: distribute-list
> >
> >
> > > Hi,
> > >
> > > I think the access-list is OK.
> > > If you do not specify any wildcard mask, it is
> > assumed
> > > as 0.0.0.0.
> > >
> > > Kevin, what networks do you have under OSPF and
> > EIGRP?
> > >
> > > Mohan.
> > >
> > >
> > >
> > >
> > >
> > >
> > > --- Bill Dicks <wdicks@structure-tech.com> wrote:
> > > > There is a problem matching the address
> > list...the
> > > > distribute-list reads it
> > > > as matching all..you need to specify 0.0.0.0
> > 0.0.0.0
> > > > - where the wildcards
> > > > indicate match ALL bits. IT may interpret
> > 0.0.0.0
> > > > as 0.0.0.0
> > > > 255.255.255.255 - which is all/anything.
> > > >
> > > > Bill Dicks
> > > > Structure Technologies, Inc
> > > >
> > > > -----Original Message-----
> > > > From: nobody@groupstudy.com
> > > > [mailto:nobody@groupstudy.com]On Behalf Of Kevin
> > > > Young
> > > > Sent: Friday, May 19, 2000 9:40 AM
> > > > To: ccielab
> > > > Subject: distribute-list
> > > >
> > > >
> > > > Hi,guys, i met a problem as below:
> > > >
> > > > redistributing a default
> > route(0.0.0.0/0)from
> > > > ospf into eigrp, when use
> > > > route-map, it works fine, only redistribute one
> > > > route(0.0.0.0/0) into eigrp:
> > > > router eigrp 10
> > > > redistribute ospf 100 route-map a
> > > > network 11.0.0.0
> > > > default-metric 64 1000 255 1 1500
> > > > access-list 1 permit 0.0.0.0
> > > > route-map a permit 10
> > > > match ip address 1
> > > >
> > > >
> > > > when use distribute-list, it doesn't work fine,
> > > > redsitributed all
> > > > routes(included 0.0.0.0/0) into eigep:
> > > > router eigrp 10
> > > > redistribute ospf 100
> > > > network 11.0.0.0
> > > > default-metric 64 1000 255 1 1500
> > > > distribute-list 1 out ospf 100
> > > > access-list 1 permit 0.0.0.0
> > > >
> > > >
> > > > but when use distribute-list 1 out interface ,
> > it
> > > > also works fine, i'm
> > > > puzzled, why it doesn't work using
> > distribute-list 1
> > > > out ospf 100 ? what
> > > > about extended access-list?
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> >



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:30 GMT-3