<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/1546981-ethernet-bond-aggregation-status",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Ethernet Bond Aggregation Status"
}
-->

# Ethernet Bond Aggregation Status

Ethernet bond aggregation status codes.

## Topics

### Constants

[`var kSCBondStatusOK: Int`](/documentation/SystemConfiguration/kSCBondStatusOK)

The status is valid (for example, enabled, active, running, and so on).

[`var kSCBondStatusLinkInvalid: Int`](/documentation/SystemConfiguration/kSCBondStatusLinkInvalid)

The link state is not valid (such as down, half-duplex, or wrong speed).

[`var kSCBondStatusNoPartner: Int`](/documentation/SystemConfiguration/kSCBondStatusNoPartner)

The port on the switch to which the device is connected doesn’t seem to have 802.3ad Link Aggregation enabled.

[`var kSCBondStatusNotInActiveGroup: Int`](/documentation/SystemConfiguration/kSCBondStatusNotInActiveGroup)

Communication with a partner is occurring, but the link aggregation group is different from the one that is active.

[`var kSCBondStatusUnknown: Int`](/documentation/SystemConfiguration/kSCBondStatusUnknown)

Nonspecific failure.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)