Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Network | Monitoring » LACP Configuration on Cisco 3650 Switch

LACP Configuration on Cisco 3650 Switch

Posted on 08/08/201901/10/2023 Christian By Christian No Comments on LACP Configuration on Cisco 3650 Switch

Link Aggregation Control Protocol is part of the IEEE specification 802.3ad that allows you to bundle several physical ports to form a single logical channel. When you change the number of active bundled ports on a port-channel, traffic patterns will reflect the rebalanced state of the port channel.

Here are the steps needed for a LACP Configuration on Cisco 3650 Switch. For more details on the commands used, see the links below.

Step 1: Enter global configuration mode and specifies the port channel interface. This enters interface configuration mode as shown below

Switch#configure terminal
Switch(config)#interface port-channel 5
  • No need to configure IP etc.

Step 2: Next bundle it to the interface

switch(config)# interface fastethernet 0/1

and if you have more than one port use port range to bundle this together. i.e, 

switch(config)# interface range fastethernet 0/1 - 4

Step 3: Assigns the interface to a port channel group and sets the LACP mode.

 switch(config-if)# channel-group 5 mode active

Below are the types of LACP modes that can be assigned to a channel group

Active: Places a port into an active negotiating state, in which the port initiates negotiations with other ports by sending LACP packets.

Passive: Places a port into a passive negotiating state, in which the port responds to LACP packets it receives but does not initiate LACP negotiation. In this mode, the channel-group attaches the interface to the bundle.

On: All static EtherChannels, that is, the port is not running LACP messaging but static bundling. With this mode, the switch or the other end switch will not recognize any problem with ether channel and will not tell about the problem.

See the links below for more
– https://www.grandmetric.com/knowledge-base/design_and_configure/how-to-configure-lacp-on-cisco/
– https://www.cisco.com/c/en/us/td/docs/ios/12_2sb/feature/guide/gigeth.html

I hope you found this blog post helpful in performing LACP Configuration on Cisco 3650 Switch. If you have any questions, please let me know in the comment section.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Network | Monitoring

Post navigation

Previous Post: How to configure a console port password on Cisco Router
Next Post: Stop Apps from running automatically on MAC

Related Posts

  • Case Of Internal Sabotage And Recovery
    A real case of Internal Sabotage and Recovery Network | Monitoring
  • Screenshot
    How to configure Synology Active Insights Network | Monitoring
  • pst
    How to Import PST file into Exchange Server 2016 Network | Monitoring
  • Exchange Admin Centre   EMC
    How to grant Access to User Mailbox Network | Monitoring
  • pst
    Outlook Data File: Fix PST Error – Exceeded Maximum Large Items Network | Monitoring
  • Feature image Wakeonlan
    How to download and use the NirSorf WakeonLan tool Network | Monitoring

More Related Articles

Case Of Internal Sabotage And Recovery A real case of Internal Sabotage and Recovery Network | Monitoring
Screenshot How to configure Synology Active Insights Network | Monitoring
pst How to Import PST file into Exchange Server 2016 Network | Monitoring
Exchange Admin Centre   EMC How to grant Access to User Mailbox Network | Monitoring
pst Outlook Data File: Fix PST Error – Exceeded Maximum Large Items Network | Monitoring
Feature image Wakeonlan How to download and use the NirSorf WakeonLan tool Network | Monitoring

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Featured image   The Local Device Name is Already in Use
    How to Fix The Local Device Name is Already in Use Windows
  • EC2
    How to Add and Format a New Virtual Disk to an EC2 Instance AWS/Azure/OpenShift
  • DELL Data Protection
    How does DELL Free Fall Data Protection work? Windows
  • How to pause updates and why
    How to Pause Windows Update via Windows Settings Windows
  • SQL Error
    Fix “the server was not found or was not accessible: Verify that the instance name is correct and that SQL Server is configured to allow remote connections” Oracle/MSSQL/MySQL
  • linux w640 h400
    How to install and configure Ubuntu Linux on VirtualBox Linux
  • a Multiple SPF Records  Issues and Examples@2x
    How to setup SPF and TXT Records in AWS AWS/Azure/OpenShift
  • How to Force Stop a Grayed Out Windows Service
    How To Force Stop A Windows Service When Stop Option Is Grayed Out Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,819 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.