From: brian.m.edwards@xxxxxxxxx
Date: Tue Dec 07 1999 - 17:15:25 GMT-3
Let's get back to the initial question on this one; how can we redistributed co
nnected routes into ospf and have them appear as internal routes to neighboring
routers.
I do no think that including a network statement is a viable solution, b/c the
ospf process will then ignore (not manipulate) the route that is redistributed.
I tried using a route map to accomplish this but it did not work. Here is the c
onfig I used:
int loop0
ip address 10.1.1.1 255.255.255.0
int e0
ip address 192.168.1.1 255.255.255.0
router ospf 1
network 192.168.0.0 0.0.255.255 area 4
redistribute connected subnets route-map set-internal
default-metric 10
route-map set-internal permit 10
set metric-type internal
Anyone with any ideas?
> -----Original Message-----
> From: rodrigo.kazuo@equant.com [SMTP:rodrigo.kazuo@equant.com]
> Sent: Monday, December 06, 1999 1:27 PM
> To: ccielab@groupstudy.com
> Subject: OSPF redistribution
>
>
>
> Hi guys... I have a router running OSPF in S0> ´s network (area 4) and I
want
> to redistribute the connected subnets (E0´s and Loopback´s) into this area. T
he
> requirement is that these subnets must appear as "internal" to the other rout
ers
> in OSPF... Does anyone have a solution for this?!
>
> Tks in advance...
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:59 GMT-3