Help choose the appropriate etherchannel load balance method

Hi
I have 2 network architectures :case A and case B  (found architecture below)
Case A : one server connected on the switch on each site
Case B : 3 server connected on the switch behind a router on each site
2 site are connected by 2 wireless link :each wireless link have 105 Mbps bandwith (I absolutly need the agregate bandwith 210)
Site headquarter is the principal site and site backup is use to backup data located on the principal site
I use Gbit cisco  2960 switch
I use etherchannel to agregate the 2 switch port (port 1 and port 2) where the 2 wireless link are connected
I configure src-mac for case A but all trafic is send only on one wireless link .
Please help me to choose the more appropriate load balance method to load balance traffic between the 2 link for the case A and for the case B
Please advise
Thanks in advance

Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Your Case A might be handled by port hashing, but unfortunately most Cisco platforms don't support it.
Your Case B isn't much better, as you only have 3 hosts on each side, and according to your drawing, they are behind routers, so you don't want to use MAC hashes.  If you don't have port hashing, next best choice might be src-dest-IP hashing.  Again, though, with just 3 hosts, your distribution will likely not be very balanced, especially over shorter time intervals.
To obtain best utilization of your links, you need some kind of better link bonding, such as MLPPP (unfortunately, usually won't scale to FE rates) or a hardware MUX.  Next best option, if you could route across the links, would be something like Cisco's OER/PfR which can dynamically load balance.

Similar Messages

  • LACP Load Balancing Method

    We have two stack of 3750-X switchs interconnected through LACP, and a CheckPoint Firewall connected to one of the stack. The Firewall use a LACP bond to connect to the 3750-X Stack. On the Cisco switches we don't use any Layer3 functionality.
    Since the switch are used in Layer2 mode, can we define the a load balancing method that use IP informations ?
    For example Can we change the load balancing method from src-mac to src-dst-ip ?
    BRgds

      Hi,
    yes you can choose the method of Load balancing in LACP:
    port-channel load-balance {dst-ip | dst-mac | src-dst-ip | src-dst-mac | src-ip | src-mac}
    Configure an EtherChannel load-balancing method.
    The default is src-mac.
    Select one of these load-distribution methods:
    •dst-ip—Load distribution is based on the destination-host IP address.
    •dst-mac—Load distribution is based on the destination-host MAC address of the incoming packet.
    •src-dst-ip—Load distribution is based on the source-and-destination host-IP address.
    •src-dst-mac—Load distribution is based on the source-and-destination host-MAC address.
    •src-ip—Load distribution is based on the source-host IP address.
    •src-mac—Load distribution is based on the source-MAC address of the incoming packet.

  • Etherchannel load balancing options

    Reading up on my Etherchannel load balancing options (src or dst, mac or IP) it seems to me that I don't have a good way of using Etherchannel to increase bandwidth in my situation. In my scenario, I have a Windows terminal server servicing a couple hundred users which are using a SQL database on a 2nd server. Both servers are on the same switch. Basically I only have one MAC and one IP. Is there a way to utilize multiple links in this scenario? It seems like I would need a packet based technique to take advantage of multiple channels and unfortunately that isn't an option with etherchannel. Thoughts?
    Thanks,
    Diego

    Hi Diego,
    If I understand you correctly, your scenario is similar to this
    200users--Switch===channel===Switch--Server1+2
    If that's how it is set up, then you have multiple source addresses with the same destination address. So if you select either 'source' or 'source and destination' as your frame distribution method, then you should have a pretty even distribution of traffic.
    HTH,
    Bobby
    *Please rate helpful posts.

  • IPS etherchannel load balancing design

    Is it possible to do a etherchannel load balancing with the design attached? i know I need to configure vlan pairs but I'm not sure if it's possible with my current design

    Etherchannel design will work with interface pair as well ,provided the design is appropriate to take care of the asymmetry.
    Coming to your design, if i understand the requirement correctly, you wish to create etherchannel between 3750 stacked switch and the pair of CAT6K. Enabling VSS on the pair of CAT6K switches and then creating etherchannel should help.But the flow symmetry will not be guaranteed ( meaning the same IPS may not see the forward and the reverse packets of the flow).

  • Load Balance method for proxy - ISA or BlueCoat

    Hi,
    I would like to know that which load balance method such as src-ip, cookie or etc is most suitable for load balancing proxy servers such as ISA or Bluecoat. The Proxy will listen to many services - http, https, ftp, and etc. Thanks for the help.

    The methods you mentioned are not loadbalancing technics, but stickyness features.
    Stickyness is not always necessary.
    Now, for caching devices, it is good to always send users requesting a same object to a single proxy, so that the same object is not cached in all the proxies.
    Therefore, the solution in this case is loadbalancing with url hashing.
    For HTTPs, if you terminate SSL on the loadbalancer, you can use the same solution.
    For all the other traffic, I would suggest to start with roundrobin and see after a while if it requires some adjustments or not.
    Gilles.

  • Etherchannel Load-Balancing To Host (Confused)

    I'm a bit confused as to how an etherchannel load-balances traffic across all the links, in the port-channel.  If I have a 4 port etherchannel, to an AIX host, does the traffic load balance across all 4 ports?   In reading the load-balancing documentation, it states that a global configuration of src-mac forwards traffic from the same host, over the same port, all the time, whereas it forwards traffic over different ports for other hosts.  What if it's the same host tied into the port-channel?  So if my AIX box has 4 ethernet cards in a port channel, each ethernet card goes over only one link?  If the ethernet cards are bundled, into a port channel config, is there no way to load balance all the traffic?  Maybe I'm misunderstanding the etherchannel configuration and how it works.  Thanks for any and all help!!
    Dan

      Port channel is link aggregation for all traffic which will get distributed across all links.  A given ip conversation will only travel down one of those links at any given time. The single ip conversation is not carried say for instance across all 4 links if it's a 4 port etherchannel.

  • Etherchannel Load balancing

    I have three Gigabit aggregated with LACP to a IBM server. When I ask one ftp from this server I saw the performance is around 80 MB/s, if I ask two ftp to different equipmpents the performance is 160 MB/s (it uses 2 of the links of the bundle). However if I ask for three ftp the performance keeps in 160 MB/s although it uses the three links of the bundle. Is there a limit for Cisco? Anyone knows the reason? It seems like we can transmit as maximum at 160 MB/s

    Glen is absolutely correct. on layer 2 switches EtherChannel load balancing can use either source-MAC or destination-MAC address forwarding.
    With source-MAC address forwarding, when packets are forwarded to an EtherChannel, the packets are distributed across the ports in the channel based on the source-MAC address of the incoming packet. Therefore, to provide load balancing, packets from different hosts use different ports in the channel, but packets from the same host use the same port in the channel. With destination-MAC address forwarding, when packets are forwarded to an EtherChannel, the packets are distributed across the ports in the channel based on the destination host MAC address of the incoming packet. Therefore, packets to the same destination are forwarded over the same port, and packets to a different destination are sent on a different port in the channel.
    So with every different source or destination mac it will use a diff link. If there is a session started on a aprticular link for a source to a destination it will keep on using the same link until the session termiantes or link goes down.
    HTH, Please rate if it helps.
    -amit singh

  • Etherchannel Load-Balance

    Hi All,
    I have one Catalyst 6509 connected to Catalyst 4500X-VSS using a Layer 2 Etherchannel.
    So, 6509 are using src-dst-ip for Etherchannel Load Balance and 4500X are using src-dst-port.
    Anyone knows if this will work fine or if I may have some problem?
    Is recommended change that configuration or not?
    Tks.

    I agree with Karsten, That there would be any problem.
    As you know Etherchannel is kind of load sharing among the links...It has its own way of load sharing/balancing the traffic if you leave it to default. (which means you might end up using the same link most often times if you dont change the default load balancing method). Hence we see people change the default method to the one which they want and get the nearest load sharing/balancing over the links utilization.
    HTH
    REgards
    Inayath

  • Load Balancing Method

    I want to lod balance two servers using CSS 11503. The requirement is to send all the traffic to Server1 untill it dies. Meaning that...Server2 will be sitting idle and only become active when Server 1 is not available. I am not sure which load balancing method should be used to acheive this result.
    Any suggestions !!!!!

    you should use the sorry server function.
    Here is a link to a sample config.
    http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_example09186a0080093de8.shtml
    Gilles.

  • Best HTTP load balancing method

    This is probably basic, but how satisfactory is this http load balancing method:
    service http-1
    ip address 192.168.1.10
    protocol tcp
    port 80
    keepalive type tcp
    active
    service http-2
    ip address 192.168.1.9
    protocol tcp
    port 80
    keepalive type tcp
    active
    owner http
    content web-domains
    vip address 10.0.0.1
    add service http-1
    add service http-2
    protocol tcp
    port 80
    balance leastconn
    active
    Should I rather use sticky-mask 255.255.255.255 or advanced-balance sticky-srcip?

    It really depends what you are doing.
    Some people will find this acceptable and for others it will just not work.
    Do you need persistency ?
    To answer this question check with your webserver admin.
    does this website have a shopping basket ?
    Finally, changing the sticky-mask is useless if you do not have sticky-srcip. So your question should be ..or .. but .. and ..
    Anyway, it all depends what is required for your website to work.
    You can try this config and if you run into problem capture a sniffer trace and identify the problem to see if a configuration change is needed.
    Regards,
    Gilles.

  • EtherChannel load-balance on Catalyst 6500 running CatOS

    I know EtherChannel load balancing can use either MAC addresses, IP addresses, or the TCP port numbers.
    1 Can I config it to make sure every port under the same Channel group has the same traffic utilization?
    2 If one of the Etherchannel physical port has traffic more than its physical bandwidth, why switch can't use another Etherchannel physical port to share the traffic?

    Normally it will fairly well balance the traffic . There is no way to make sure each channel is exactly the same utilization wise . You can look at how it is load balanced and make a change from say mac to ip address if it looks like you aren't getting the balance you want . It would be very rare that you are going to fill one port on the channel without filling the rest almost the same .Exceptions would be if you most of your traffic is headed to one place like a certain server , even then if you used ip addresses in both directions as the load balance I think it would balance out pretty good. If it got to that point where one link was almost filled you would have to think about adding another port to the channel . This is a real good page http://www.cisco.com/en/US/tech/tk389/tk213/technologies_tech_note09186a0080094714.shtml

  • What is the concept of load-balancing

    Hi All,
    can any one explain me the concept of load-balancing
    Thanks.

    In simple words, when one server within a load-balancing setting (where more servers are able to run the same process) has too many requests to process, it will off-load a number of those requests to other servers in the same setting. This will be done in a way that it will be transparent to the final user, meaning that the user who has made the request does not know or perceive which server has processed his request.

  • A question about the SharePoint services load balancer

    Let's consider a farm with one WFE and two app servers, A and B. Both app servers are running the Managed Metadata Service (MMS). 
    User requests a page from the WFE, which talks to the database server. The operation needs information from the MMS, so the WFE requests information from the round robin load balancer for SharePoint web services. Let's say server A is down. 
    Here's my question - what happens next?
    a) The round robin load balancer tells the WFE the MMS is on servers A & B. The WFE tries server A, fails, and returns a failure. 
    b) The round robin returns servers A & B. The WFE tries server A, which fails. The WFE then tries server B.
    c) The round robin returns either A or B, depending on which is next in rotation. The WFE tries the server returned. If the server returned is A, the WFE returns a failure. 
    d) The round robin returns either A or B, depending on which is next in rotation. The WFE tries the server returned. If the server returned is A, the WFE queries the round robin service again.
    e) The round robin knows server A is down, returns only server B to the WFE. 
    Philo Janus, MCP Bridging business & Technology: http://www.saintchad.org/ Telecommuter? http://www.homeofficesurvival.com/ Author: Pro InfoPath 2007 & Pro InfoPath 2010 Pro PerformancePoint 2007 Pro SQL Server Analysis Services 2008 Building Integrated
    Business Intelligence Solutions

    When a Service Application is down, the application load balancer removes that endpoint from the load balancer. When it becomes available again, it adds it back. This way the WFE would just contact the MMS endpoint that was available, not try and timeout
    against an unavailable endpoint.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Choosing the Appropriate Help system

    Hi-
    I am trying to convert my Framemaker files (book actually)
    into on-line help and I have a few questions.
    1.) I should be able to import my whole book into Robohelp
    once I select the appropriate help system. Is this correct?
    2.) How do I know which Help system to choose? Which are
    better? I am trying to construct a help system which we can put on
    the customer's server along with our web based application. Does
    this mean that I should be using WebHelp Pro? Does this cause
    further problems for the customer (re: do they have to have a
    certain server?
    Thanks,
    Ingrid

    Hi Ingrid.
    Your server will more than likely already have either Apache
    or IIS on it depending on it's configuration but you do not need to
    bother with this if you use Webhelp output. You just use RH ro
    produce the files which are placed on the server. It is only if you
    use the RH Server product to produce Webhelp Pro output do you need
    to have IIS installed.
    When you produce your webhelp output there are two steps. The
    first step allows you to generate the output (normally to a local
    directory) where it can be checked and tested. The second step is
    to publish the output to the required location (in your case the
    server). Both of these steps can be performed through the
    properties of your WebHelp single source layout. This defines the
    characteristics of your webhelp output as well as the physical
    locations used for the generation and publishing.
    As far as RH books go, there isn't a lot around. You don't
    say which version of RH you are using but in case you are on RH7
    don't be fooled by a book on Amazon which is actually for a very
    old version of RH. These forums are actually an excellent source of
    information as are the following sites:
    Robowizard
    Peter Grainge
    You could also look through the tutorials on the Adobe
    website and even just mess around with a blank project. The UI is
    really very intuitive. Finally don't feel afraid to ask questions
    here. You bound to get a response quickly from one of the RH users
    who have a wealth of experience between them.

  • Load Balancing Methods in Planning

    Ware planning on Load Balancing our two web servers for performance reasons and our consultant and IT side had two different ideas of what this would mean.
    Our IT side wants to us IIS and set up a Virtual Machine/IP that sits on both web servers (which are NIC card connected) thus creating the virtual entry point that would move activity to the least busy server.
    Our consultant was thinking we'd have a seperate piece of HW (like CISCO or Baracuda - F5) that would perform the load balancing on it's own and direct traffic accordingly. He was not aware of an install utilizing the first method and we're wondering if this IIS solution will work or not.
    We are using TOMCAT out of the box here too.
    Any help is appreciated! We're toast on getting a new piece of HW in here in time for us to complete our migration but I just want to make sure we don't waste time going down a path that isn't viable.

    Hi Paul,
    The bulk of the work of a Planning server is performed by the Java App Server.
    To have a highly available Planning environment you will need to look at clustering Tomcat and may need to use something like BEA Weblogic instead.
    Check out the Clustering EPM Web Applications in the below PDF document.
    http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_manual_deployment.pdf
    Regards,
    -John

Maybe you are looking for

  • Question regarding generics and collections

    Hi, I am stuying the Sierra and Bates book for SCJP. One particular answer to a question in it is puzzling me at the moment: Given a method as public static <E extends Number> List<E> process(List<E> nums) A programmer wants to use this method like t

  • [SOLVED]Unable to boot into the kernel I compiled, kernel panic

    I try to compile a kernel myself and boot into it, and I use virtualbox to test it. (arch guest inside my arch host)  I first copy /proc/config.gz of my guest system to the linux source code directory, rename it to .config, and just compile it. After

  • What's the best way to transfer (not forward) a call from one iPhone to another?

    What's the best way to transfer (not forward) a call from one iPhone to another? Is there an app available that does this? I'm asking about receiving a call, then transferring that caller to another iPhone on a separate number and then disconnecting

  • How do I access my ExportPDF subscription?

    I've paid the subscription.. How do I access the service to convert PDF to Word doc?@

  • Masking - Split TO by Storage Type

    Hi! I want to create split TO by storage type. I have created the sort profile and split profile. Now, I need to configure when split TO should take place via LE> WM >activities > transfers > processing performance data / TO split. However, I do not