Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Load Balancing and EIGRP

Reply
Thread Tools

Load Balancing and EIGRP

 
 
Manoj Kumar Reddy
Guest
Posts: n/a
 
      12-25-2003
Hi Guys,

i got a questions regarding loadbalancing on Cisco routers. say, I
have two locations( SiteA and SiteB) connected by two E1(LinkA, LinkB
of equal cost) Links and i am using load balancing on these two links.
i am using VoIP between Site A and Site B,so voice packets are also
routed via these two links. its everything ok if these two links are
stable. what happens when one of the links(say Link A) is
inconsistent. I mean if the LinkA is going up and down very frequently
( say for every 30 seconds), what happens to the voice packets?can the
packets that are routed on Link A reach their destination? i suppose,
if the packets are lost on link A, i can't ask the speaker to
reproduce the packets like how data packets are regenerated by their
applications, if they are lost. I think IOS maintains the route
corresponding to failed link for some period of time in its routing
table. what happenes to the voice packets routed via this particular
link A in the time between the link failure and the time of deletion
of route by IOS from its routing table?

how the IOS behaves in this situation and how the packets are routed
to destination and still using loadbalancing and EIGRP? how can I do
this?

any one plz help me.

regards
Manoj.
 
Reply With Quote
 
 
 
 
shope
Guest
Posts: n/a
 
      12-25-2003
"Manoj Kumar Reddy" <> wrote in message
news: om...
> Hi Guys,
>
> i got a questions regarding loadbalancing on Cisco routers. say, I
> have two locations( SiteA and SiteB) connected by two E1(LinkA, LinkB
> of equal cost) Links and i am using load balancing on these two links.
> i am using VoIP between Site A and Site B,so voice packets are also
> routed via these two links. its everything ok if these two links are
> stable. what happens when one of the links(say Link A) is
> inconsistent.


Basically you are now running the most sensitive error detection protocol in
common use on a packet network (voip) - consistant packet loss, topology
changes etc will cause quality problems with voip before any conventional
data traffic problems show up.

I mean if the LinkA is going up and down very frequently
> ( say for every 30 seconds), what happens to the voice packets?can the
> packets that are routed on Link A reach their destination?


No - you have a "black hole" - packets sent that way are never seen again.

i suppose,
> if the packets are lost on link A, i can't ask the speaker to
> reproduce the packets like how data packets are regenerated by their
> applications, if they are lost. I think IOS maintains the route
> corresponding to failed link for some period of time in its routing
> table.


EIGRP runs recalcs on an event, but with a delay to dampen the number of
changes found

what happenes to the voice packets routed via this particular
> link A in the time between the link failure and the time of deletion
> of route by IOS from its routing table?


Gone.

You may want to look at LQM which can measure the reliability of a link and
take it out of service if it falls below a threshold.
http://www.cisco.com/en/US/products/...730a.html#3911
>
> how the IOS behaves in this situation and how the packets are routed
> to destination and still using loadbalancing and EIGRP? how can I do
> this?


I dont think EIGRP is the issue - the same stuff happens with any routing
protocol, in that some kinds of faults depend on a timeout, so there is a
delay between a fault and detection of a fault.
>
> any one plz help me.
>
> regards
> Manoj.

--
Regards

Stephen Hope - remove xx from email to reply


 
Reply With Quote
 
 
 
 
phase90
Guest
Posts: n/a
 
      12-26-2003
Manoj,

This issue came up last week on ccie groupstudy. There is a
mechanism

that you may want to take a look at called ip event dampening. Click below
to

learn about it.

http://www.cisco.com/en/US/products/...s_feature_guid
e09186a0080110bc8.html

I did not look very deeply into it but it looks like you can tune yout
routing protocol

to only install the route into the routing table if the interface is
well-behaved.

Good luck. Please let me know if this helps.


Jerry

"Manoj Kumar Reddy" <> wrote in message
news: om...
> Hi Guys,
>
> i got a questions regarding loadbalancing on Cisco routers. say, I
> have two locations( SiteA and SiteB) connected by two E1(LinkA, LinkB
> of equal cost) Links and i am using load balancing on these two links.
> i am using VoIP between Site A and Site B,so voice packets are also
> routed via these two links. its everything ok if these two links are
> stable. what happens when one of the links(say Link A) is
> inconsistent. I mean if the LinkA is going up and down very frequently
> ( say for every 30 seconds), what happens to the voice packets?can the
> packets that are routed on Link A reach their destination? i suppose,
> if the packets are lost on link A, i can't ask the speaker to
> reproduce the packets like how data packets are regenerated by their
> applications, if they are lost. I think IOS maintains the route
> corresponding to failed link for some period of time in its routing
> table. what happenes to the voice packets routed via this particular
> link A in the time between the link failure and the time of deletion
> of route by IOS from its routing table?
>
> how the IOS behaves in this situation and how the packets are routed
> to destination and still using loadbalancing and EIGRP? how can I do
> this?
>
> any one plz help me.
>
> regards
> Manoj.



 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
EIGRP load balancing James Cisco 4 02-12-2007 04:37 PM
EIGRP, Want to prevent any EIGRP traffic to a interface BG Cisco 3 02-09-2006 08:05 PM
EIGRP and load balancing MJ Cisco 0 03-23-2005 07:52 PM
EIGRP load balancing JSA Cisco 7 08-11-2004 07:20 AM
redundancy/failover/load balancing with eigrp examples???? David Cisco 0 11-12-2003 04:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57