well,
ospf will automatically calcuate the cost by itself, the bigger the
bandwidth line will be chosen.
in order to override it, you need to manaully adjust the cost on each
interface and make
the router believe that both link are each, so they will load balancing the
traffice

interface serial 0
  ip ospf cost 100

interface serial 1
  ip ospf cost 100

as long as the cost value are equal, they will load balance it

Sam Li
----- Original Message -----
From: "Zhang Jin" <[EMAIL PROTECTED]>
Newsgroups: groupstudy.cisco
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 05, 2000 10:56 PM
Subject: ospf question help


> dear group,
>
> Suppose I have 2 leased lines(unequal bandwidth) connecting outworld,and
> I run ospf on my 2 router,each router connect one line.How could I use
> load-banlance?what config should I use with my router?
>
> Help me.
>
> TIA
>
> Dean
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to