From: Stanislav Sinyagin (SSinyagin@xxxxxx)
Date: Wed Dec 08 1999 - 09:45:26 GMT-3
Brian, "set metric-type internal" works only for IS-IS routing.
Actually, there's no way to get a network as "internal" route
not making it a part of OSPF database. By OSPF definition,
"internal" networks are those generated by LSAs type 1 and 2,
meaning the interfaces and networks composing the area structure.
And they are defined by "network" command ONLY.
So, if a question like this appears, it means you should use "network"
statement, or the question meant something different. But "redistribute"
command always creates External type 1 or 2 links, and there's nothing
you can do about it.
Regards,
Stan
----- Original Message -----
From: <brian.m.edwards@exxon.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, December 07, 1999 23:15
Subject: RE: OSPF redistribution
> Let's get back to the initial question on this one; how can we redistributed
connected 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 th
e 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
config 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.
The
> > requirement is that these subnets must appear as "internal" to the other ro
uters
> > 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