> Source: [sk184661](https://support.checkpoint.com/results/sk/sk184661)

# sk184661 - After an upgrade of Maestro to R82, the bond interface is not fully operational, showing an incorrect or inconsistent link speed

| Property | Value |
|----------|-------|
| Solution ID | sk184661 |
| Date Created | 2026-02-12 |
| Last Modified | 2026-02-18 |
| Technical Level | Advanced |
| Products | Scalable Platforms |
| Versions | R82 |

## Symptoms

- * After upgrading a Quantum Maestro environment to R82, the Bond interface is not fully operational. Running `ethtool ` shows an incorrect or inconsistent link speed.

* The subordinate interface shows "churned" state. The `/proc/net/bonding/<bond_name>` file contains:

  `Actor Churn State: churned`

  `Partner Churn State: churned`
* When examining the `/proc/net/bonding/<bond_name>` file with the command `grep "port state:"`, the output shows inconsistent port state values (should be 61/63) across uplink ports:

  `port state: 63`

  `port state: 15`
* When examining the `/var/log/messages` file with the command `grep LACP`, the output shows that that the following script was not run after the boot phase:

  `/usr/scripts/align_the_local_LACP_bonds_to_chassis_monitor_bonds.py`

## Cause

During the upgrade process, the `LACP_SYNC pnote` is intentionally disabled.

This pnote is responsible for triggering the execution of this script:

`/usr/scripts/align_the_local_LACP_bonds_to_chassis_monitor_bonds.py`

Because the script is not executed after the upgrade completes, the LACP bond configuration is not synchronized across the Security Group Members (SGMs), and the bond state is inconsistent.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
