Re: OSPF Unequal load balancing? [7:27311]

2001-11-26 Thread Ralph Fudamak

I don't know how Motorola implements OSPF, but with Cisco's
implementation you can not do unequal cost load balancing with OSPF.  This
is not to say that you can't manually change the metrics on the links to
appear to be equal cost.  Keep in mind that this load balancing is *equal*
then. Your slow link will get as much traffic as your fast one, which could
cause a bottleneck.  See if there is some command to set a default cost on
the link, then set them both the same.

Hope this helps

""Cisco Breaker""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I implemented OSPF load balancing but never done unequal load balancing.
My
> customer wants Unequal loadbalancing on Motorola routers. As I know
Unequal
> load balancing cant be implemented on Cisco without policy-map? Any
> suggestions or any info?
>
> Best regards,




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=27315&t=27311
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: OSPF Distance Vector in the backbone? [7:16120]

2001-08-15 Thread Ralph Fudamak

That's another question I had.  I'm going to go lab test this today and will
report my findings.

Thanks everyone,
Ralph

""Wilson, Bradley""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> The question that's on my mind is where you have an area which has
multiple
> ABRs.  Do the internal routers simply compare the metrics to the
respective
> ABRs and make their routing decision based on that comparison?
>
> BJ
>
>
>
> -Original Message-
> From: Howard C. Berkowitz [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 15, 2001 9:44 AM
> To: [EMAIL PROTECTED]
> Subject: Re: OSPF Distance Vector in the backbone? [7:16120]
>
>
> While I agree completely with Peter's statements, I think there may be two
> issues being mingled.
>
> Area 0.0.0.0, especially when there are no backbone-only routers, uses a
> DV-like algorithm to
> propagate inter-area and exterior routes.  There's no use for a Dijkstra.
>
> Inside a nonzero area, the Dijkstra algorithm only computes intra-area
> routes, with a computational
> workload on the order of the square of the number of routes plus the
> logarithm of the number of routers.
> Inter-area and external routes are added to the routing table of that area
> as a second step, the workload for
> which is linear with the number of non-intra-area routes.
>
> At 08:55 AM 8/15/2001 -0400, you wrote:
> >Hey Ralph,
> >
> >This statement is quite true.  Is there an area you wish to break down
more
> >fully?
> >
> >For support, see the draft-ietf-ospf-abr-alt-04.txt which includes the
> >following text:
> >
> >In OSPF domains the area topology is restricted so that there must be
> >a backbone area (area 0) and all other areas must have either
> >physical or virtual connections to the backbone. The reason for this
> >star-like topology is that OSPF inter-area routing uses the
> >distance-vector approach and a strict area hierarchy permits
> >avoidance of the "counting to infinity" problem. OSPF prevents
> >inter-area routing loops by implementing a split-horizon mechanism,
> >allowing ABRs to inject into the backbone only Summary-LSAs derived
> >from the intra-area routes, and limiting ABRs' SPF calculation to
> >consider only Summary-LSAs in the backbone area's link-state
> >database.
> >
> >
> >*** REPLY SEPARATOR  ***
> >
> >On 8/15/2001 at 12:12 AM Ralph Fudamak wrote:
> >
> > >Question about OSPF and LSA type 3 behavior.  Doyle in Routing TCP/IP
vol
> > >1:
> > >
> > >"When another router receives a Network Summary LSA from an ABR, it
> > >does
> > >not run the SPF algorithm.  Rather it simply adds the cost of the route
> to
> > >the ABR and the cost included in the LSA.  A route to the advertised
> > >destination, via the ABR, is entered into the route table along with
the
> > >calculated cost.  This behavior - depending on an intermediate router
> > >instead of determining the full route to the destination - is distance
> > >vector behavior.  So, while OSPF is a link state protocol within an
area,
> > >it
> > >uses a distance vector algorithm to find inter-area routes." (pg
474,475)
> > >
> > >Please enlighten me.
> > >
> > >TIA,
> > >Ralph




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=16191&t=16120
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



OSPF Distance Vector in the backbone? [7:16120]

2001-08-14 Thread Ralph Fudamak

Question about OSPF and LSA type 3 behavior.  Doyle in Routing TCP/IP vol 1:

"When another router receives a Network Summary LSA from an ABR, it does
not run the SPF algorithm.  Rather it simply adds the cost of the route to
the ABR and the cost included in the LSA.  A route to the advertised
destination, via the ABR, is entered into the route table along with the
calculated cost.  This behavior - depending on an intermediate router
instead of determining the full route to the destination - is distance
vector behavior.  So, while OSPF is a link state protocol within an area, it
uses a distance vector algorithm to find inter-area routes." (pg 474,475)

Please enlighten me.

TIA,
Ralph




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=16120&t=16120
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: BGP and NAT [7:15859]

2001-08-13 Thread Ralph Fudamak

Are you overloading the nat?  Is the neighbor statement on router A pointing
to the nat address of router B?  let's see your config


""mak""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> Simply say, suppose configuring BGP between Router A and B. Router A
> makes a neighbor reference to the connected interface of router B. I
> would like to know can I configure "ip nat outside" on that interface on
> router B?
> Since once I configure it, after the hold time period, the BGP
> connection is lost and stay in Active state.
>
> Thanks a lot
>
>
> Regards,
> mak




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=15906&t=15859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]