Site Statistics
 
Threads: 3,993
Posts: 17,451
Members: 2,979
Users Online: 31
Newest Member: Jayne


Go Back   PC101 > Computer Related Forums > Wired and Wireless Networking

Wired and Wireless Networking Learn to link several devices, such as computers, workstations, printers together for the purpose of sharing resources. Here youc an discuss WiFi (wireless) networking too.


Reply
 
LinkBack Thread Tools Display Modes
Old 08-29-2006, 03:34 AM   #1
Sophomore
 
Join Date: Aug 2006
Posts: 48
Rep Power: 0 vinguy51 is on a distinguished road
Question ospf

what is load balancing....i want to know about loadbalancing of ospf.......... thanks in advance......
vinguy51 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-29-2006, 04:35 AM   #2
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 6 Will.Spencer is on a distinguished road
Quote:
Originally Posted by vinguy51
what is load balancing....
Load balancing is a very generic term for any system where two or more devices share the burden of some task.

Load balancing is used in computers to have multiple servers process requests concurrently.

Load balancing is used in networking to have multiple network devices and multiple network links work together to provide greater total bandwidth.

Quote:
Originally Posted by vinguy51
i want to know about loadbalancing of ospf.
Ahhh... now we're getting somewhere.

OSPF (Open Shortest Path First) is a routing protocol. In fact, OSPF is the preeminient IGP (Interior Gateway Protocol) in use today.

The task of a routing protocol is to decide where to send (route) packets to get them to their final destination in the best way possible.

Load balancing is one of the tools OSPF uses to do this. If an OSPF router has multiple links which all leads to the destination, it can decide to send packets out on one, some, or all of the links. The end result can be that the data will arrive at the destination more quickly.

OSPF load balancing decisions are based on a factor called "Cost." Cost is a bit of a confusing term, because it does not mean "cost" in the familiar context of dollars and sense. By default, the "cost" of a link is based upon the bandwidth of that link -- but you can manually set the "cost" of a link based upon any criteria you choose.

Let's say that you have a T-1 line and a 10Mb fiber circuit. The T-1 line would have a default cost of 64 and the fiber circuit would have a default cost of 10. OSPF would route a lot of packets over the "cheaper" fiber circuit.

Let's say that you then notice some unexpected latency on the T-1 line. You could raise the cost of the T-1 line in your OSPF configuration and OSPF would route even more packets over the fiber circuit.

Make sense?
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ospf routing vinguy51 Marketing 1 11-29-2006 12:52 PM



All times are GMT -5. The time now is 02:08 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5