From: Gary Cheung (garymsue@netvigator.com)
Date: Mon May 09 2005 - 13:24:55 GMT-3
Thks Ollie.
-----Original Message-----
From: Oliver Grenham [mailto:ogrenham@optusnet.com.au]
Sent: Tuesday, May 10, 2005 1:11 AM
To: Gary Cheung; Sean C; ccielab@groupstudy.com
Subject: Re: OSPF Command: Area filter-list
try replacing the command "area 23 filter-list prefix FILTER out" with area
0 filter-list prefix FILTER out or better again "area 23 filter-list prefix
FILTER in"
According to the documentation the "out" keyword specifies out of an area.
In this case you have applied it out of area 23. If you reverse the logic it
should work.
Regards,
Ollie.
----- Original Message -----
From: "Gary Cheung" <garymsue@netvigator.com>
To: "Sean C" <Upp_and_Upp@hotmail.com>; "Gary Cheung"
<garymsue@netvigator.com>; <ccielab@groupstudy.com>
Sent: Monday, May 09, 2005 10:37 PM
Subject: RE: OSPF Command: Area filter-list
> Any problem in this configuration? May be my interpretation on the command
is wrong.
>
> R1
> router ospf 1
> router-id 150.1.1.1
> network 163.1.12.1 0.0.0.0 area 0
> network 163.1.6.1 0.0.0.0 area 6
>
> R2
> router ospf 1
> router-id 150.1.2.2
> network 163.1.12.2 0.0.0.0 area 0
> network 163.1.23.2 0.0.0.0 area 23
> area 23 filter-list prefix FILTER out
>
> ip prefix-list FILTER seq 5 deny 163.1.6.0/24
> ip prefix-list FILTER seq 10 permit 0.0.0.0/0 le 32
>
> R3
> router ospf 1
> router-id 150.1.3.3
> network 163.1.23.3 0.0.0.0 area 23
>
> Gary
>
> -----Original Message-----
> From: Sean C [mailto:Upp_and_Upp@hotmail.com]
> Sent: Monday, May 09, 2005 11:22 PM
> To: Gary Cheung; ccielab@groupstudy.com
> Subject: Re: OSPF Command: Area filter-list
>
>
> Gary,
>
> Can you post your relevant configs?
>
>
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122
t/122t4/ftabrt3f.htm
>
> Sean
> ----- Original Message -----
> From: "Gary Cheung" <garymsue@netvigator.com>
> To: <ccielab@groupstudy.com>
> Sent: Monday, May 09, 2005 10:56 AM
> Subject: OSPF Command: Area filter-list
>
>
> > area 6 (163.1.6.0) -- R1 --- area 0 (163.1.12.0) ---- R2 ----- area 23
> > (163.1.23.0) ----R3
> >
> > Could I use the "area filter-list" command on R2 to filer the IA routes
> > (163.1.6.0) out to area 23?
> >
> > I have tried this but it won't work.
> >
> > Gary
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:57 GMT-3