What's the LAG interface period be if the two switches have different periods set“simple” question about...

Robbers: The Hidden OEIS Substring

Shortest distance around a pyramid?

Is an acid a salt? Why (not)?

Is there a word for a message that is intended to be intercepted by an adversary?

What species of wasp is this? And how to get rid of them?

Simple LED driver, transistor and GPIO

Should I intentionally omit previous work experience when applying for jobs?

Why do players in the past play much longer tournaments than today's top players?

Is lack of functional requirements agile?

How can one write good dialogue in a story without sounding wooden?

How to know whether a Tamron lens is compatible with Canon EOS 60D?

Are neural networks prone to catastrophic forgetting?

Was the Ford Model T black because of the speed black paint dries?

Why isn't pressure filtration popular compared to vacuum filtration?

Why do people keep referring to Leia as Princess Leia, even after the destruction of Alderaan?

Supporting developers who insist on using their pet language

When casting Eldritch Blast with the Agonizing Blast eldritch invocation, what do I add to my damage roll?

How to achieve this rough borders and stippled illustration look?

How were Martello towers supposed to work?

How did the hit man miss?

Managing and organizing the massively increased number of classes after switching to SOLID?

definition of "percentile"

During copyediting, journal disagrees about spelling of paper's main topic

Who Can Help Retag This?



What's the LAG interface period be if the two switches have different periods set


“simple” question about VLAN switchingDesigning OSPF mesh network[L4, F/W]How can I deal with SPEED?Converting trunk interface to be in an ether-channel mode between cisco 3650 and 4500XLowest Possible Failover LatencySuppose we have a computer Network formed using a HUB but every connection is Full-Duplex. Would we STILL have the possibility of collisions?High availability LAN segment with Cisco ISR4451X and 2 x Netgear GS724 - Port-channel vs. BDI vs. BVI?Layer 2 Routing between subnets and VLANSTwo channels between two switchesNetwork Redundancy with LACP Trunking






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















Considering a LAG interface between two devices A and B, A is configured to have LACP fast transmission and B to be LACP slow what would be the resulting aggregate interface's period be?










share|improve this question





























    1















    Considering a LAG interface between two devices A and B, A is configured to have LACP fast transmission and B to be LACP slow what would be the resulting aggregate interface's period be?










    share|improve this question

























      1












      1








      1








      Considering a LAG interface between two devices A and B, A is configured to have LACP fast transmission and B to be LACP slow what would be the resulting aggregate interface's period be?










      share|improve this question














      Considering a LAG interface between two devices A and B, A is configured to have LACP fast transmission and B to be LACP slow what would be the resulting aggregate interface's period be?







      switching layer2






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 8 hours ago









      Rakesh NitturRakesh Nittur

      1402 silver badges10 bronze badges




      1402 silver badges10 bronze badges






















          1 Answer
          1






          active

          oldest

          votes


















          3














          lacp rate configures the rate at which LACP control frames are sent from an interface. Each side can have its own rate (normal= 30 s, fast = 1 s).



          lacp ratedoes not have any effect on the actual interface transmission rate (except for increasing overhead a tiny bit).






          share|improve this answer


























          • So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

            – Rakesh Nittur
            7 hours ago













          • If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

            – Zac67
            7 hours ago














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "496"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f60358%2fwhats-the-lag-interface-period-be-if-the-two-switches-have-different-periods-se%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3














          lacp rate configures the rate at which LACP control frames are sent from an interface. Each side can have its own rate (normal= 30 s, fast = 1 s).



          lacp ratedoes not have any effect on the actual interface transmission rate (except for increasing overhead a tiny bit).






          share|improve this answer


























          • So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

            – Rakesh Nittur
            7 hours ago













          • If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

            – Zac67
            7 hours ago
















          3














          lacp rate configures the rate at which LACP control frames are sent from an interface. Each side can have its own rate (normal= 30 s, fast = 1 s).



          lacp ratedoes not have any effect on the actual interface transmission rate (except for increasing overhead a tiny bit).






          share|improve this answer


























          • So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

            – Rakesh Nittur
            7 hours ago













          • If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

            – Zac67
            7 hours ago














          3












          3








          3







          lacp rate configures the rate at which LACP control frames are sent from an interface. Each side can have its own rate (normal= 30 s, fast = 1 s).



          lacp ratedoes not have any effect on the actual interface transmission rate (except for increasing overhead a tiny bit).






          share|improve this answer















          lacp rate configures the rate at which LACP control frames are sent from an interface. Each side can have its own rate (normal= 30 s, fast = 1 s).



          lacp ratedoes not have any effect on the actual interface transmission rate (except for increasing overhead a tiny bit).







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 7 hours ago

























          answered 8 hours ago









          Zac67Zac67

          37.5k2 gold badges26 silver badges72 bronze badges




          37.5k2 gold badges26 silver badges72 bronze badges













          • So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

            – Rakesh Nittur
            7 hours ago













          • If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

            – Zac67
            7 hours ago



















          • So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

            – Rakesh Nittur
            7 hours ago













          • If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

            – Zac67
            7 hours ago

















          So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

          – Rakesh Nittur
          7 hours ago







          So, does it matter if the two sides are set a different rate like slow on one device and fast on another as far as the LAG is considered? Would the LAG come UP at all ?

          – Rakesh Nittur
          7 hours ago















          If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

          – Zac67
          7 hours ago





          If the other side doesn't time out the LAG trunk within 30 seconds then no, it doesn't matter.

          – Zac67
          7 hours ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Network Engineering Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f60358%2fwhats-the-lag-interface-period-be-if-the-two-switches-have-different-periods-se%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

          The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

          Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...